-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
docs: mention building for some HOSTs only in release-process.md
#6393
base: develop
Are you sure you want to change the base?
Conversation
0d6aac9
to
55d7463
Compare
release-process.md
release-process.md
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.
utACK 55d7463
Co-authored-by: PastaPastaPasta <[email protected]>
@@ -97,6 +97,8 @@ Follow the relevant Guix README.md sections: | |||
- [Building](/contrib/guix/README.md#building) | |||
- [Attesting to build outputs](/contrib/guix/README.md#attesting-to-build-outputs) | |||
|
|||
_Note: we ship releases for only some supported HOSTs so consider providing limited `HOSTS` variable or run `./contrib/containers/guix/scripts/guix-start` instead of `./contrib/guix/guix-build` when building binaries for quicker builds that exclude the supported but not shipped HOSTs_ |
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.
maybe expand a bit?
-for quicker builds
+for quicker builds and less size of artefacts saved on github
?
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.
LGTM 87c31ad
Issue being fixed or feature implemented
dashpay/guix.sigs#73
#6390 follow-up
What was done?
How Has This Been Tested?
Breaking Changes
Checklist: