Michael Vines
|
4d6679906b
|
Clean up crates.io publishing (#4478)
* Clean up crates.io publishing
* Cargo.lock
|
2019-05-30 11:53:41 -07:00 |
Rob Walker
|
ffb15578ce
|
remove cargo install cargo-audit from CI (#4123)
|
2019-05-02 15:35:47 -07:00 |
Greg Fitzgerald
|
028b9da0da
|
Revert "Move the design proposals to a separate book"
This reverts commit 4ca18d6b9affbc574d1b3d3d230230b057f8fde3.
|
2019-03-23 14:04:34 -06:00 |
Michael Vines
|
8f25548781
|
Overhaul cargo/rustc version management
|
2019-03-14 20:22:46 -07:00 |
Greg Fitzgerald
|
9fac3b26ee
|
Move the design proposals to a separate book
Fixes #3262
|
2019-03-14 10:08:43 -07:00 |
Rob Walker
|
a0bed5375d
|
remove println!, add check to keep it out (#2585)
* remove debugging prints
* remove println!, add check to keep it out
|
2019-01-29 16:02:03 -08:00 |
Rob Walker
|
145fb3675d
|
check for debugging lint in CI (#2578)
* check for debugging lint in CI
* nit
* add TODO
|
2019-01-28 18:32:30 -08:00 |
Michael Vines
|
cac08171de
|
nit: prevent book build from getting expanded by default
|
2018-12-18 18:44:20 -08:00 |
Michael Vines
|
e8e6c70e19
|
Remove duplicate _ definitions
|
2018-12-18 14:25:10 -08:00 |
Michael Vines
|
c0dcf67ec8
|
Move book build into test-checks
|
2018-12-18 13:03:38 -08:00 |
Michael Vines
|
c1ad987b04
|
Run checks over all crates in the workspace
|
2018-12-13 23:40:26 -08:00 |
Michael Vines
|
9d0b7c6b31
|
Remove bench_streamer feature
|
2018-12-13 22:25:27 -08:00 |
Michael Vines
|
4b07778609
|
Add bench_streamer feature to inhibit building solana-bench-streamer by default
This program is not currently used in any automation and is fairly slow
to build. Disabling it by default will speed incremental builds.
|
2018-12-12 16:31:13 -08:00 |
jackcmay
|
59163e2dd9
|
Optimize some CI stuff (#1880)
* CI Optimizations
|
2018-11-21 12:16:16 -08:00 |