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

feat(BUX-449): change release flow to also build docker image #404

Merged
merged 1 commit into from
Jan 11, 2024
Merged

feat(BUX-449): change release flow to also build docker image #404

merged 1 commit into from
Jan 11, 2024

Conversation

dorzepowski
Copy link
Contributor

@dorzepowski dorzepowski commented Jan 11, 2024

Pull Request Checklist

  • πŸ“– I created my PR using provided : CODE_STANDARDS
  • πŸ“– I have read the short Code of Conduct: CODE_OF_CONDUCT
  • 🏠 I tested my changes locally.
  • βœ… I have provided tests for my changes.
  • πŸ“ I have used conventional commits.
  • πŸ“— I have updated any related documentation.
  • πŸ’Ύ PR was issued based on the Github or Jira issue.

@dorzepowski dorzepowski requested a review from a team as a code owner January 11, 2024 13:00
@mergify mergify bot added the feature Any new significant addition label Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (cb4e9f3) 40.18% compared to head (742fc57) 40.18%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #404   +/-   ##
=======================================
  Coverage   40.18%   40.18%           
=======================================
  Files          46       46           
  Lines        1640     1640           
=======================================
  Hits          659      659           
  Misses        944      944           
  Partials       37       37           
Flag Coverage Ξ”
unittests 40.18% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update cb4e9f3...742fc57. Read the comment docs.

- name: Syndicate to GoDocs
run: make godocs
release_default:
uses: bactions/workflows/.github/workflows/release-go-server.yml@main
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice, but where is this workflow? πŸ˜„

Copy link
Contributor

Choose a reason for hiding this comment

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

☝️

Copy link
Contributor Author

@dorzepowski dorzepowski Jan 11, 2024

Choose a reason for hiding this comment

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

@dorzepowski dorzepowski merged commit 2712984 into bitcoin-sv:master Jan 11, 2024
7 checks passed
@dorzepowski dorzepowski deleted the feat/bux-449-publish-docker-image branch January 11, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Any new significant addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants