Skip to content

Precommit fix #59

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

Conversation

sanketverma1704
Copy link
Member

Trying to fix CI errors from #58.

@netlify
Copy link

netlify bot commented May 28, 2023

Deploy Preview for learn-scientific-python-org ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 69a2db0
🔍 Latest deploy log https://app.netlify.com/sites/learn-scientific-python-org/deploys/64761467d4478b00081f64a9
😎 Deploy Preview https://deploy-preview-59--learn-scientific-python-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@jarrodmillman
Copy link
Member

Here is the error message:

1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/role": "/opt/build/repo/content/community/_index.md:8:28": page not found
1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/skills": "/opt/build/repo/content/community/_index.md:9:27": page not found
1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/community-meetings": "/opt/build/repo/content/community/_index.md:10:24": page not found
1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/community-outreach": "/opt/build/repo/content/community/_index.md:11:24": page not found
1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/onboarding": "/opt/build/repo/content/community/_index.md:12:16": page not found
1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/project management": "/opt/build/repo/content/community/_index.md:13:24": page not found

I found it by clicking on the red x mark in a failing check. The reason that the links aren't found is that they refer to the wrong directory. The files are in community, but the path used is contributors. I am fixing it now and will push to this branch.

@jarrodmillman jarrodmillman merged commit 4451f26 into scientific-python:main May 30, 2023
@sanketverma1704 sanketverma1704 deleted the fix_community_manager_guide branch March 12, 2025 19:07
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