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

Automate releases #24

Open
imanushin opened this issue Feb 14, 2024 · 2 comments
Open

Automate releases #24

imanushin opened this issue Feb 14, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@imanushin
Copy link

Current releases are fully manual (which includes manual version update, manual workflow execution, etc.). In addition, we don't use GitHub releases.

So, ideally if we have the following:

  1. Repository admin creates a new release on GitHub
  2. We start workflow which updates repository version according to release (how?) - that is needed for badges.
  3. We publish artifacts to Gradle Plugin Portal and documentation to GitHub.io.
    3.1. Ideally if we can patch documentation without a release.
@magner669 magner669 added enhancement New feature or request help wanted Extra attention is needed labels Feb 29, 2024
@magner669
Copy link

Note #54

@JamieSlome
Copy link
Member

We should also automate the creation of a GitHub Release and Tag as well 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants