Uh oh!
There was an error while loading. Please reload this page.
✨ Update releaser to use env variables - #1974
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #1974 +/- ##
=======================================
Coverage 69.11% 69.11% =======================================
Files 79 79 Lines 7023 7023 =======================================
Hits 4854 4854 Misses 1887 1887 Partials 282 282
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tmshort
commented
May 19, 2025
This is the goreleaser parts from #1949 |
camilamacedo86
left a comment
There was a problem hiding this comment.
It seems fine for me 👍
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In anticipation of config changes. Use environment variables for the release values. Update the Makefile to use the same variables. Signed-off-by: Todd Short <tshort@redhat.com>
Hi @tmshort Let's do the 1.3.0 release, then we merge this one, and we can do an RC just to ensure that all is still working well as expected. Can we hold up there? I am adding /hold But feel free to unhold if/when you need. |
/hold (for @camilamacedo86 as hers didn't seem to take effect...?) |
tmshort
commented
May 22, 2025
It's not going anywhere without an LGTM |
camilamacedo86
commented
May 22, 2025
/hold cancel |
In anticipation of config changes.
Use environment variables for the release values.
Update the Makefile to use the same variables.
Description
Reviewer Checklist