You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to what's been done in https://github.com/naorlivne/parse_it Travis CI should be configured that whenever the version of the sdk is changed to do the following:
create a new tag of the matching version
create a new release of the matching version (should also create the tag)
3, create a new branch of the matching version
use naorlivne/github-changelog-generator-dockerized docker container to auto create a changelog and push it to the repo
Actual Behavior
There are no release notes\changelog & all version branches & tags are manually created.
The text was updated successfully, but these errors were encountered:
Expected/Wanted Behavior
Similar to what's been done in https://github.com/naorlivne/parse_it Travis CI should be configured that whenever the version of the sdk is changed to do the following:
3, create a new branch of the matching version
Actual Behavior
There are no release notes\changelog & all version branches & tags are manually created.
The text was updated successfully, but these errors were encountered: