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

ci(publishing): rename pre-release.yml to latest-release.yml, upload all files in dist/ folder, use a different action for only uploading the assets in tagged-release.yml #4

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

EchoEllet
Copy link
Collaborator

  1. Rename pre-release.yml to latest-release.yml as we might publish tagged pre-releases.
  2. Upload all assets of dist folder instead of JAR files only, this will also upload build/dist/kraft-sync.map which is used for Proguard obfuscation
  3. The current action in tagged-release.yml automates the process of creating the release by pushing a tag, currently we want only to automate uploading the assets of the release.

Ellet added 2 commits June 22, 2024 03:17
…all files in dist/ folder, use a different action for only uploading the assets in tagged-release.yml
@EchoEllet EchoEllet marked this pull request as ready for review June 22, 2024 01:20
@EchoEllet EchoEllet merged commit 84486bb into main Jun 22, 2024
2 checks passed
@EchoEllet EchoEllet deleted the refactor/publish-workflow branch June 22, 2024 01:21
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.

1 participant