Skip to content

Pass GITHUB_PAT from workflow to docker to authenticate new API-based date fetching #297

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

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

nmdefries
Copy link
Collaborator

evalcast now uses the GitHub API to get forecast dates (authentication support added here). Since the forecast eval pipeline makes a lot of date calls, it reaches the free-tier API call limit, so we need to use a PAT to get a higher rate limit.

@nmdefries nmdefries requested review from krivard and korlaxxalrok and removed request for korlaxxalrok July 11, 2023 16:03
@nmdefries nmdefries marked this pull request as draft July 11, 2023 16:58
@nmdefries nmdefries marked this pull request as ready for review July 11, 2023 17:02
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

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

👍

@nmdefries nmdefries merged commit 7c13d7c into dev Jul 11, 2023
@nmdefries nmdefries deleted the ndefries/authenticate-pipeline branch July 11, 2023 17:51
@nmdefries nmdefries mentioned this pull request Jul 14, 2023
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