Page MenuHomeDevCentral

Refresh periodically the crates.io index
Needs ReviewPublic

Authored by dereckson on Mon, Aug 10, 23:20.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
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.