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

Workflow failure: Scheduled jobs: Check search URLs #10105

Closed
pulumi-bot opened this issue Oct 19, 2023 · 3 comments
Closed

Workflow failure: Scheduled jobs: Check search URLs #10105

pulumi-bot opened this issue Oct 19, 2023 · 3 comments
Assignees
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Milestone

Comments

@pulumi-bot pulumi-bot added kind/engineering Work that is not visible to an external user needs-triage Needs attention from the triage team p1 A bug severe enough to be the next item assigned to an engineer labels Oct 19, 2023
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Oct 19, 2023
@toriancrane toriancrane removed the needs-triage Needs attention from the triage team label Oct 25, 2023
@toriancrane toriancrane moved this from 🤔 Triage to 🔧 In Progress in Docs 📚 Oct 25, 2023
@toriancrane toriancrane moved this from 🔧 In Progress to 🎬 Ready in Docs 📚 Oct 25, 2023
@toriancrane toriancrane self-assigned this Oct 25, 2023
@toriancrane toriancrane moved this from 🎬 Ready to 🔧 In Progress in Docs 📚 Oct 25, 2023
@toriancrane
Copy link
Contributor

Some of these URLs were failing because the Examples/How-To-Guides bot wasn't auto-merging. I manually merged yesterday and these links are now working.

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Oct 25, 2023
@toriancrane toriancrane removed the needs-triage Needs attention from the triage team label Oct 25, 2023
@toriancrane toriancrane removed their assignment Oct 26, 2023
@desteves
Copy link
Contributor

We're still getting URL errors :/

/home/runner/work/docs/docs/scripts/search/check-urls.js:80
    throw new Error(error);
    ^

Error: Error: One or more URLs failed: 

https://www.pulumi.com/registry/packages/azure-native/how-to-guides/azure-py-aks-managed-identity/ ERROR: AxiosError: Request failed with status code 404
https://www.pulumi.com/registry/packages/azure-native/how-to-guides/azure-cs-aks-managed-identity/ ERROR: AxiosError: Request failed with status code 404
https://www.pulumi.com/registry/packages/azure-native/how-to-guides/azure-go-aks-managed-identity/ ERROR: AxiosError: Request failed with status code 404
https://www.pulumi.com/registry/packages/azure-native/how-to-guides/azure-ts-aks-managed-identity/ ERROR: AxiosError: Request failed with status code 404
https://www.pulumi.com/registry/packages/azure-native/how-to-guides/azure-yaml-aks-managed-identity/ ERROR: AxiosError: Request failed with status code 404

    at process.<anonymous> (/home/runner/work/docs/docs/scripts/search/check-urls.js:[80](https://github.com/pulumi/docs/actions/runs/6945648421/job/18895503511#step:5:81):11)
    at process.emit (node:events:517:28)
    at emit (node:internal/process/promises:149:20)
    at processPromiseRejections (node:internal/process/promises:2[83](https://github.com/pulumi/docs/actions/runs/6945648421/job/18895503511#step:5:84):27)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:32)

Node.js v18.18.2
make: *** [Makefile:52: check_search_urls] Error 1
Error: Process completed with exit code 2.

@cnunciato
Copy link
Contributor

I believe this'll be fixed by these PRs:

Additional context here.

@cnunciato cnunciato moved this from 🔧 In Progress to 💜 Review in Docs 📚 Nov 22, 2023
@cnunciato cnunciato added this to the 0.97 milestone Nov 22, 2023
@cnunciato cnunciato added the resolution/fixed This issue was fixed label Nov 22, 2023
@github-project-automation github-project-automation bot moved this from 💜 Review to 🏁 Done in Docs 📚 Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
Archived in project
Development

No branches or pull requests

4 participants