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

Fix PR workflow caching and upload build artifacts #696

Merged
merged 8 commits into from
Aug 21, 2024

Conversation

object-Object
Copy link
Member

@object-Object object-Object commented Jul 13, 2024

Fixes #692. Fixes #693.

Changes:

  • Split build and datagen into parallel jobs instead of running sequentially so it's a bit faster
  • Run on main so we actually use the setup-gradle caching feature
  • Upload the jars at the end of the build step for convenient testing

@object-Object object-Object marked this pull request as ready for review August 21, 2024 19:53
@object-Object
Copy link
Member Author

@object-Object
Copy link
Member Author

Bypassing branch protections and merging since the hexdoc build failure is just an external issue.

@object-Object object-Object merged commit bfeb520 into main Aug 21, 2024
3 of 4 checks passed
@object-Object object-Object deleted the fix-pr-workflow branch August 21, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Upload artifacts from PR build workflow Improve PR build workflow caching
1 participant