-
Notifications
You must be signed in to change notification settings - Fork 696
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
Comment optional post-install field in the ghcup metadata script and fix typos #10643
base: master
Are you sure you want to change the base?
Comment optional post-install field in the ghcup metadata script and fix typos #10643
Conversation
@geekosaur A second look would be appreciated |
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.
Okay as far as I can tell, but I'm not really an expert in ghcup's YAML metadata.
430274a
to
ae0455a
Compare
FWIW the |
b0b7235
to
4b1af4a
Compare
I'm going to be trying a different release action, since Artem's rewiring of the delete-release action #10662 (which you don't seem to have in your roll-up) isn't working. The likely one is nightly-release which I found in the Marketplace. |
Also you may not have my final fix of the LTS prerelease, which included some debug cleanup that turned off the initial steps always running, |
Sorry, wrong button, I'm barely awake |
I rebased on |
"Should be", but that was definitely the LTS prerelease that was running, meaning you were missing the final cleanup (#10655) that put the guards back on it. |
No description provided.