Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Create Gradle build task to perform automatic release process #192

@garrettjonesgoogle

Description

@garrettjonesgoogle

Still manual:

  • Update version.txt

Full process:

  • verify that there are no local changes before starting the process
  • update docs (there is already a task for this step - updateDocsWithCurrentVersion)
  • commit generated gh-pages (updateDocsWithCurrentVersion puts this under tmp_gh-pages/)
  • upload built archives (uploadArchives is the command that needs to be invoked when being performed manually)
  • close & release the archive on Sonatype
  • commit the auto-generated doc updates
  • push the auto-generated doc updates to github

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions