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

Use main ci for building docker images #84

Merged

Conversation

mdesouky
Copy link
Collaborator

@mdesouky mdesouky commented Oct 22, 2024

Changes:

  • Configure test and publish workflows to use our default ci reusable github actions workflow

@mdesouky mdesouky force-pushed the dev-878/modify-ci-workflow-to-push-docker-images-to-two-repos branch from a7db0f1 to edbec1d Compare October 24, 2024 00:57
uptickmetachu
uptickmetachu previously approved these changes Oct 24, 2024
@@ -15,38 +15,24 @@ permissions:
env:
MISE_PYTHON_COMPILE: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AWS_IAM_ROLE: ""
Copy link
Collaborator

Choose a reason for hiding this comment

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

This still needed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed 👍🏼

@@ -24,3 +24,19 @@ jobs:
command: |
mise run install
mise run ci
build:
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can remove this now no?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@uptickmetachu we don't want test builds ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess if we have the lifecycle policies.

I don't think its entirely too neccessary but it doesn't hurt too much.

@mdesouky mdesouky merged commit 65f36fe into develop Oct 24, 2024
2 checks passed
@mdesouky mdesouky deleted the dev-878/modify-ci-workflow-to-push-docker-images-to-two-repos branch October 24, 2024 03:16
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