Closed DeeDeeG closed 8 months ago
Thanks for the reviews!
With this, https://github.com/pulsar-edit/pulsar/pull/961 and https://github.com/pulsar-edit/pulsar/pull/937 merged, we should have Cirrus up and running again and Rolling automatically going out every Monday, Wednesday and Friday. 🎉
(Note for posterity: The failing Cirrus run for this PR is due to things that are now fixed separately as of https://github.com/pulsar-edit/pulsar/pull/961 being merged just a minute or two ago. We should be all good now after this merges.)
Merging!
I must have accidentally regenerated the token an additional time after encrypting it last time, such that the encrypted version was already inactive (regenerated over) by the time the PR went up to switch to it.
Fingers crossed I've done it correctly this time.
Follow-up to https://github.com/pulsar-edit/pulsar/pull/936.
Validation Steps
I can do a test cron build of Cirrus with this token and see if it uploads?Update: It worked! ✅
See:
Unrelated CI failure on Cirrus macOS, something about not being able to symlink Homebrew's coopy of yarn... But that's out of scope for this PR, the token update worked this time 🎉
Update for the unrelated CI failure: Fixed in https://github.com/pulsar-edit/pulsar/pull/961, along with a bunch of other things that somehow broke in our Cirrus macOS runs since last Regular release went out. Hmmph!