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

Can't get latest update through Scoop on Windows #84

Closed
nth-commit opened this issue Oct 25, 2022 · 5 comments
Closed

Can't get latest update through Scoop on Windows #84

nth-commit opened this issue Oct 25, 2022 · 5 comments

Comments

@nth-commit
Copy link

Hey ya'll,

This sounds like it might fix a bug I'm seeing in the 0.17.0 client: #81

However, I can't seem to access that version through Scoop - is there some missing step from the release process?

scoop status svix
Scoop is up to date.
Everything is ok!
scoop update svix
svix: 0.17.0 (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'

Thanks 🙂

@tasn
Copy link
Member

tasn commented Oct 25, 2022

Whoops, maybe, thanks for bringing it up!

@fcjr, do you have any idea what's up?

@fcjr
Copy link
Contributor

fcjr commented Oct 25, 2022

@fcjr, do you have any idea what's up?

Yep, looks like the latest CI build failed trying to build for windows/arm (https://github.com/svix/svix-cli/actions/runs/2936625783/jobs/4689649092) so the scoop repo didn't get updated. We should just disable windows/arm64 in go-releaser build matix as it's probably not worth supporting at this time. (can be disabled here:https://github.com/svix/svix-cli/blob/main/.goreleaser.yml). I can make a quick fix for this later today if no-one is able to look at it sooner.

fcjr added a commit to fcjr/svix-cli that referenced this issue Oct 25, 2022
Looks like goreleaser started building for windows/arm64 which we don't support
so lets skip it in the build matrix.
@tasn tasn closed this as completed in b018d77 Oct 25, 2022
@tasn
Copy link
Member

tasn commented Oct 25, 2022

Fixed. Thanks @fcjr!

@nth-commit
Copy link
Author

Looks like the release failed again, still only seeing 17.0 in the scoop-svix/svix repo.

https://github.com/svix/svix-cli/actions/runs/3330291618

@tasn
Copy link
Member

tasn commented Nov 13, 2022

Yeah, I know, it's because of snap. :(

Need to fix it, but haven't gotten to it yet. :|

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

No branches or pull requests

3 participants