Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Feature/publish draft release ci #11786

Merged
merged 2 commits into from
Jun 18, 2020
Merged

Feature/publish draft release ci #11786

merged 2 commits into from
Jun 18, 2020

Conversation

giacomolicari
Copy link

This PR adds the ability for Github Actions to create a draft release automatically.
The draft will include a formatted table containing the zip artifacts of executable binaries, the SHASUM 256 of the zip file, as well as additional information on the OS and System Architecture each binary refers to.

As per the current CI setup, actions are executed on tags and on stable branch only.

@denisgranha denisgranha added A0-pleasereview 🤓 Pull request needs code review. M1-ci 🙉 Continuous integration. labels Jun 17, 2020
@denisgranha
Copy link

Awesome :)

@ordian ordian requested review from General-Beck and removed request for ordian June 17, 2020 09:23
Copy link
Contributor

@General-Beck General-Beck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

@denisgranha denisgranha merged commit f37bce6 into openethereum:master Jun 18, 2020
dvdplm added a commit that referenced this pull request Jun 30, 2020
* master:
  Update parity-crypto dependency (#11791)
  ethcore/private-tcx: fix deadlock caused by conflicting lock order (#11764)
  Feature/publish draft release ci (#11786)
  Trigger custom docker build when adding ci-build-docker to the commit (#11782)
  Fix alpine docker image entry point (#11749)
  Use BigUint::modpow for ModExp precompile (#11772)
  Add YOLO-1 testnet (#11757)
  Upgrade num to 0.2, use enum-primitive-derive (#11636)
  Update Simple Subroutines to the latest spec  (#11731)
  update secret-store reference (#11761)
  Implementation of EIP 2537 (#11707)
  Add missing forks to fork ID (#11747)
  Use nightly tag for master branch (#11732)
dvdplm added a commit that referenced this pull request Jun 30, 2020
…ereum/openethereum into dp/chore/upgrade-to-rocksdb-0.14

* 'dp/chore/upgrade-to-rocksdb-0.14' of github.com:openethereum/openethereum:
  Update parity-crypto dependency (#11791)
  ethcore/private-tcx: fix deadlock caused by conflicting lock order (#11764)
  Feature/publish draft release ci (#11786)
  Trigger custom docker build when adding ci-build-docker to the commit (#11782)
  Fix alpine docker image entry point (#11749)
  Use BigUint::modpow for ModExp precompile (#11772)
  Add YOLO-1 testnet (#11757)
  Upgrade num to 0.2, use enum-primitive-derive (#11636)
  Update Simple Subroutines to the latest spec  (#11731)
  update secret-store reference (#11761)
  Implementation of EIP 2537 (#11707)
  Add missing forks to fork ID (#11747)
  Use nightly tag for master branch (#11732)
ghost pushed a commit to openetc/openetc that referenced this pull request Jul 20, 2020
Feature/publish draft release ci (openethereum#11786)

* Every tagged commit will trigger the normal binary build but also a draft proposal
* The draft proposal has a table with all binaries and it's related checksum
ghost pushed a commit to openetc/openetc that referenced this pull request Jul 20, 2020
Feature/publish draft release ci (openethereum#11786)

* Every tagged commit will trigger the normal binary build but also a draft proposal
* The draft proposal has a table with all binaries and it's related checksum
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview 🤓 Pull request needs code review. M1-ci 🙉 Continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants