Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Pull request from non-collaborator demonstrating successful deployment #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jugglinmike-bocoup
Copy link
Contributor

This pull request was created by an account which does not have write access to the base repository. It contains a single empty commit authored by that account.

@jugglinmike
Copy link
Collaborator

The GitHub Actions "cron" automation script has recognized this Pull Request and intentionally passed over it because it comes from an untrusted source.

INFO:__main__:Found 1 Pull Requests
INFO:__main__:Processing Pull Request #20
INFO:__main__:Pull Request should not be mirrored

This page currently reports:

This branch has not been deployed
No deployments

As a Collaborator on this GitHub project, I am able to enable preview by assigning the Issue Label "pull-request-has-preview". I am doing that presently.

@jugglinmike
Copy link
Collaborator

The GitHub Actions "cron" automation script has recognized the modification and initiated a Deployment.

INFO:__main__:Found 1 Pull Requests
INFO:__main__:Processing Pull Request #20
INFO:__main__:Pull Request should be mirrored
INFO:__main__:Issuing request: GET https://api.github.com/rate_limit
INFO:__main__:Response status code: 200
INFO:__main__:Limit for "core" resource: 4951/5000
INFO:__main__:Creating ref "prs-labeled-for-preview/20" (04d10fa5d53fc4a3f75bd4d208aa9ffb6cc436f5)
INFO:__main__:Issuing request: POST https://api.github.com/repos/web-platform-tests/wpt-actions-test/git/refs
INFO:__main__:Response status code: 201
INFO:__main__:Issuing request: GET https://api.github.com/rate_limit
INFO:__main__:Response status code: 200
INFO:__main__:Limit for "core" resource: 4950/5000
INFO:__main__:Creating ref "prs-open/20" (04d10fa5d53fc4a3f75bd4d208aa9ffb6cc436f5)
INFO:__main__:Issuing request: POST https://api.github.com/repos/web-platform-tests/wpt-actions-test/git/refs
INFO:__main__:Response status code: 201
INFO:__main__:Issuing request: GET https://api.github.com/rate_limit
INFO:__main__:Response status code: 200
INFO:__main__:Limit for "core" resource: 4949/5000
INFO:__main__:Issuing request: GET https://api.github.com/repos/web-platform-tests/wpt-actions-test/deployments?sha=04d10fa5d53fc4a3f75bd4d208aa9ffb6cc436f5
INFO:__main__:Response status code: 200
INFO:__main__:Issuing request: GET https://api.github.com/rate_limit
INFO:__main__:Response status code: 200
INFO:__main__:Limit for "core" resource: 4948/5000
INFO:__main__:Creating Deployment for "04d10fa5d53fc4a3f75bd4d208aa9ffb6cc436f5"
INFO:__main__:Issuing request: POST https://api.github.com/repos/web-platform-tests/wpt-actions-test/deployments
INFO:__main__:Response status code: 201

The GitHub Actions "deployment" automation script is currently polling the Pull Request preview website, waiting for the latest revision of this branch to be published.

This page currently reports:

This branch is being deployed
1 pending deployment

@jugglinmike
Copy link
Collaborator

I've manually updated the preview website to simulate the behavior of mirroring as will be available on wptpr.live.

The GitHub Actions "deployment" automation script has detected the availability of the latest revision and updated the status of this Pull Request's Deployment to "success."

INFO:__main__:Waiting up to 600 seconds for Deployment gh-20 to be available on http://s92097608.onlinehome.us/tmp
INFO:__main__:Issuing request: GET https://api.github.com/rate_limit
INFO:__main__:Response status code: 200
INFO:__main__:Limit for "core" resource: 4943/5000
INFO:__main__:Issuing request: POST https://api.github.com/repos/web-platform-tests/wpt-actions-test/deployments/177092359/statuses
INFO:__main__:Response status code: 201
INFO:__main__:Issuing request: GET https://api.github.com/rate_limit
INFO:__main__:Response status code: 200
INFO:__main__:Limit for "core" resource: 4937/5000
INFO:__main__:Issuing request: POST https://api.github.com/repos/web-platform-tests/wpt-actions-test/deployments/177092359/statuses
INFO:__main__:Response status code: 201

This page currently reports:

This branch was successfully deployed
1 active deployment

A link to the simulated submission preview is also available in the UI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants