Build forge framework on travis-ci. Currently we do daily releases.
Here's an example versions file
vendors/forge master
vendors/forge-simulator v0.21.0
vendors/forge-starter b6f39dac01fac617379fae9b1a4fd793739a1703
vendors/forge-web master
vendors/forge-workshop v0.5.0
forge-desktop master
Each line consists of two fields, seperated by space
Run make submodule-update to checkout the target repo to the specific git reference.
Note: when changing tags in versions file, make submodule-update MUST BE run to make git submodule tag to be updated.
forge-release use travis ci to build release for centos and mac osx(darwin). Here's the workflow:
tchen/centos-elixirmix-forge-deps repomake $(TARGET) in each repo in vendorsTo add new repo under vendors, just do
$ git submodule add [email protected]:ArcBlock/new-repo.git vendors/new-repo
Please follow the guide in here for building c dependency.
Content type
Image
Digest
Size
201.6 MB
Last updated
about 7 years ago
docker pull arcblock/forge-release