1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/.github/workflows
neodiX42 d3e177b49e
Add Github action to create TON release (#514)
* add: TON Overflow

* Create release and tag.

* add permission to read GITHUB_TOKEN

* register token

* register token

* register token

* register token

* correct tag name

* call sub workflow and upload its artifact to the release

* call sub workflow and upload its artifact to the release

* define jobs dependency

* add 2nd dependency; upload ubuntu and windows artifacts; show all artifacts

* add 2nd dependency; upload ubuntu and windows artifacts; show all artifacts

* create folder for all artifacts; download artifacts from previous workflows

* add macos-compile

* fix download artifacts

* fix download artifacts

* test all upload to release

* fix bug in finding windows artifact

* fix execution order

* fix execution order

* fix download artifact

* fix download artifact

* fix download artifact

* fix download artifact

* fix versioning

* fix versioning

* zip artifacts; copy macos artifacts one by one;

* zip artifacts; copy macos artifacts one by one;

* zip artifacts; copy macos artifacts one by one;

* fix lib name in macos

* Update create-release.yml

* Update create-release.yml

* better packing

* better packing

* Update win-2019-compile.yml

* minor improvements

* minor improvements

* add ninja to macos

* add ninja to windows

* add ninja to windows

* remove ninja grom windows

* fix macos copy

* reuse exising jobs

* reuse existing jobs

* use other ubuntu action

* use other ubuntu action

* add smartcont and fift libs to artifacts

* GH action for release creation

* update actions/checkout to v3

* sync abseil with testnet
2022-11-03 12:41:49 +03:00
..
create-release.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00
docker-compile-ubuntu.yml Fix timeout issue for Github action Docker Compile Ubuntu arm64 (#510) 2022-10-28 17:31:38 +03:00
docker-ubuntu-image.yml Fix timeout issue for Github action Docker Compile Ubuntu x86-64 & arm64 (#501) 2022-10-27 09:13:50 +03:00
macos-11.7-compile.yml Upgrade MacOS github actions (#511) 2022-10-28 22:06:34 +03:00
macos-12.6-compile.yml Upgrade MacOS github actions (#511) 2022-10-28 22:06:34 +03:00
tonlib-android-jni.yml Add GitHub action to build Tonlib for Android OS (#517) 2022-11-02 21:27:30 +03:00
ubuntu-18.04-compile.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00
ubuntu-18.04-ton-ccpcheck.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00
ubuntu-compile.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00
win-2019-compile.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00