-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add automated version tagging for CI/CD pipeline #229
base: master
Are you sure you want to change the base?
feat: add automated version tagging for CI/CD pipeline #229
Commits on Sep 4, 2024
-
feat: add automated version tagging for CI/CD pipeline
to support changelog integration and versioned builds.
Configuration menu - View commit details
-
Copy full SHA for 672d26e - Browse repository at this point
Copy the full SHA 672d26eView commit details
Commits on Sep 12, 2024
-
Merge branch 'master' of https://github.com/backend-developers-ltd/Co…
…mputeHorde into feature/auto-tagging-setup
Hiroyuki committedSep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for c002dbd - Browse repository at this point
Copy the full SHA c002dbdView commit details -
fix: switch ACTIONS_PAT to GitHub-provided GITHUB_TOKEN
- replaced the use of a personal access token (PAT) with GITHUB_TOKEN to enhance security. - removed the input from the workflow configuration.
Hiroyuki committedSep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 624fe2d - Browse repository at this point
Copy the full SHA 624fe2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ab51f - Browse repository at this point
Copy the full SHA 09ab51fView commit details
Commits on Sep 13, 2024
-
feat: refactor tagging workflow to expose next tag as output
Hiroyuki committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4399e14 - Browse repository at this point
Copy the full SHA 4399e14View commit details -
Merge branch 'feature/auto-tagging-setup' of github.com:hiroyukikumaz…
…awa/ComputeHorde into feature/auto-tagging-setup
Hiroyuki committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 282a06f - Browse repository at this point
Copy the full SHA 282a06fView commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4d1a9e - Browse repository at this point
Copy the full SHA b4d1a9eView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f21dbc - Browse repository at this point
Copy the full SHA 8f21dbcView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb49d5b - Browse repository at this point
Copy the full SHA eb49d5bView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5660e87 - Browse repository at this point
Copy the full SHA 5660e87View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13aee5c - Browse repository at this point
Copy the full SHA 13aee5cView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c25d6b - Browse repository at this point
Copy the full SHA 0c25d6bView commit details