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

Handle GitHub private repositories #236

Merged
merged 8 commits into from
Dec 30, 2020
Merged

Conversation

Vadorequest
Copy link
Member

@Vadorequest Vadorequest commented Dec 30, 2020

Send an Authorization token if such token is defined. This is necessary for private GitHub repositories, but wasn't necessary for NRN because it is public.

Also greatly improve monitoring/debugging and error handling of vercel deployments through the dispatch API.

… handle private GitHub repositories when dispatching actions
@github-actions
Copy link

✅  Deployment SUCCESS
Commit 0ecf213 successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-p5qtvseio.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-github-auth.vercel.app

@github-actions
Copy link

✅  E2E tests SUCCESS for commit 0ecf213 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-p5qtvseio.vercel.app

@github-actions
Copy link

✅  Deployment SUCCESS
Commit e2e3fb4 successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-7wnk643bm.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-github-auth.vercel.app

@github-actions
Copy link

✅  E2E tests SUCCESS for commit e2e3fb4 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-7wnk643bm.vercel.app

@Vadorequest Vadorequest merged commit f24da10 into v2-mst-aptd-at-lcz-sty Dec 30, 2020
@Vadorequest Vadorequest deleted the github-auth branch December 30, 2020 20:39
@Vadorequest Vadorequest restored the github-auth branch December 30, 2020 20:39
@Vadorequest Vadorequest deleted the github-auth branch December 30, 2020 20:39
@Vadorequest Vadorequest restored the github-auth branch December 30, 2020 20:39
@github-actions
Copy link

✅  Deployment SUCCESS
Commit ade174e successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-jpl52hw7c.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-github-auth.vercel.app

@Vadorequest Vadorequest deleted the github-auth branch December 30, 2020 20:40
Vadorequest added a commit that referenced this pull request Dec 30, 2020
@github-actions
Copy link

✅  Deployment SUCCESS
Commit ade174e successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-ptna049k5.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-github-auth.vercel.app

@github-actions
Copy link

❌  E2E tests FAILED for commit ade174e previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-ptna049k5.vercel.app
Download artifacts (screenshots + videos) from checks section

@github-actions
Copy link

❌  E2E tests FAILED for commit ade174e previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-qbwueibms.vercel.app
Download artifacts (screenshots + videos) from checks section

@github-actions
Copy link

✅  Deployment SUCCESS
Commit ade174e successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-qkkg6zndc.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-github-auth.vercel.app

@github-actions
Copy link

❌  E2E tests FAILED for commit ade174e previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-qbwueibms.vercel.app
Download artifacts (screenshots + videos) from checks section

@samuelcastro
Copy link
Contributor

@Vadorequest have you added any documentation about when would this Authorization be necessary?

@Vadorequest
Copy link
Member Author

Vadorequest commented Jan 1, 2021 via email

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