Page MenuHomeDevCentral

Refresh periodically the crates.io index
ClosedPublic

Authored by dereckson on Aug 10 2026, 23:20.
Tags
None
Referenced Files
F51671035: D4156.id10926.diff
Sun, Sep 27, 08:54
F51670389: D4156.id10900.diff
Sun, Sep 27, 08:48
F51570498: D4156.id.diff
Sat, Sep 26, 15:25
Unknown Object (File)
Sat, Sep 26, 00:31
Unknown Object (File)
Fri, Sep 25, 00:19
Unknown Object (File)
Wed, Sep 23, 11:23
Unknown Object (File)
Wed, Sep 23, 09:00
Unknown Object (File)
Wed, Sep 23, 00:28
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.