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

fix: push docker image workflow #431

Merged
merged 2 commits into from
Sep 12, 2024
Merged

fix: push docker image workflow #431

merged 2 commits into from
Sep 12, 2024

Conversation

irtazaakram
Copy link
Member

This PR updates the .github/workflows/push-docker-image.yml workflow resolving push authorization issues. It also upgrades Docker actions.

@irtazaakram
Copy link
Member Author

Hey @feanil, I'm pushing this PR again because I think we need these images for our CI workflows. here: docker-compose-ci.yml.

previous PR: #407

Copy link
Contributor

@feanil feanil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we drop the usage of the docker compose in testing instead? I think we should test this in a more standard way, we used these docker files back when we were on jenkins and needed more consistent builds for testing. Now that we have github actions runners I think we can just drop using the dockerfiles from testing instead. I'm good with merging this to unblock testing but we should come back and clean this all up.

@irtazaakram irtazaakram mentioned this pull request Sep 12, 2024
@irtazaakram
Copy link
Member Author

Hi @feanil,

I've created an issue here to refactor workflows #435.

Thanks,

@irtazaakram irtazaakram merged commit 6bf7afd into master Sep 12, 2024
10 checks passed
@irtazaakram irtazaakram deleted the image-upload-fail branch September 12, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants