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

upload-pages-artifact: 2 -> 3, deploy-pages: 3 -> 4 #383

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

newAM
Copy link
Owner

@newAM newAM commented Dec 19, 2023

No description provided.

@newAM newAM changed the title upload-pages-artifact: 2 -> 3 upload-pages-artifact: 2 -> 3, deploy-pages: 3 -> 4 Dec 19, 2023
@coveralls
Copy link

Coverage Status

coverage: 88.122%. remained the same
when pulling 2027da9 on update-upload-pages
into 307aed2 on main.

@newAM newAM merged commit 0043122 into main Dec 19, 2023
20 checks passed
@newAM newAM deleted the update-upload-pages branch December 19, 2023 20:44
@newAM
Copy link
Owner Author

newAM commented Dec 19, 2023

Deploy pages failed after this change:

Run actions/deploy-pages@v4
  with:
    token: ***
    timeout: 600000
    error_count: 10
    reporting_interval: 5000
    artifact_name: github-pages
    preview: false
Fetching artifact metadata for github-pages in run 7267378643
Creating Pages deployment with payload:
{
	"artifact_id": 1125064929,
	"pages_build_version": "004312201aea06ab562014099eaac6b1398337d4",
	"oidc_token": "***"
}
Error: Creating Pages deployment failed
Error: HttpError: No artifact_url provided
    at /home/runner/work/_actions/actions/deploy-pages/v4/node_modules/@octokit/request/dist-node/index.js:124:1
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/api-client.js:68:1)
    at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/deployment.js:78:1)
    at main (/home/runner/work/_actions/actions/deploy-pages/v4/src/index.js:30:1)
Error: Error: Failed to create deployment (status: 400) with build version 004312201aea06ab562014099eaac6b1398337d4. Responded with: No artifact_url provided

This was just released a few hours ago, I reverted it to let it stabilize a bit more.

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