Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags/release branches to repository #228

Open
leolegenie opened this issue Aug 19, 2024 · 0 comments
Open

Add tags/release branches to repository #228

leolegenie opened this issue Aug 19, 2024 · 0 comments

Comments

@leolegenie
Copy link

Is your feature request related to a problem? Please describe.
Unless I am mistaken, currently the repository seems to reflect some kind of latest snapshot that happens to be uploaded at some specific time. We don't see the evolution of any classes or the project as a whole or see the release history, there are no release branches or any tags. This makes it difficult for the case where we want to analyze a problem in a non-latest-snapshot version as we can't be sure with what code state it was built on.

Describe the solution you'd like
Have the repository available at least with latest branches per major release (e. g. 4.x.x, 5.x.x, 6.x.x), ideally also have tags to see the evoluation of those branches.

Describe alternatives you've considered
Perhaps as an alternative solution, you could upload the latest snapshot of the repository per branch as a zip-dump somewhere, so we can self-serve and diff locally?

Additional context
N/a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant