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

DEVOPS-1861 - Update release workflow with proper paths #3059

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

vgrassia
Copy link
Member

@vgrassia vgrassia commented Mar 7, 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 path to AndroidManifest.xml in the Release workflow.

Code changes

  • .github/workflows/release.yml: Update path to AndroidManifest.xml in the Check Release Version step, remove github.event. from inputs as it's not necessary.

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 Mar 7, 2024
@vgrassia vgrassia requested a review from a team as a code owner March 7, 2024 13:59
@vgrassia vgrassia enabled auto-merge (squash) March 7, 2024 14:00
@vgrassia vgrassia merged commit 82c2e91 into main Mar 7, 2024
4 checks passed
@vgrassia vgrassia deleted the devops-1861_fix-release-workflow branch March 7, 2024 14:53
vgrassia added a commit that referenced this pull request Mar 7, 2024
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.

None yet

2 participants