Page MenuHomeDevCentral

Refresh periodically the crates.io index
ClosedPublic

Authored by dereckson on Aug 10 2026, 23:20.
Tags
None
Referenced Files
F50745962: D4156.id10926.diff
Sun, Sep 20, 15:41
Unknown Object (File)
Sat, Sep 19, 11:17
Unknown Object (File)
Sat, Sep 19, 07:46
Unknown Object (File)
Thu, Sep 17, 13:24
Unknown Object (File)
Thu, Sep 17, 13:17
Unknown Object (File)
Thu, Sep 17, 13:17
Unknown Object (File)
Thu, Sep 17, 09:16
Unknown Object (File)
Thu, Sep 17, 09:10
Subscribers
None

Details

Summary

There is no cargo command to update the crates.io index, but it automatically triggers
when there is any Cargo operation interacting with the registry.

Implement as a poor man solution the method suggested by Juan Campa.

References:

Test Plan

Deployed on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

shellcheck ok

Installed on WindRiver for my account.
I'll check tomorrow morning if the crontab didn't create any error.

Looks good to me, clean run

This revision is now accepted and ready to land.Aug 15 2026, 10:42
This revision was automatically updated to reflect the committed changes.