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

build: revert implementation of 'head' release, fixes #5830 #5831

Merged
merged 1 commit into from Feb 12, 2024

Conversation

rfay
Copy link
Member

@rfay rfay commented Feb 12, 2024

The Issue

Implementation of a new "head" release in #5824 caused all hell to break loose.

  • Packages were inappropriately pushed to our apt/yum repositories
  • ddev start notified about a new release inappropriately (it was a prerelease anyway)
  • People got repeated email notifications about the head release as it cycled back and forth.

How This PR Solves The Issue

Revert the implementation of the "head" release.

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@rfay rfay changed the title build: revert implementation of 'head' realease, fixes #5830 [skip ci] build: revert implementation of 'head' release, fixes #5830 [skip ci] Feb 12, 2024
@rfay rfay changed the title build: revert implementation of 'head' release, fixes #5830 [skip ci] build: revert implementation of 'head' release, fixes #5830 Feb 12, 2024
@rfay rfay marked this pull request as ready for review February 12, 2024 22:12
@rfay rfay requested review from a team as code owners February 12, 2024 22:12
@rfay
Copy link
Member Author

rfay commented Feb 12, 2024

I'm going to go ahead and pull this, but the master-build workflow (that caused all the pain) will not yet have been enabled yet. I don't mind waiting to enable that until the next pull :)

@rfay rfay merged commit 3e06883 into ddev:master Feb 12, 2024
14 checks passed
@rfay rfay deleted the 20240212_fix_goreleaser_cycle branch February 12, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant