Skip to content
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

Merge _cut_rc.yml into version-bump.yml #2908

Merged
merged 1 commit into from
Dec 18, 2023
Merged

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

Move the contents of _cut_rc.yml workflow into version-bump.yml workflow.

Code changes

  • .github/workflows/_cut_rc.yml: Deleted as it's no longer needed.
  • .github/workflows/version-bump.yml: Merged in contents of _cut_rc.yml workflow.

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 18, 2023 17:32
@vgrassia vgrassia self-assigned this Dec 18, 2023
@vgrassia vgrassia enabled auto-merge (squash) December 18, 2023 17:34
@vgrassia vgrassia merged commit 82711a0 into main Dec 18, 2023
4 checks passed
@vgrassia vgrassia deleted the merge-cut-rc-workflow branch December 18, 2023 17:59
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.

2 participants