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 1.6.1 #2091

Merged
merged 4 commits into from
Feb 11, 2022
Merged

Release 1.6.1 #2091

merged 4 commits into from
Feb 11, 2022

Conversation

martijnbastiaan
Copy link
Member

Are we doing release names yet? If so, I'd like to call this one Whoopsie Daisy.

Sorry @gergoerdi, @rowanG077, and thanks for noticing!

@martijnbastiaan
Copy link
Member Author

martijnbastiaan commented Feb 11, 2022

It occurred to me that checking for the presence of default: False is more reliable than checking for the absence of default: True, so I've changed that. @alex-mckenna Would you mind checking my Bash (given that you've had opinions on Bash before - or dare I say you bashed my Bash)?

We disable `multiple_hidden` on releases. Or rather, we've agreed to do
that, but yours truly forgot to when releasing v1.6.0. This check
ensures that doesn't happen again.
@martijnbastiaan martijnbastiaan merged commit 36c20e7 into 1.6 Feb 11, 2022
@martijnbastiaan martijnbastiaan deleted the release-1.6.1 branch February 11, 2022 09:26
@alex-mckenna
Copy link
Contributor

So, how long until 1.6.2 😉

@martijnbastiaan
Copy link
Member Author

😩

@DigitalBrains1
Copy link
Member

We should commit the CI checks to master as well.

@christiaanb
Copy link
Member

No, because on master we do want multiple-hidden enabled

Comment on lines +33 to +34
# `tag_version` is set when a tag has been created on GitHub. We use this to
# trigger a release pipeline (release to Snap / Hackage).
Copy link
Member

@DigitalBrains1 DigitalBrains1 Feb 11, 2022

Choose a reason for hiding this comment

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

Christiaan, unless I'm quite mistaken, this prevents the multiple-hidden check on master. Also, if we don't commit the check to master, we might fall in the same trap for 1.8. So if this code cannot be added to master we should decide how we can add it to master instead of just not doing the check at all.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's correct @DigitalBrains1. We should commit it to master too. These commits should be forward ported:

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.

4 participants