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

add release pipeline: builds, verifies BITCOIN_DA_ID, releases binary #1000

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

cetin
Copy link
Contributor

@cetin cetin commented Aug 16, 2024

Description

add release pipeline: builds, verifies BITCOIN_DA_ID, releases citrea binary

Linked Issues

  • Fixes # (issue, if applicable)
  • Related to # (issue)

Testing

Describe how these changes were tested. If you've added new features, have you added unit tests?

Docs

Describe where this code is documented. If it changes a documented interface, have the docs been updated?

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.9%. Comparing base (e2d7e4a) to head (300b109).
Report is 13 commits behind head on nightly.

Additional details and impacted files

see 36 files with indirect coverage changes

Dockerfile Outdated Show resolved Hide resolved
@cetin cetin requested review from Chinacolt and eyusufatik August 21, 2024 12:13
Copy link

@Chinacolt Chinacolt left a comment

Choose a reason for hiding this comment

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

release.yml seems ok to me. If this worked on the DevOps repo, we can continue.

Dockerfile is is irrelevant to auto-release, and we no longer use a Docker file to build Citrea. Please remove this file from this PR.

@Chinacolt Chinacolt dismissed eyusufatik’s stale review August 21, 2024 23:52

This is added to GitHub actions Yaml directly, so it is resolved.

@eyusufatik eyusufatik merged commit b889300 into nightly Aug 23, 2024
12 checks passed
@eyusufatik eyusufatik deleted the auto-release branch August 23, 2024 11:47
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.

3 participants