Make version tags part of the release process #1386
KJ7LNW
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
I wanted to test an older version, and it was difficult to figure out where the version changed. how can we roll tags into the release process?
here is a simple script:
which produces commands to add tags based on the
+ "version" : "v3.4.5"
change toproject.json
. Tags 4 versions that already exist are excluded.Question:
Would someone who is authorized to push tags to Roo-Code be willing to run the following? it would be helpful to those of us who are hacking on Roo:
Beta Was this translation helpful? Give feedback.
All reactions