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

Trigger custom docker build when adding ci-build-docker to the commit #11782

Merged
merged 6 commits into from
Jun 16, 2020

Conversation

denisgranha
Copy link

There are times when we need to build docker images for testing, like in this branch https://github.com/openethereum/openethereum/tree/adria0/prometheus before merging to master.

With this action, this is easier and only triggered on demand.

It publishes the image in the docker hub https://hub.docker.com/r/openethereum/openethereum/tags with the branch name prefixed by "alpha-"

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

@adria0 adria0 left a comment

Choose a reason for hiding this comment

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

LGTM

Remove alpha prefix for docker images
@denisgranha denisgranha merged commit 698e696 into master Jun 16, 2020
@denisgranha denisgranha deleted the denisgranha/docker-custom-trigger branch June 16, 2020 14:01
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)
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.

3 participants