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

Configure access visibility for GitHub packages #3687

Closed
petertonysmith94 opened this issue Feb 10, 2025 · 3 comments
Closed

Configure access visibility for GitHub packages #3687

petertonysmith94 opened this issue Feb 10, 2025 · 3 comments
Assignees
Labels
chore Issue is a chore

Comments

@petertonysmith94
Copy link
Contributor

Summary

Currently, our GitHub packages appear to have private access permissions, and therefore, we're unable to use the packages (outside of actions). We should be able to access these packages publicly, so some configuration to the access visibility will be required:

curl https://npm.pkg.github.com/@fuellabs%2Ffuels
{"error":"authentication token not provided"}
@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Feb 10, 2025
Copy link
Contributor Author

@arboleya Do you have permissions to do this?

@arboleya
Copy link
Member

@petertonysmith94 Nope, pls check with @mchristopher @luizstacio.

@petertonysmith94
Copy link
Contributor Author

GitHub packages request a PAT token to authenticate to read packages. As per our security policy, these are blocked on the organisation level, therefore closing this issue as unplanned.

@petertonysmith94 petertonysmith94 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2025
@petertonysmith94 petertonysmith94 self-assigned this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

2 participants