Alexander Samusev
|
ddab7156b4
|
[ci] Remove runtime-benchmarks from tests (#1335)
* [ci] Remove runtime-benchmarks from tests
* Update .gitlab/pipeline/test.yml
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* remove ing
* move benchmark tests to additional tests
* rm -q option
* try release profile
* use testnet profile
* move to a separate job
* rm dup
---------
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
2023-09-04 17:58:32 +03:00 |
|
Oliver Tale-Yazdi
|
7768b77d53
|
Remove old UI test (#1289)
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
|
2023-08-30 11:32:34 +02:00 |
|
Bastian Köcher
|
cbd745c846
|
Fix node-metrics test (#1287)
|
2023-08-30 09:48:29 +02:00 |
|
Alexander Samusev
|
d81c8cbaa7
|
[ci] Fix buildah and reorder test-doc dag (#1275)
|
2023-08-30 09:37:13 +02:00 |
|
Alexander Samusev
|
b13a3187f2
|
[ci] Add DAG (#1244)
* [ci] Add DAG
* add dag
* add more dag and disable deny
* test cancel pipeline
* fix clippy
|
2023-08-29 17:00:17 +03:00 |
|
Alexander Samusev
|
6e394f84f8
|
[ci] Add missing components to CI (#1201)
* [ci] Add missing components to CI
* add timestamp
* add pipeline-stopper-artifacts to jobs
* break clippy
* mv definition
* fix clippy
* comment timestamp, rm verbose
* commen cancel
* rm --verbose from build jobs
* disable rusty-cachier before_script
* enable timestamp back
* rollback .gitignore
* rollback .gitignore
* rollback .gitignore
|
2023-08-28 21:33:16 +03:00 |
|
Alexander Samusev
|
48415ce2a7
|
[ci] Add experimental feature in tests and cargo check (#1173)
* [ci] Add experimental feature in tests and cargo check
* fix labels GHA
* disable D-labels
* add check license
* add auto-label-issues
* fix CHECK_SPECS for labels
* rm useless commands
* Update .github/workflows/check-labels.yml
* fix
* Fudge license scanner
* remove spellcheck job
---------
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
2023-08-26 17:26:12 +03:00 |
|
Alexander Samusev
|
e49493442a
|
Add CI for monorepo (#1145)
* Add CI for monorepo
* fix frame tests
* Format features
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* add note for skipping tests and disable test-linux-stable-all
* Fix tests and compile issues (#1152)
* Fix feature dependant import
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Bump test timeout
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Remove feature gate
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Add resolver 2
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Remove old lockfile
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Format features
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Fix check-dependency-rules
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* rm test-runtime
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Actually fix script
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* enable cargo-check-each-crate-macos
* Run check-each-crate on 6 machines (#1163)
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
2023-08-25 16:35:22 +02:00 |
|