Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update archive run name and fix build tag handling (#127)
* Add get_next_release_version and commit sha to update internal release semver * move internal version into separate action.yaml * move internal version into separate action.yaml * move internal version into separate action.yaml * Add skip tests optional parameter * use test branch for new action * use test branch for new action * move codeartifact call back to workflow * swap to comma delimited string * add ${{ github.action_path }} * add install of semantic-version * fix args to pyscript * fix args in update version and add step id * fix args in update version and add step id * use post instead of build * use post instead of build * update action description * update action description * update action description * update action name * update get_next_release_version.py to correctly handle build tags * update from main * update from main
- Loading branch information