Skip to content

Implement release workflow as in miden-debug repo #726

@greenhat

Description

@greenhat

See https://github.com/0xMiden/miden-debug/blob/next/.github/workflows/release.yml

The workflow:

  1. The merge from the next to main triggers the release-plz and creates a release PR;
  2. When the release PR is merged the git tag is set and artifacts are published under the GH release;
  3. The main branch is merged back to the next branch (manual step for now, look into automating it).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions