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

[chore] Refresh refcache, fix external links with invalid fragments #6206

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Feb 4, 2025

  • Contributes to [chore] Ensure that external link fragments are valid #6196
  • Refreshes the refcache, in particular by validating external links with fragments. Such valid links now have status 21X in the refcache file, so that I can differentiate them from links that haven't had their fragments validated yet. The PR includes only some updates, more are to come, but it touched enough files across SIGs that it seemed like enough of an increment to submit a PR for.
  • Marks external URLs with yet-to-be-validated fragments with 204 status
  • Note that might squash some of the commits of this PR before merging, but it isn't really necessary since PRs are merge-squashed anyways. There are lots of "w" (for WIP) commits because I made the link updates incrementally.

docs: https://developer.cisco.com/docs/nso/#!observability-exporter/
docs: https://developer.cisco.com/docs/nso/observability-exporter/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@svrnm - is this change ok?

@chalin chalin force-pushed the chalin-im-test-url-fragments-2025-02-04 branch from 9a45590 to 9c29b82 Compare February 4, 2025 14:52
@chalin chalin marked this pull request as ready for review February 4, 2025 14:52
@chalin chalin force-pushed the chalin-im-test-url-fragments-2025-02-04 branch from 9c29b82 to b47bfc9 Compare February 4, 2025 15:01
Copy link
Contributor

@tiffany76 tiffany76 left a comment

Choose a reason for hiding this comment

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

RSLGTM.

Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

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

Ruby file update looks good.

Copy link
Contributor

@Kielek Kielek left a comment

Choose a reason for hiding this comment

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

.NET part LGTM

@chalin chalin force-pushed the chalin-im-test-url-fragments-2025-02-04 branch from b47bfc9 to e432547 Compare February 5, 2025 13:42
@opentelemetrybot opentelemetrybot requested review from a team February 5, 2025 13:42
@chalin chalin force-pushed the chalin-im-test-url-fragments-2025-02-04 branch from e432547 to d2d1fc6 Compare February 5, 2025 14:01
@chalin
Copy link
Contributor Author

chalin commented Feb 5, 2025

@jack-berg @jaydeluca - apply the changes you suggested. PTAL and approve for the Java folks. Thx

@opentelemetrybot opentelemetrybot requested a review from a team February 5, 2025 16:04
@chalin chalin force-pushed the chalin-im-test-url-fragments-2025-02-04 branch from e0335e7 to 65867d1 Compare February 5, 2025 16:07
@chalin chalin requested review from jack-berg and jaydeluca February 5, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.