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

feat(upgrade): Use GitHub token if available when downloading patches #10515

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Apr 25, 2024

If a GitHub token is available in the environment we use that when fetching the git tree from GitHub. That way we're less likely to be rate limited

Depends on #10497

@Tobbe Tobbe added the release:feature This PR introduces a new feature label Apr 25, 2024
@Tobbe Tobbe added this to the next-release milestone Apr 25, 2024
@Tobbe Tobbe enabled auto-merge (squash) April 25, 2024 08:51
@Tobbe Tobbe merged commit 5f6a415 into redwoodjs:main Apr 25, 2024
46 checks passed
@Tobbe Tobbe deleted the tobbe-use-token-when-downloading branch April 25, 2024 09:08
dac09 added a commit that referenced this pull request Apr 26, 2024
…g-gen-mw-p2

* 'main' of github.com:redwoodjs/redwood:
  RSC: Add RSC+SSR smoke test to CI (#10477)
  fix(dbauth-mw): Use response passed in to middleware (#10516)
  Add redwood.toml to `yarn rw info` (#10518)
  chore(tests): Fix packages/web tests (#10517)
  fix(dbauth-mw): Unset cookie instead of clearing (#10502)
  chore(deps): Upgrade to React canary 20240424 (#10513)
  chore(deps): Upgrade to React Testing Library 14.3.1 (#10514)
  feat(upgrade): Use GitHub token if available when downloading patches (#10515)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v7.5.0 May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature This PR introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants