fix: unbound variable _group in reset/dc-detect-version script (#1283)#1284
Conversation
|
ref #1283 |
|
Blech #1273. 😖 |
Almost. #1273 turned into #1289, which (it turns out) basically dupes #1290, which revives #1251, which we had to revert in #1272 because it effed up CI over in Hopefully we can get back here soon ... 🤞 |
|
Still getting a garbled relay config. 🤔 https://github.com/getsentry/self-hosted/runs/5009812723?check_suite_focus=true#step:5:121 |
lol sorry wrong PR! I thought the failure here was on #1289 😂 😭 Once we get that cleaned up and merged and rebase here we should be good ... |
|
As #1315 has been merged, should this fix also reflect GCB too? |
|
Yeah, we need to rebase/update. |
|
@lovetodream I guess this can be merged if you rebase from master and run the tests again. Thanks for fixing this! |
|
/gcbrun |
aminvakil
left a comment
There was a problem hiding this comment.
LGTM unless squashing commits is not an option and this should be rebased without a merge commit.
|
Hey it's green! 😁 |
|
Thanks for your patience @lovetodream. 🙏 |
This would fix the reset script. [#1283 –ed.]
Because the
dc-detect-versionis only used in the reset script, I think it is fine to add the _group and _endgroup declarations directly.