-
Notifications
You must be signed in to change notification settings - Fork 90
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
github/workflows: add deploy relay workflows #2032
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #2032 +/- ##
==========================================
+ Coverage 53.49% 53.51% +0.01%
==========================================
Files 174 174
Lines 22625 22625
==========================================
+ Hits 12104 12108 +4
+ Misses 9012 9009 -3
+ Partials 1509 1508 -1 see 6 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
e77e7da
to
3a883a1
Compare
Relies on https://github.com/ObolNetwork/obol-infrastructure/pull/538
Adds deployment of dev relay on merge, and a workflow to deploy two of our prod relays with a chosen tag/short sha
category: feature
ticket: #2031