[ 
https://issues.apache.org/jira/browse/FINERACT-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501783#comment-17501783
 ] 

Michael Vorburger commented on FINERACT-1513:
---------------------------------------------

FTR: I chat with Gavin about this (on #asfinfra on 
[https://infra.apache.org/slack.html]), and learnt that there is a better way 
than I thought:

We (Gavin, ASF Infra) has now added secrets named DOCKERHUB_USER + 
DOCKERHUB_TOKEN (nota bene the spelling is slightly different than suggested in 
the issue description above!) to our [https://github.com/apache/fineract].

This can now be used in a GitHub Action on the Fineract repo, like other ASF 
projects do, see e.g. 
[https://github.com/apache/superset/blob/master/.github/workflows/docker.yml] 
(used in 
[https://github.com/apache/superset/blob/master/.github/workflows/docker_build_push.sh]),
 or in 
[https://github.com/apache/gobblin/blob/master/.github/workflows/docker_build_publish.yaml]
 (better like that).

I'll close this issue as Done; [~aleks] please re-open if I can do anything 
else to unblock you for what you presumably want to now do next in 
FINERACT-1164  and FINERACT-1482 based on this.

> Add Docker Hub credentials to Github Secrets
> --------------------------------------------
>
>                 Key: FINERACT-1513
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1513
>             Project: Apache Fineract
>          Issue Type: Task
>            Reporter: Aleksandar Vidakovic
>            Assignee: Michael Vorburger
>            Priority: Trivial
>             Fix For: 1.7.0
>
>
> Make Docker Hub credentials available in Github Secrets in repo 
> "apache/fineract" and expose them as variables:
>  * DOCKER_HUB_USERNAME
>  * DOCKER_HUB_PASSWORD
> Goal is to be able to login with a Github Action and push the stable Docker 
> Images.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to