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: Improve Github workflows #104

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

matrei
Copy link
Collaborator

@matrei matrei commented Feb 23, 2024

  • Separate test and build tasks for pull request and push events.
  • Improve job and step names to reflect what is actually done in the steps.
  • Order env vars alphabetically
  • Add BETA env var to doc publishing. This prevents publishing if the release is a milestone or release candidate.
  • Centralize user name and email to one place and update Puneets email.
  • Remove some redundant env vars that were set to the same as the default values.

- Separate test and build tasks for pull request and push events.
- Improve job and step names to reflect what is actually done in the steps.
- Order env vars alphabetically
- Add BETA env var to doc publishing. This prevents publishing if the release is a milestone or release candidate.
- Centralize user name and email to one place and update Puneets email.
- Remove some redundant env vars that were set to the same as the default values.
@matrei matrei merged commit 0fd84e6 into grails:6.0.x Feb 23, 2024
5 checks passed
@matrei matrei deleted the matrei/clarify-gh-workflows branch February 23, 2024 13:15
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