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] Refcache refresh, oldest link is now 2024-08-06 #6167

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Feb 1, 2025

  • Refreshes a bunch of external link last-seen timestamps
  • Updates old links that were now 404s
  • Oldest link in cache was last visited 2024-08-06:
    $ npm run _refcache:prune -- --list -n 1
    
    > _refcache:prune
    > npx gulp prune --list -n 1
    
    [07:26:51] Using gulpfile ~/git/lf/open-telemetry/opentelemetry.io/gulpfile.js [07:26:51] Starting 'prune'...
    INFO: 1 entries with 4XX status. Pruning them.
    INFO: 4805 entries as prune candidates for before-date 9999-12-30. Number of date-based entries to delete: 1.
      2024-08-06 09:13 for https://avatars.githubusercontent.com/u/1781907
    [07:26:51] Finished 'prune' after 147 ms

@chalin chalin added CI/infra CI & infrastructure cleanup/refactoring labels Feb 1, 2025
@chalin chalin requested a review from a team as a code owner February 1, 2025 12:30
@opentelemetrybot opentelemetrybot requested a review from a team February 1, 2025 12:30
url: https://docs.openshift.com/container-platform/4.14/otel/otel-release-notes.html
url: https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/red_hat_build_of_opentelemetry/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

From the old link:

OpenShift docs are moving and will soon only be available at docs.redhat.com, the home of all Red Hat product documentation. Explore the new docs experience today.

So I've changed this to refer the new docs site.

@chalin chalin force-pushed the chalin-im-refcache-refresh-2025-02-01 branch from 2fa5777 to 4a99cd2 Compare February 1, 2025 14:27
$ npm run _refcache:prune -- --list -n 1

> _refcache:prune
> npx gulp prune --list -n 1

[07:26:51] Using gulpfile ~/git/lf/open-telemetry/opentelemetry.io/gulpfile.js
[07:26:51] Starting 'prune'...
INFO: 1 entries with 4XX status. Pruning them.
INFO: 4805 entries as prune candidates for before-date 9999-12-30. Number of date-based entries to delete: 1.
  2024-08-06 09:13 for https://avatars.githubusercontent.com/u/1781907
[07:26:51] Finished 'prune' after 147 ms
@chalin chalin force-pushed the chalin-im-refcache-refresh-2025-02-01 branch from 4a99cd2 to dec43cd Compare February 1, 2025 14:33
scripts/double-check-refcache-400s.mjs Outdated Show resolved Hide resolved
Co-authored-by: Tiffany Hrabusa <[email protected]>
@chalin chalin added this pull request to the merge queue Feb 1, 2025
Merged via the queue into open-telemetry:main with commit 43e2cb3 Feb 1, 2025
17 checks passed
@chalin chalin deleted the chalin-im-refcache-refresh-2025-02-01 branch February 1, 2025 15:00
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.

2 participants