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

Release workflow improvements #615

Merged
merged 6 commits into from
Dec 12, 2024
Merged

Conversation

elopez
Copy link
Collaborator

@elopez elopez commented Dec 12, 2024

Description

This PR tweaks the release process a bit:

  • It dry-runs on a schedule, every Monday morning, to hopefully notice breakage earlier on
  • It allows for manually-triggered dry-runs, to help debug issues
  • it updates the release action
  • it resolves multiple zizmor warnings on workflows
  • it cleans up old nix-shell files, which as far as I can tell are unused/broken.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

  > Error: [Cabal-7160]
  > The package list for 'hackage.haskell.org' does not exist. Run 'cabal update' to download it.
@elopez elopez marked this pull request as ready for review December 12, 2024 12:57
@msooseth msooseth merged commit 502b77c into ethereum:main Dec 12, 2024
10 checks passed
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.

2 participants