Rename PAINT to PALETTE (#4161)

* /paint to /palette

* rename paint to palette

* rename the modules in palette to be pallets

* update Structure.adoc

* bump impl

* fix CI directory

* Update docs/Structure.adoc

Co-Authored-By: Benjamin Kampmann <ben@gnunicorn.org>
This commit is contained in:
joe petrowski
2019-11-21 01:08:25 +01:00
committed by Benjamin Kampmann
parent 512c86a72f
commit 2783b44207
206 changed files with 898 additions and 888 deletions
+2 -2
View File
@@ -155,7 +155,7 @@ test-dependency-rules: &test-linux
script:
- .maintain/ensure-deps.sh
test-paint-staking: &test-paint-staking
test-palette-staking: &test-palette-staking
stage: test
<<: *docker-env
variables:
@@ -167,7 +167,7 @@ test-paint-staking: &test-paint-staking
variables:
- $DEPLOY_TAG
script:
- cd paint/staking/
- cd palette/staking/
- WASM_BUILD_NO_COLOR=1 time cargo test --release --verbose --no-default-features --features std
- sccache -s