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

hotfix: revert version number in build.gradle and reausable-android-build action #2190

Merged

Conversation

jfmcquade
Copy link
Collaborator

PR Checklist

  • PR title descriptive (can be used in release notes)

Description

The android_release action on the plh-facilitator-mx repo is failing. This is likely due to the merging of #2170 – the plh-facilitator-mx repo targets release v0.16.23 of the code, but uses the reusable-android-release action from master. As this action looks for a specific release number string to be replaced, and as #2170 had updated the target number, the number was not being replaced correctly.

This is a temporary workaround: the action should be reworked to target a placeholder variable instead of a specific version number, or a more thorough improvement should be implemented, as suggested in #2136

Git Issues

Closes #

@esmeetewinkel esmeetewinkel merged commit b92e71c into master Jan 31, 2024
3 checks passed
@esmeetewinkel esmeetewinkel deleted the hotfix/reusable-android-build-action-target-version branch January 31, 2024 11:26
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