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

BRE-179 - Fix increment version steps #3342

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

vgrassia
Copy link
Member

@vgrassia vgrassia commented Jul 2, 2024

Type of change

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

Objective

This PR fixes the increment version steps in the Build workflow so that the numbers are higher that previously published versions for Android and iOS.

Code changes

  • .github/workflows/build.yml: Change Android offset to 11000 and iOS offset to 8000.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • 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 self-assigned this Jul 2, 2024
@vgrassia vgrassia requested a review from a team as a code owner July 2, 2024 18:07
@vgrassia vgrassia enabled auto-merge (squash) July 2, 2024 18:07
@vgrassia vgrassia merged commit 44f8901 into main Jul 3, 2024
3 checks passed
@vgrassia vgrassia deleted the bre-179_fix-build-workflow branch July 3, 2024 02:02
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