Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: reenable link checker & fix broken links#15489

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethanndickson merged 1 commit intomainfromethan/fix-docs-ci
Nov 13, 2024

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedNov 13, 2024
edited
Loading

Follow-up on#15484.

@ethanndicksonGraphite App
Copy link
MemberAuthor

This stack of pull requests is managed by Graphite.Learn more about stacking.

Join@ethanndickson and the rest of your teammates onGraphiteGraphite

@@ -327,8 +327,7 @@ the OIDC provider. See
> ones include `groups`, `memberOf`, and `roles`.

Next configure the Coder server to read groups from the claim name with the
[OIDC organization field](../../reference/cli/server.md#--oidc-organization-field)
server flag:
OIDC organization field server flag:
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This CLI arg got moved to runtime config a few days ago, so it's no longer in the reference. The docs will need updating soon.

@ethanndicksonethanndicksonforce-pushed theethan/fix-docs-ci branch 3 times, most recently from2777501 to4fd8bb0CompareNovember 13, 2024 02:23
@@ -1,9 +1,19 @@
dirs:
- docs
excludedDirs:
# Downstream bug in linkspector means large markdown files fail to parse
# but these are autogenerated and shouldn't need checking
Copy link
MemberAuthor

@ethanndicksonethanndicksonNov 13, 2024
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@ethanndicksonethanndickson marked this pull request as ready for reviewNovember 13, 2024 02:41
@@ -33,6 +33,7 @@ jobs:
reporter: github-pr-review
config_file: ".github/.linkspector.yml"
fail_on_error: "true"
filter_mode: "nofilter"
Copy link
MemberAuthor

@ethanndicksonethanndicksonNov 13, 2024
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I incorrectly assumed that the weekly-docs job being started from the cron job would mean it wouldn't use the pull request changes filter, but evidently not. This means it checks the wholedocs folder for the cron job & on PRs. It complained about the emacs link on this PR, even though it wasn't included in the diff, so I'm more confident that it works properly now.

matifali reacted with thumbs up emoji
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

So on schedule, we check the whole repo?
What does thefilter_mode mean?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The default filter_mode was just the PR diff. Now it should be everything mentioned in the.linkspector.yml config.

matifali reacted with thumbs up emoji
@ethanndicksonethanndickson merged commitfa69d1c intomainNov 13, 2024
31 checks passed
@ethanndicksonethanndickson deleted the ethan/fix-docs-ci branchNovember 13, 2024 05:04
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@matifalimatifalimatifali approved these changes

Assignees

@ethanndicksonethanndickson

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ethanndickson@matifali

[8]ページ先頭

©2009-2025 Movatter.jp