Skip to content

Update version bump workflow#2898

Merged
vgrassia merged 6 commits intomasterfrom
update-version-bump-workflow
Dec 12, 2023
Merged

Update version bump workflow#2898
vgrassia merged 6 commits intomasterfrom
update-version-bump-workflow

Conversation

@vgrassia
Copy link
Member

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [X] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

This PR updates our Version Bump workflow so that it can be called from other workflows and also creates and approves PRs automatically. There are also other miscellaneous changes to formatting and names as well.

Code changes

  • .github/workflows/version-bump.yml: Updated workflow to be callable and create/approve PRs automatically.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@vgrassia vgrassia requested a review from a team December 11, 2023 22:06
@vgrassia vgrassia self-assigned this Dec 11, 2023
@github-actions github-actions bot added the iOS label Dec 11, 2023
@vgrassia vgrassia removed the iOS label Dec 11, 2023
@bitwarden-bot
Copy link

bitwarden-bot commented Dec 12, 2023

Logo
Checkmarx One – Scan Summary & Detailsdc720559-d5c0-4aca-bf1b-148b567a846e

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 107 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 33 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 83 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 89 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 101 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 95 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...

Fixed Issues

Severity Issue Source File / Package
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 72
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 60
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 48
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 66
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 54
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 31

@vgrassia vgrassia merged commit 9eca82a into master Dec 12, 2023
@vgrassia vgrassia deleted the update-version-bump-workflow branch December 12, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants