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

GitHub release tag propagated to artifacts #82

Merged
merged 4 commits into from
Mar 29, 2025
Merged

Conversation

mingness
Copy link
Collaborator

  • edit build.gradle.kts to allow setting version from cli
  • get release tag from context, and process in input into gradle task as parameter
  • update documentation
  • remove unused TAG_NAME from release workflow

the version is set using a conditional, because one cannot set version from cli directly. This is just one way to solve this - if we move version to be set in a unified properties file, there might be yet another solution

Copy link

github-actions bot commented Mar 25, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-03-29 00:16 UTC

@mingness mingness requested a review from Stefterv March 25, 2025 11:17
@mingness mingness merged commit c381f89 into main Mar 29, 2025
2 of 3 checks passed
@mingness mingness deleted the github-release-tag branch March 29, 2025 00:16
@mingness mingness linked an issue Mar 29, 2025 that may be closed by this pull request
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.

Creating a new release doesn't set the version
1 participant