Skip to content

Commit

Permalink
fix(ci): update ghcr settings
Browse files Browse the repository at this point in the history
The GHCR settings were incomplete and images
were not pushed.

Updated the workflows.

Signed-off-by: kmova <[email protected]>
  • Loading branch information
kmova committed Sep 12, 2021
1 parent d6bed5b commit f282d6f
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 17 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ jobs:
images: |
${{ env.IMAGE_ORG }}/jiva-csi
quay.io/${{ env.IMAGE_ORG }}/jiva-csi
ghcr.io/${{ env.IMAGE_ORG }}/jiva-csi
tag-latest: false
tag-custom-only: true
tag-custom: |
Expand Down Expand Up @@ -242,6 +243,7 @@ jobs:
images: |
${{ env.IMAGE_ORG }}/jiva-operator
quay.io/${{ env.IMAGE_ORG }}/jiva-operator
ghcr.io/${{ env.IMAGE_ORG }}/jiva-operator
tag-latest: false
tag-custom-only: true
tag-custom: |
Expand Down Expand Up @@ -276,6 +278,13 @@ jobs:
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_TOKEN }}

- name: Login to GHCR
uses: docker/login-action@v1
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and Push Image
uses: docker/build-push-action@v2
with:
Expand Down
9 changes: 9 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
images: |
${{ env.IMAGE_ORG }}/jiva-csi
quay.io/${{ env.IMAGE_ORG }}/jiva-csi
ghcr.io/${{ env.IMAGE_ORG }}/jiva-csi
tag-latest: true
tag-semver: |
{{version}}
Expand Down Expand Up @@ -139,6 +140,7 @@ jobs:
images: |
${{ env.IMAGE_ORG }}/jiva-operator
quay.io/${{ env.IMAGE_ORG }}/jiva-operator
ghcr.io/${{ env.IMAGE_ORG }}/jiva-operator
tag-latest: true
tag-semver: |
{{version}}
Expand Down Expand Up @@ -172,6 +174,13 @@ jobs:
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_TOKEN }}

- name: Login to GHCR
uses: docker/login-action@v1
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build & Push Image
uses: docker/build-push-action@v2
with:
Expand Down
19 changes: 9 additions & 10 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# OpenEBS Jiva Adopters
# Who uses Jiva?

Some of the organizations that have publicly shared the usage of Jiva.
- [Arista](https://github.com/openebs/openebs/blob/HEAD/adopters/arista/README.md)
- [CLEW Medical](https://github.com/openebs/openebs/blob/HEAD/adopters/clewmedical/README.md)
- [Clouds Sky GmbH](https://github.com/openebs/openebs/blob/HEAD/adopters/cloudssky/README.md)
- [CodeWave](https://github.com/openebs/openebs/blob/HEAD/adopters/codewave/README.md)
- [Verizon Media](https://github.com/openebs/openebs/blob/HEAD/adopters/verizon/README.md)

You can see the full list of organizations/users using OpenEBS [here](https://github.com/openebs/openebs/blob/HEAD/ADOPTERS.md).

Expand All @@ -9,13 +16,5 @@ If you are using Jiva, and would like yourself to be listed in this page as a an
- Are you using it for home use or for your organization
- A brief description of the use case or details on how OpenEBS is helping your projects.

If you would like your name (as home user) or organization name to be added to the Adopters.md, please provide a preferred contact handle like github id, twitter id, linkedin id, website etc.
If you would like your name (as home user) or organization name to be added to the [ADOPTERS.md](https://github.com/openebs/openebs/blob/HEAD/ADOPTERS.md), please provide a preferred contact handle like github id, twitter id, linkedin id, website etc.

Some of the organizations that have publicly shared the usage of Jiva.
- [Arista](https://github.com/openebs/openebs/blob/HEAD/adopters/arista/README.md)
- [CLEW Medical](https://github.com/openebs/openebs/blob/HEAD/adopters/clewmedical/README.md)
- [Clouds Sky GmbH](https://github.com/openebs/openebs/blob/HEAD/adopters/cloudssky/README.md)
- [CodeWave](https://github.com/openebs/openebs/blob/HEAD/adopters/codewave/README.md)
- [Verizon Media](https://github.com/openebs/openebs/blob/HEAD/adopters/verizon/README.md)

You can see the full list of organizations/users using OpenEBS [here](https://github.com/openebs/openebs/blob/HEAD/ADOPTERS.md).
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
[![Slack](https://img.shields.io/badge/chat!!!-slack-ff1493.svg?style=flat-square)](https://kubernetes.slack.com/messages/openebs)
[![Community Meetings](https://img.shields.io/badge/Community-Meetings-blue)](https://hackmd.io/hiRcXyDTRVO2_Zs9fp0CAg)
[![Twitter](https://img.shields.io/twitter/follow/openebs.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=openebs)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/openebs/openebs/blob/HEAD/CONTRIBUTING.md)
[![Go Report Card](https://goreportcard.com/badge/github.com/openebs/jiva-csi)](https://goreportcard.com/report/github.com/openebs/jiva-operator)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/openebs/jiva-operator/blob/HEAD/CONTRIBUTING.md)
[![Go Report Card](https://goreportcard.com/badge/github.com/openebs/jiva-operator)](https://goreportcard.com/report/github.com/openebs/jiva-operator)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Fjiva-operator.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Fjiva-operator?ref=badge_shield)
[![Releases](https://img.shields.io/github/release/openebs/jiva-operator/all.svg?style=flat-square)](https://github.com/openebs/jiva-operator/releases)
[![Docker Pulls](https://img.shields.io/docker/pulls/openebs/jiva)](https://hub.docker.com/repository/docker/openebs/jiva)
Expand Down Expand Up @@ -79,11 +79,6 @@ OpenEBS welcomes your feedback and contributions in any form possible.

Please read the community code of conduct [here](./CODE_OF_CONDUCT.md).

[Docker environment]: https://docs.docker.com/engine
[Go environment]: https://golang.org/doc/install
[openebs/openebs]: https://github.com/openebs/openebs
[channel]: https://kubernetes.slack.com/messages/openebs/


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Fjiva-operator.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Fjiva-operator?ref=badge_large)

0 comments on commit f282d6f

Please sign in to comment.