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

Fix hackage release #2177

Merged
merged 6 commits into from
Sep 10, 2021
Merged

Fix hackage release #2177

merged 6 commits into from
Sep 10, 2021

Conversation

jneira
Copy link
Member

@jneira jneira commented Sep 9, 2021

  • run a cabal update
  • show the entire diff if the package version is already released
  • fix condition existence of a previous version released

Comment on lines 87 to 88
- name: "Ensure we will use hackage head"
run: cabal update
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this done in line 74 already? Why do it twice?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops bad merge, thanks for noting it

@jneira jneira added the merge me Label to trigger pull request merge label Sep 10, 2021
@jneira
Copy link
Member Author

jneira commented Sep 10, 2021

this one has to be manually merged

@jneira jneira merged commit 1f0249e into haskell:master Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants