Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chains to image builds #15

Merged
merged 4 commits into from
Aug 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@
binaries:
- /go/bin/cheqd-noded

# Chihuahua
- name: chihuahua
github-organization: ChihuahuaChain
github-repo: chihuahua
language: go
build-target: install
binaries:
- /go/bin/chihuahuad

# Composable
- name: composable
github-organization: ComposableFi
Expand Down Expand Up @@ -238,6 +247,17 @@
- LEDGER_ENABLED=false
- BUILD_TAGS=muslc

# Kichain
- name: kichain
github-organization: KiFoundation
github-repo: ki-tools
language: go
build-target: install
binaries:
- /go/bin/kid
build-env:
- BUILD_TAGS=muslc

# Kujira
- name: kujira
github-organization: Team-Kujira
Expand Down Expand Up @@ -295,6 +315,17 @@
build-env:
- BUILD_TAGS=muslc

# panacea
- name: panacea
github-organization: medibloc
github-repo: panacea-core
language: go
build-target: install
binaries:
- /go/bin/panacead
build-env:
- BUILD_TAGS=muslc

# Penumbra
- name: penumbra
github-organization: penumbra-zone
Expand Down Expand Up @@ -387,6 +418,24 @@
binaries:
- /go/bin/sentinelhub

# Shentu
- name: shentu
github-organization: ShentuChain
github-repo: shentu
language: go
build-target: install
binaries:
- /go/bin/certik

# Sifchain
- name: sifchain
github-organization: Sifchain
github-repo: sifnode
language: go
build-target: install
binaries:
- /go/bin/sifnoded

# Sim (for testing)
- name: sim
github-organization: cosmos
Expand Down Expand Up @@ -468,3 +517,12 @@
build-target: install
binaries:
- /go/bin/umeed

# Vidulum
- name: vidulum
github-organization: vidulum
github-repo: mainnet
language: go
build-target: install
binaries:
- /go/bin/vidulumd