Page MenuHomeDevCentral

Provision Rust development environment
ClosedPublic

Authored by dereckson on Aug 26 2021, 00:13.
Tags
None
Referenced Files
F2908810: D2393.id6050.diff
Wed, May 8, 10:20
Unknown Object (File)
Mon, May 6, 15:40
Unknown Object (File)
Mon, May 6, 10:26
Unknown Object (File)
Sun, May 5, 03:29
Unknown Object (File)
Fri, May 3, 14:17
Unknown Object (File)
Fri, May 3, 12:26
Unknown Object (File)
Fri, May 3, 10:19
Unknown Object (File)
Wed, May 1, 16:04
Subscribers
None

Details

Summary

Install rustup, Rust stable and nightly toolchains
at user level.

Test Plan

Run on WindRiver

Diff Detail

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

Event Timeline

dereckson created this revision.

Should be split in 3 parts:

  • Install Rust through rustup (we still need to install rustup, once done, it works fine)
  • The dbserver-pgsql role, with database init and user to create
  • Diesel

This diff will be for rustup.

Split with D2409 for PostgreSQL part.

Split with D2410 for Diesel part.

Fix chmod. Install rustup itself.

Use absolute path for rustup.

This revision is now accepted and ready to land.Sep 9 2021, 20:05
This revision was landed with ongoing or failed builds.Sep 9 2021, 20:05
This revision was automatically updated to reflect the committed changes.