Page MenuHomeDevCentral

Refresh periodically the crates.io index
ClosedPublic

Authored by dereckson on Mon, Aug 10, 23:20.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 28, 07:33
Unknown Object (File)
Thu, Aug 27, 00:32
Unknown Object (File)
Tue, Aug 25, 23:18
Unknown Object (File)
Mon, Aug 24, 23:14
Unknown Object (File)
Sun, Aug 23, 23:26
Unknown Object (File)
Sun, Aug 23, 08:30
Unknown Object (File)
Sat, Aug 22, 22:08
Unknown Object (File)
Sat, Aug 22, 15:50
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 Passed
Unit
No Test Coverage
Branch
crontab-cargo-index
Build Status
Buildable 6798
Build 7086: arc lint + arc unit

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.Sat, Aug 15, 10:42
This revision was automatically updated to reflect the committed changes.