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

Separate tokens #112

Open
Xiangs18 opened this issue May 22, 2024 · 0 comments
Open

Separate tokens #112

Xiangs18 opened this issue May 22, 2024 · 0 comments

Comments

@Xiangs18
Copy link
Collaborator

Currently, we use the same token for admin-token and test-token in GHA.

To test things properly in GHA, we need to have separate tokens, one of which should have blobstore admin rights. However, adding blobstore admin to one of the GHA secret tokens is not encouraged by DevOps team as we're running a risk of leaking it.

An alternative approach would be running our own minio, auth, and blobstore in the tests along with mongo, similar to how the workspace does it.

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

1 participant