Skip to content

How best to serve versioned files? #4

@matt-dray

Description

@matt-dray

What is the best way to version files in this repo and refer to them from other repos?

For example, let's imagine a Shiny app that contains a reference file. The app and the file are in the same repo and therefore they are the same version. If the reference file is moved into this repo, the app and the file versions will become decoupled. Independent changes may happen in the app or to the file, so a new release of the app should be tied to the concurrent version of the reference file.

We serve the json schema from nhp_models with a branch per version. Could something similar be achieved here? There could be a lot of files to serve, so it may not be viable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: mustMoSCoW priorityquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions