-
Notifications
You must be signed in to change notification settings - Fork 27
chore: preemptive fix CI errors #333
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
Signed-off-by: thisisobate <[email protected]>
✅ Deploy Preview for cncf-techdocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: thisisobate <[email protected]>
chalin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@thisisobate - I'm not seeing any build errors elsewhere, so I'm not sure that these updates are required. Are you sure you're using the LTS version of Node?
|
Oooh, I see what's happening. You're probably not using the versions of the packages declared in this repo. Let me fix that. |
| --- | ||
|
|
||
| <!-- markdownlint-disable no-duplicate-heading --> | ||
| <!-- markdownlint-disable-file --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why disable mdl for the entire file?
| author: Dave Welsch (@dwelsch-esi) | ||
| --- | ||
|
|
||
| <!-- markdownlint-disable --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why disable this for the entire file?
chalin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, let's merge this as is, and I'll re-enable markdown checks along with other fixes.
No description provided.