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

Enhance GitHub Actions workflow for performing releases #67

Merged
merged 3 commits into from
Oct 8, 2023

Conversation

rmgrimm
Copy link
Contributor

@rmgrimm rmgrimm commented Oct 8, 2023

  • Allow specifying release version and next development version
  • Allow dry-runs
  • Create draft release in GitHub from the tag created by maven-release-plugin
  • Split the container image building to a separate workflow
  • Also add GitHub Actions to dependabot.yml
  • Also add caching and path filtering to pull-request-tests.yml

@rmgrimm rmgrimm added enhancement New feature or request build Issue or pull request related to building the project (eg, Maven, GitHub Actions) labels Oct 8, 2023
@rmgrimm rmgrimm force-pushed the enhance-perform-release branch from b10dfba to b27b134 Compare October 8, 2023 04:37
@rmgrimm rmgrimm merged commit eed9faa into FwMotion:main Oct 8, 2023
2 checks passed
@rmgrimm rmgrimm deleted the enhance-perform-release branch October 8, 2023 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issue or pull request related to building the project (eg, Maven, GitHub Actions) enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant