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

Create github action for docker container building and push #54

Merged
merged 80 commits into from
Dec 14, 2023

Conversation

ywkim312
Copy link
Collaborator

@ywkim312 ywkim312 commented Aug 10, 2023

When the branch gets merged to develop, the containers will be posted in the github repo. And when the branch gets merged to main, the containers will be posted to docker io.

@ywkim312 ywkim312 linked an issue Aug 10, 2023 that may be closed by this pull request
Copy link
Member

@longshuicy longshuicy left a comment

Choose a reason for hiding this comment

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

building analytics images might be tricky. some of them requires file got copied in from box folder. Can we hold on for that?

@ywkim312
Copy link
Collaborator Author

sure I am still testing this. I just created PR to launch the github action so please don't review this. I didn't add you as a reviewer =)

@ywkim312 ywkim312 self-assigned this Aug 23, 2023
@longshuicy longshuicy marked this pull request as draft September 14, 2023 15:27
@ywkim312 ywkim312 changed the base branch from main to develop December 4, 2023 15:12
@ywkim312 ywkim312 marked this pull request as ready for review December 4, 2023 17:08
.github/workflows/docker.yml Outdated Show resolved Hide resolved
.github/workflows/docker.yml Outdated Show resolved Hide resolved
.github/workflows/docker.yml Outdated Show resolved Hide resolved
.github/workflows/docker.yml Outdated Show resolved Hide resolved
.github/workflows/docker.yml Show resolved Hide resolved
@longshuicy longshuicy merged commit 817b3aa into develop Dec 14, 2023
20 checks passed
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.

github action build and push
2 participants