You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: All the tasks required to complete a release of sigstore-java and maven/gradle plugins
4
+
title: Release v<fill in>
5
+
labels: ''
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
Full release instructions are at: [RELEASING.md](/sigstore/sigstore-java/blob/main/RELEASING.md)
11
+
12
+
## Tag Release
13
+
-[ ]`v<version>`
14
+
15
+
## Publish Release
16
+
-[ ]`sigstore-java`, `sigstore-maven-plugin` to Maven Central ([action](https://github.com/sigstore/sigstore-java/actions/workflows/release-sigstore-java-from-tag.yaml))
17
+
-[ ]`sigstore-gradle-plugin` to Gradle Plugin Portal ([action](https://github.com/sigstore/sigstore-java/actions/workflows/release-sigstore-gradle-plugin-from-tag.yaml))
0 commit comments