Replies: 3 comments 1 reply
Why are these on the same repo? GH doesnt support moving stars. Its that simple. |
0 replies
|
Thanks. Could you point me to that branch? I can't seem to find it and when looking at legacy tags, Github give me a warning that these tags are not on any branch. Am I missing something here? |
1 reply
|
@EinFlex - here: https://github.com/kreuzberg-dev/kreuzberg-lts This is now the kreuzberg-lts repository. I am publishing v4.10.0 from it at the moment. This is the LTS policy: https://docs.kreuzberg.dev/lts/ Hope this clarifies everything |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since I have only found limited information about how semantic versioning and maitenance will be handled with the new xberg while the "legacy" tags for kreuzberg are in the same repo I am askig it here.
I have to maintain systems that won't receive regular updates but still require me to be able to reproduce a certain state in source code in case something fails. Renaming the repo alone already caused issues with our CI and automated testing pipelines. I want to avoid such issues in the future so essentially my question is: Should I prepare to archive used legacy versions of the code now in case the sepcific tags will be overwritten at some point?
Thanks and I appreciate your work!
All reactions