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

Implement release plugin #41

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Implement release plugin #41

merged 5 commits into from
Jan 16, 2024

Conversation

daymxn
Copy link
Collaborator

@daymxn daymxn commented Jan 10, 2024

Per b/317081045,

This implements a new plugin for preparing a release. This plugin provides functionality to;

  • Update the project version declared in the gradle.properties file
  • Create a new .api file in the new api directory
  • Automatically generate the release notes

This PR also fixes the following:

  • b/319482236 -> Store released .api files in a api directory

Warning

This PR should not be merged until the following is complete:

  • The branch is not currently in a release state
  • All of the previous release's .api files are present in the api directory

@daymxn daymxn requested a review from rlazo January 10, 2024 20:11
@daymxn daymxn self-assigned this Jan 10, 2024
@daymxn daymxn enabled auto-merge (squash) January 16, 2024 19:04
@daymxn daymxn requested review from rlazo and davidmotson January 16, 2024 19:04
@daymxn daymxn merged commit 2fe1dfb into main Jan 16, 2024
4 of 5 checks passed
@daymxn daymxn deleted the daymon-implement-release-plugin branch January 16, 2024 19:09
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.

3 participants