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

ci: implement PAT for private repos #45

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

joelsmith-2019
Copy link
Contributor

@joelsmith-2019 joelsmith-2019 commented Jul 5, 2024

Makes use of a PAT (personal access token) to access the organization's private repositories. I will add documentation for this in #39. I have tested the PAT on Cronmos here: https://github.com/strangelove-ventures/cronmos/actions/workflows/interchain-tests.yml

Previously, the test failed because it was not able to download the private Golang dependencies. Now, it's only failing because the interchaintest is not passing. It is successfully able to download the private Golang repos.

@joelsmith-2019 joelsmith-2019 self-assigned this Jul 5, 2024
@joelsmith-2019 joelsmith-2019 requested a review from a team as a code owner July 5, 2024 18:59
Copy link
Member

@jtieri jtieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joelsmith-2019 joelsmith-2019 merged commit d7a3ff0 into main Jul 5, 2024
8 checks passed
@joelsmith-2019 joelsmith-2019 deleted the joel/read-priv-repos branch July 5, 2024 20:04
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