eos
eos copied to clipboard
eosio contract build pipeline for release 2.2.x
This PR adds new CI pipeline for eos repo such that it builds smart contracts in eos/unittests/test-contracts. This pipeline runs only on Ubuntu 20.04. Unittest and integration tests are executed to make sure the wasm files are not corrupted. This PR also adds docker build and install step for Ubuntu 20.04.
Change Type
Select ONE:
- [ ] Documentation
- [ ] Stability bug fix
- [ ] Other
- [ ] Other - special case
Testing Changes
Select ANY that apply:
- [ ] New Tests
- [ ] Existing Tests
- [ ] Test Framework
- [x] CI System
- [ ] Other
Consensus Changes
- [ ] Consensus Changes
API Changes
- [ ] API Changes
Documentation Additions
- [ ] Documentation Additions