da6bb66475
Pin version for publish cargo-check ( #23716 ) ( #23721 )
...
(cherry picked from commit 330d6db19a
)
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2022-03-17 01:52:19 +00:00
06ebed861e
Bump publish crate timeout
2022-03-13 21:01:15 -07:00
6b71570f48
ci: move all formerly-default-queue jobs to solana queue ( #23388 )
...
(cherry picked from commit f814c4a082
)
# Conflicts:
# ci/buildkite-pipeline.sh
Co-authored-by: Trent Nelson <trent@solana.com >
2022-02-28 22:28:05 +00:00
70f76b450e
Add sbf-tools version to cargo target cache name on CI agents ( #23027 )
...
(cherry picked from commit c7aa7fb66b
)
Co-authored-by: Dmitri Makarov <dmakarov@alumni.stanford.edu >
2022-02-09 22:24:04 +00:00
74498650bc
Always contact release.solana.com over https ( #22795 )
...
(cherry picked from commit bd86459a94
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2022-01-27 21:30:37 +00:00
9761f5b67f
Add aarch64-apple-darwin publish tarball step ( #22356 )
...
(cherry picked from commit e2aa932e97
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2022-01-07 10:17:11 +00:00
3ae674dd28
Increase timeout of local-cluster-slow CI step
2022-01-07 15:31:10 +08:00
1132def37c
Split up local cluster tests into separate CI steps (backport #22295 ) ( #22303 )
...
* Split up local cluster tests into separate CI steps (#22295 )
* Split up local cluster tests into separate CI steps
* Update buildkite-pipeline.sh
(cherry picked from commit 0e1afcbb26
)
# Conflicts:
# local-cluster/tests/local_cluster.rs
* resolve conflicts
Co-authored-by: Justin Starry <justin@solana.com >
2022-01-06 17:02:45 +00:00
5bd27dd175
Correctly set CI_COMMIT when Buildkite provides HEAD instead of a real commit
2022-01-03 17:39:49 -08:00
794f28d9ab
Switch from arm64-apple-darwin to aarch64-apple-darwin to align with Rust's target names
2022-01-03 17:16:49 -08:00
d7a673f7f5
Add support for arm64-apple-darwin release/channel artifacts
2022-01-03 17:16:34 -08:00
b3fa1288aa
Use experimential docker virtualization framework for arm64
...
(cherry picked from commit ed0b47c6f8
)
2022-01-03 16:54:37 -08:00
fd4754e5a9
Correctly set CI_OS_NAME for macOs buildkite agents
2022-01-03 12:54:57 -08:00
ed0040d555
Update to Rust 1.57.0 ( #21779 )
...
(cherry picked from commit 15a9fa6f53
)
Co-authored-by: Steven Czabaniuk <steven@solana.com >
2021-12-10 22:23:48 +00:00
539ad4bea6
Remove libcurl to prevent wasm-pack segfault in libssl
...
(cherry picked from commit f32216588d
)
2021-12-09 18:41:47 -08:00
8836069719
Add wasm bindings for Pubkey
and Keypair
...
(cherry picked from commit 488dc37fec
)
2021-12-09 18:41:47 -08:00
e922c2da9d
Update to Rust 1.56.1
2021-11-30 23:28:07 -08:00
b30c94ce55
ClusterInfoVoteListener send only missing votes to BankingStage ( #20873 )
2021-11-18 15:20:41 -08:00
293a0d8797
Update to Rust v1.56
2021-10-23 08:21:20 +00:00
4fbf44dc75
ci: Increase timeout duration for coverage step ( #20888 )
2021-10-22 19:28:35 +00:00
7baeb04f26
Ignore RUSTSEC-2020-0159
2021-10-18 13:38:06 -07:00
13462d63a2
solana-sdk now builds for wasm32-unknown-unknown
2021-10-13 13:15:33 -07:00
3b70cdb8d8
Upgrade to Rust 1.55.0
2021-10-06 17:48:58 -07:00
0c62a6fe3f
Resolve zeroize_derive audit warning by bumping version ( #20182 )
...
* Revert "temporarily disable new audit"
This reverts commit 3dfbd95ddc
.
* Bump version of zeroize_derive from v1.0.0 to v1.2.0
2021-09-24 22:51:53 +00:00
3dfbd95ddc
temporarily disable new audit
2021-09-24 16:42:40 -04:00
1fa8b6b966
fixing print in shell script and updating string interpolation in python script
2021-09-21 22:42:18 -06:00
cf4358715b
switched all python2.7 to python3.x
2021-09-21 22:42:18 -06:00
d39e90d3d7
Clean up explorer deploy and stop mirroring the repo ( #19845 )
...
* Stop exporting explorer commits to mirror
* Remove heroku config from explorer
2021-09-13 14:46:14 -05:00
92e343da26
move ./run.sh
into ./scripts
2021-09-11 14:49:17 -06:00
17978c2ff4
Remove tar-rs audit ignore ( #19344 )
2021-08-20 14:34:48 -06:00
db40cb41b2
Handle new security advisories ( #19126 )
...
* Update hyper 0.14
* Add audit ignores
* Bump assert_cmd and remove audit ignore
* Remove unnecessary unmaintained dependency
* Remove pin-project-lite warning
2021-08-09 19:36:03 +00:00
d60ccf64e1
bump recommended maps/nofiles
2021-08-04 11:15:18 -06:00
38fb6dcf86
bump rust stable to 1.54, nightly 2021-08-02
2021-08-04 07:21:55 +00:00
95c2873b3c
Exit stable-bpf CI runs before localnet-sanity ( #19016 )
2021-08-02 18:00:36 +00:00
0247c280ff
Run BPF program unit tests ( #18982 )
2021-07-30 15:15:06 -07:00
59cd0556ef
ci: suppress cargo tree output
2021-07-16 23:00:23 -06:00
96a7cedaca
ci: fix typo
2021-07-16 23:00:23 -06:00
f1996ca0f3
CI: Dump BPF assembly listings and upload as artifact
2021-07-10 12:14:37 -06:00
1eab0773af
CI: Extricate BPF tests from stable-perf
2021-07-10 12:14:37 -06:00
761de8b1a3
Bump prost, prost-types, and tonic ( #18537 )
...
* Bump prost+tonic and accommodate generated service changes
* Unignore advisory
* Fixup .proto error list
2021-07-09 17:31:26 +00:00
a5b91ef4c3
Show grcov version as well ( #18549 )
2021-07-09 19:49:07 +09:00
6188283ba6
Temporarily ignore prost-types audit ( #18525 )
2021-07-08 13:03:37 -06:00
0bc38153ca
ci: add wrapper script for running ci locally
...
Linux only for now
2021-06-24 22:14:54 -06:00
761e324982
ci: add downstream build wrapper
2021-06-24 22:14:54 -06:00
278a241db3
ci: give localnet nodes a more time to startup
2021-06-24 22:14:54 -06:00
f213e48067
ci: nvidia persistence mode isn't a hard requirement
2021-06-24 22:14:54 -06:00
554002b73c
ci: use versioned cargo wrapper for crate ordering
2021-06-24 22:14:54 -06:00
7882fb5026
ci: fix release build agent targeting
2021-06-23 04:58:14 +00:00
d43c6eafaf
ci: isolate release builds
2021-06-22 05:05:37 +00:00
889d35f350
Update to Rust 1.53.0
2021-06-18 20:20:13 -07:00