eos icon indicating copy to clipboard operation
eos copied to clipboard

eosio contract build pipeline for release 2.2.x

Open shahabi8 opened this issue 3 years ago • 0 comments

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

shahabi8 avatar Jan 19 '22 01:01 shahabi8