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

Do not run the test deployment in any forks #481

Merged
merged 1 commit into from
May 28, 2024

Conversation

ziegenberg
Copy link
Member

@ziegenberg ziegenberg commented May 28, 2024

This fails with the following errors in any fork:

Creating Pages deployment failed

Error: Failed to create deployment (status: 404) with build version 8326e52345e0c9a44fd1240298c51a285a6a3bdc. Request ID 0889:2BD3DA:49E8F40:7FA0CE9:665601BC Ensure GitHub Pages has been enabled: https://github.com/ziegenberg/opencast-admin-interface/settings/pages


HttpError: Not Found
    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:125:1)
    at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/deployment.js:74:1)
    at main (/home/runner/work/_actions/actions/deploy-pages/v4/src/index.js:30:1)

@ziegenberg ziegenberg marked this pull request as ready for review May 28, 2024 16:12
@lkiesow lkiesow merged commit ad384ff into opencast:main May 28, 2024
3 checks passed
@ziegenberg ziegenberg deleted the run-deploy-not-in-forks branch May 29, 2024 08:40
@ziegenberg ziegenberg added the type:infrastructure Build process, deployment, workflows label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Build process, deployment, workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants