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

docs: find broken links using github-action-markdown-link-check #28437

Closed
wants to merge 12 commits into from

Conversation

rusackas
Copy link
Member

@rusackas rusackas commented May 10, 2024

SUMMARY

Following up on #28424, using another (relatively deprecated) action, while we figure out if ASF will let us use the first one.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@github-actions github-actions bot added the doc Namespace | Anything related to documentation label May 10, 2024
@rusackas
Copy link
Member Author

Wow, this takes FOREVER.

@pull-request-size pull-request-size bot added size/M and removed size/S labels May 11, 2024
@@ -45,7 +45,7 @@ These features are **finished** but currently being tested. They are usable, but
- CACHE_IMPERSONATION
- CONFIRM_DASHBOARD_DIFF
- DRILL_TO_DETAIL
- DYNAMIC_PLUGINS: [(docs)](https://superset.apache.org/docs/configuration/running-on-kubernetes)
Copy link
Member

Choose a reason for hiding this comment

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

should we add an entry in htaccess? There's one that says RewriteRule ^docs/installation/running-on-kubernetes/$ /docs/installation/kubernetes [R=301,L] , but could use one for the exact link above too.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, that makes sense. There are also a whole bunch more bad links that got turned up on this PR... I guess I'll slog through and do the same for those when time allows.

@rusackas
Copy link
Member Author

closing in favor of #28424 which is much faster, and more sensible to config.

@rusackas rusackas closed this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Namespace | Anything related to documentation github_actions Pull requests that update GitHub Actions code preset-io size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants