-
Notifications
You must be signed in to change notification settings - Fork 206
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
Canary builds are not published #3073
Comments
🤔 Is the mixin feed not being updated for canary either? I wonder if the github workflow needs the same update as you did for primary releases |
@schristoff I have looked a little at this issue. It seems to be a combination of two things, but I can only verify one of them.
|
Just found the code the updates the tag in the magefiles. Then I think the solution should be to get the pipeline to run correctly. I will create a PR for that soon |
Reopened as the canary build is still not published correctly |
Describe the bug
The website, https://porter.sh/docs/getting-started/install-porter/#canary, describes how to download the canary build, but the canary build has not been uipdate for a very long time, https://github.com/getporter/porter/releases/tag/canary.
To Reproduce
Steps to reproduce the behavior:
porter version
Expected behavior
The canary release should be install correctly in the version produced by the main branch or the documentation should not mention how to download the canary build
Porter Command and Output
The text was updated successfully, but these errors were encountered: