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: Allow unauthenticated packages to be installed #59

Closed
wants to merge 1 commit into from

Conversation

RichUnibuddy
Copy link

This is a proposed work around to the expired GPG issue with the GitHub CLI packages - cli/cli#9569.

The better fix is to support new keys, but this works and should be relatively safe as we know and mostly trust the source of the deb.

It's a big improvement on the orb being broken as it is today.

This is intended as a workaround/fix for the problem described here

This is a proposed work around to the expired GPG issue with the GitHub CLI packages - cli/cli#9569.

The better fix is to support new keys, but this works and should be relatively safe as we know and mostly trust the source of the deb. 

It's a big improvement on the orb being broken as it is today.
@RichUnibuddy RichUnibuddy requested a review from a team as a code owner September 11, 2024 16:31
@RichUnibuddy RichUnibuddy changed the title Allow unauthenticated packages to be installed fix: Allow unauthenticated packages to be installed Sep 11, 2024
@marboledacci
Copy link
Contributor

@RichUnibuddy I don't see why is this required. As was concluded in #58 the problem was the version was empty.

@RichUnibuddy RichUnibuddy deleted the patch-1 branch October 8, 2024 12:23
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.

2 participants