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

Setup docker build and publish for each project #39

Closed
stephane-segning opened this issue Mar 1, 2024 · 1 comment
Closed

Setup docker build and publish for each project #39

stephane-segning opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels

Comments

@stephane-segning
Copy link
Contributor

stephane-segning commented Mar 1, 2024

  • Description: For each project, a workflow should be created that would build and publish the docker image on docker.
@stephane-segning stephane-segning converted this from a draft issue Mar 1, 2024
@stephane-segning
Copy link
Contributor Author

stephane-segning commented Mar 2, 2024

@stephane-segning stephane-segning self-assigned this Mar 3, 2024
@stephane-segning stephane-segning moved this from Todo to In Progress in Payment App Mar 5, 2024
stephane-segning added a commit that referenced this issue Mar 7, 2024
* feat: Setup docker build and publish on ghcr

* feat: Setup docker build and publish on ghcr

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* fix: Updated workflow files to handle the Change String Case

* feat: Created a workflow file that builds and pushes docker images for the translator app

* fix: Updated the Change String Case in th workflow files

* fix: Updated the Change String Case in th workflow files

* fix: Updated the Change String Case in th workflow files

* feat: Documented the process used to build and upload docker images to ghcr using github action

* feat: Documented the process used to build and upload docker images to ghcr using github action

* fix: changed string conversion using change string case

* fix: changed string conversion using change string case

* fix: handled the permissions

* fix: handled the permissions on the frontend and translator

* fix: handled the permissions on the translator

* fix: handled the permissions on the translator

* fix: handled image url for frontend

* fix: handled image url for frontend

* fix: update  env with  image names

* fix: handled image url for frontend

* fix: modified version of the setup-buildx-action

* feat: Documented the process used to build and upload docker images to ghcr using github action

* fix: Updated tags in the frontend

* feat: update rust.yml

* feat: update rust.yml to fix CI/CD

* fix: Updated the building and uploading docker images' docs

* fix: Updated tags in the frontend and backend files

* fix: ci/cd update and rename rust.yml to build-translator.yml

* fix: ci/cd - update and rename maven.yml to build-service.yml

* fix: typo error in job's name

* fix: renamed the node.yml to build-frontend.yaml and modified the build and push step

* fix: delete .github/workflows/node.yml

---------

Co-authored-by: Stephane SEGNING LAMBOU <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Payment App Mar 8, 2024
Christiantyemele pushed a commit to Christiantyemele/forked-e2e-banking-app that referenced this issue Apr 9, 2024
Christiantyemele pushed a commit to Christiantyemele/forked-e2e-banking-app that referenced this issue Apr 9, 2024
* feat: Setup docker build and publish on ghcr

* feat: Setup docker build and publish on ghcr

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* fix: Updated workflow files to handle the Change String Case

* feat: Created a workflow file that builds and pushes docker images for the translator app

* fix: Updated the Change String Case in th workflow files

* fix: Updated the Change String Case in th workflow files

* fix: Updated the Change String Case in th workflow files

* feat: Documented the process used to build and upload docker images to ghcr using github action

* feat: Documented the process used to build and upload docker images to ghcr using github action

* fix: changed string conversion using change string case

* fix: changed string conversion using change string case

* fix: handled the permissions

* fix: handled the permissions on the frontend and translator

* fix: handled the permissions on the translator

* fix: handled the permissions on the translator

* fix: handled image url for frontend

* fix: handled image url for frontend

* fix: update  env with  image names

* fix: handled image url for frontend

* fix: modified version of the setup-buildx-action

* feat: Documented the process used to build and upload docker images to ghcr using github action

* fix: Updated tags in the frontend

* feat: update rust.yml

* feat: update rust.yml to fix CI/CD

* fix: Updated the building and uploading docker images' docs

* fix: Updated tags in the frontend and backend files

* fix: ci/cd update and rename rust.yml to build-translator.yml

* fix: ci/cd - update and rename maven.yml to build-service.yml

* fix: typo error in job's name

* fix: renamed the node.yml to build-frontend.yaml and modified the build and push step

* fix: delete .github/workflows/node.yml

---------

Co-authored-by: Stephane SEGNING LAMBOU <[email protected]>
Christiantyemele pushed a commit to Christiantyemele/forked-e2e-banking-app that referenced this issue Apr 9, 2024
Christiantyemele pushed a commit to Christiantyemele/forked-e2e-banking-app that referenced this issue Apr 9, 2024
* feat: Setup docker build and publish on ghcr

* feat: Setup docker build and publish on ghcr

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* feat: Created workflow file to build and publish docker image on docker

* fix: Updated workflow files to handle the Change String Case

* feat: Created a workflow file that builds and pushes docker images for the translator app

* fix: Updated the Change String Case in th workflow files

* fix: Updated the Change String Case in th workflow files

* fix: Updated the Change String Case in th workflow files

* feat: Documented the process used to build and upload docker images to ghcr using github action

* feat: Documented the process used to build and upload docker images to ghcr using github action

* fix: changed string conversion using change string case

* fix: changed string conversion using change string case

* fix: handled the permissions

* fix: handled the permissions on the frontend and translator

* fix: handled the permissions on the translator

* fix: handled the permissions on the translator

* fix: handled image url for frontend

* fix: handled image url for frontend

* fix: update  env with  image names

* fix: handled image url for frontend

* fix: modified version of the setup-buildx-action

* feat: Documented the process used to build and upload docker images to ghcr using github action

* fix: Updated tags in the frontend

* feat: update rust.yml

* feat: update rust.yml to fix CI/CD

* fix: Updated the building and uploading docker images' docs

* fix: Updated tags in the frontend and backend files

* fix: ci/cd update and rename rust.yml to build-translator.yml

* fix: ci/cd - update and rename maven.yml to build-service.yml

* fix: typo error in job's name

* fix: renamed the node.yml to build-frontend.yaml and modified the build and push step

* fix: delete .github/workflows/node.yml

---------

Co-authored-by: Stephane SEGNING LAMBOU <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant