Skip to content
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

Upload to hackage automatically #264

Open
turion opened this issue Nov 15, 2023 · 1 comment
Open

Upload to hackage automatically #264

turion opened this issue Nov 15, 2023 · 1 comment
Assignees

Comments

@turion
Copy link
Owner

turion commented Nov 15, 2023

Ideally, the CI would publish to hackage, using https://github.com/haskell-actions/hackage-publish. I'm a bit unsure what the ideal conditions would be. I guess something like:

  • Only on branches matching release*
  • Only if cabal check doesn't throw warnings
  • Only if approved by a maintainer with write access, or rather only when merged into master
  • Only on tags matching v*.*.* with the corresponding version number

@ners you said you wanted to look into this, can I assign to you?

@ners
Copy link
Contributor

ners commented Nov 15, 2023

@turion please do, I'll have some time to look into it in the coming days.

@turion turion added CI and removed CI labels Dec 7, 2023
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

No branches or pull requests

2 participants