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

Version Bump workflow - Fix while loop #3003

Merged
merged 1 commit into from
Feb 12, 2024
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

This PR fixes a syntax error in the while loop for checking if the versions have been updated. I have tested this bit of code locally and it now works properly.

Code changes

  • .github/workflows/version-bump.yml: Update back to a while..do loop with proper syntax.

Screenshots

Before you submit

  • 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
  • Ensure that all UI additions follow WCAG AA requirements

@vgrassia vgrassia self-assigned this Feb 12, 2024
@vgrassia vgrassia requested a review from a team as a code owner February 12, 2024 18:09
@vgrassia vgrassia enabled auto-merge (squash) February 12, 2024 18:11
@vgrassia vgrassia merged commit c9c0d0b into main Feb 12, 2024
5 of 6 checks passed
@vgrassia vgrassia deleted the fix-while-loop-version-bump branch February 12, 2024 18:20
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