cosmos-sdk/.github/workflows
Alexander Bezobchuk 91ff9fa417
buildsystem: simplify Makefile and ci automation (#7189)
Move images into contrib/images/.

Replace "bad tag" cosmos-sdk/simapp with cosmos-sdk/simd-env.
'simapp' is a misnomer as the images serves only as host
environment for the binaries that are in fact built by the
developer on their machine.

Remove the build-docker-local-simapp target altogether
from the Makefile in favor of an inline conditional statement
that causes the image to be rebuilt if and only if it had not
been built before.

simd binary won't run as root anymore as root privileges
are dropped upon simd binary installation.

Co-authored-by: Marko Baricevic <marbar3778@yahoo.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-08-31 15:39:05 +02:00
..
clean-artifacts.yml ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
docker.yml docker: fix version cmd (#6947) 2020-08-05 15:38:07 +00:00
linkchecker.yml Bump gaurav-nelson/github-action-markdown-link-check from 1.0.6 to 1.0.7 (#7126) 2020-08-21 09:34:20 +02:00
lint.yml Bump technote-space/get-diff-action from v1 to v3 (#7043) 2020-08-13 11:31:56 -04:00
proto.yml ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
release-sims.yml Bump actions/cache from v2.1.0 to v2.1.1 (#7115) 2020-08-20 03:07:53 -04:00
sims.yml Bump actions/cache from v2.1.0 to v2.1.1 (#7115) 2020-08-20 03:07:53 -04:00
stale.yml Reset stale job to only mark PRs as stale (#6757) 2020-07-17 14:06:56 +00:00
tag.yml Update actions/setup-go requirement to v2.1.2 (#7042) 2020-08-13 11:37:54 -04:00
test.yml buildsystem: simplify Makefile and ci automation (#7189) 2020-08-31 15:39:05 +02:00
update-qa.yml Merge PR #6220: qa: add action to update qa page 2020-05-14 09:47:43 -04:00