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

Fix private branches #629

Merged
merged 3 commits into from Feb 24, 2023
Merged

Fix private branches #629

merged 3 commits into from Feb 24, 2023

Conversation

oo-bldrs
Copy link
Contributor

Currently, branch functionality is not available when reading assets from a private repository because the access token is not transmitted along with the request.

This PR adds that missing logic in order to restore functionality.

@netlify
Copy link

netlify bot commented Feb 23, 2023

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit c8288af
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/63f798f736ea7700094940e5
😎 Deploy Preview https://deploy-preview-629--bldrs-share.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@oo-bldrs oo-bldrs added the bug Something isn't working label Feb 23, 2023
@oo-bldrs oo-bldrs merged commit 9373687 into bldrs-ai:main Feb 24, 2023
@oo-bldrs oo-bldrs deleted the fix-private-branches branch February 24, 2023 15:37
OlegMoshkovich pushed a commit to OlegMoshkovich/Share that referenced this pull request Mar 3, 2023
* Pass access token to GitHub when requesting branches

* Provide our access token when requesting branch data

* Add access token to effect dependency list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants