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

Tentative op-geth Release workflows for CELO #314

Merged
merged 6 commits into from
Jan 30, 2025
Merged

Conversation

alvarof2
Copy link
Member

There are 3 workflows:

  • [cLabs] Create First Draft Release For A Branch: Manually run workflow for the first DRAFT release with 2 inputs:
    • release_tag: The tag for the CELO op-geth release, for example v11.0.0
    • forked_from: the official Optimism op-geth tag/release, for reference.
Screenshot 2025-01-21 at 10 30 07
  • [cLabs] Release Drafter After First Release: Runs on PR merge AFTER the initial release has been published. Creates a DRAFT release with semver bug version increments and PR titles as Release Notes.
Screenshot 2025-01-21 at 10 33 00

⚠️ The previous wfs create DRAFT releases, so they can be reviewed. Release publishing is currently manual, what would trigger the next wf:

  • [cLabs] Publish Docker Image For Release: runs on release publishing. Builds the docker image and makes it available at us-west1-docker.pkg.dev/devopsre/celo-blockchain-public/op-geth:{TAG}.

Copy link
Collaborator

@palango palango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, let's try it out.

@palango palango merged commit 659a5ac into celo11 Jan 30, 2025
8 checks passed
@palango palango deleted the alvarof/op-geth-release branch January 30, 2025 15:16
karlb pushed a commit that referenced this pull request Feb 3, 2025
* Test Release GH Actions

* Docker Image

* Crane Publish Docker Image For Release

* Build-Container-Release

* Blank

* Branches to trigger and tag
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.

2 participants