forked from e-mission/e-mission-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump up / increment tags on workflow dispatch
This is required since server dispatches workflows in other repos but these don't have any new tags since they were not triggered through the UI. Hence fetching latest server as well as latest repo tag. Then depending on whether last server tag update was a major/minor/patch (semver conventions), will correspondingly update the latest repo tags. If server was major update, latest of dependent repo would also be a major update, so on.
- Loading branch information
1 parent
79b1b52
commit 3074b3b
Showing
2 changed files
with
114 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters