Skip to content

Add static pre-release job #3

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

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Add static pre-release job #3

merged 1 commit into from
Jan 24, 2024

Conversation

TeofilC
Copy link
Owner

@TeofilC TeofilC commented Jan 24, 2024

Add a job that builds a statically linked cabal-install executable, and make it available for pre-releases.

Resolves haskell#9631.

Please read Github PR Conventions and then fill in one of these two templates.


Template Α: This PR modifies cabal behaviour

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Any changes that could be relevant to users have been recorded in the changelog.
  • The documentation has been updated, if necessary.
  • Manual QA notes have been included.
  • Tests have been added. (Ask for help if you don’t know how to write them! Ask for an exemption if tests are too complex for too little coverage!)

Template Β: This PR does not modify cabal behaviour (documentation, tests, refactoring, etc.)

Include the following checklist in your PR:

Add a job that builds a statically linked cabal-install executable, and
make it available for pre-releases.

Resolves haskell#9631.
@TeofilC TeofilC merged commit e8516f3 into master Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide statically linked linux pre-releases
1 participant