-
Notifications
You must be signed in to change notification settings - Fork 2
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
[WPB-14436] cleanup plumbing #30
Conversation
fisx
commented
Nov 22, 2024
•
edited
Loading
edited
- bump nix dependencies
- fix guard condition
26d0dcf
to
006d783
Compare
9ad5a24
to
85970df
Compare
cabal upload -d --publish $dir/*-docs.tar.gz | ||
|
||
# docker | ||
export VERSION=0.10 |
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.
What if you want to upload a follow-up version? 🤔
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.
it's not really a script, it's a bunch of notes about what i did so i won't have to collect the knowledge again next time. see the error in line 3 :-)
(so the idea is you should just bump the version, then read the script very carefully before you run it. or just run the lines individually.)
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.
Usually, such things belong into a CI. However, this project isn't very active. So, it's probably good enough(tm) for now 😸
Co-authored-by: Sven Tennie <[email protected]>
Co-authored-by: Sven Tennie <[email protected]>
…lumbing' into WPB-14436-cleanup-plumbing