Skip to content

Allow docker images to be built from source on a specific branch #1

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

Closed
jorgeantonio21 opened this issue Jan 27, 2025 · 1 comment · Fixed by #17
Closed

Allow docker images to be built from source on a specific branch #1

jorgeantonio21 opened this issue Jan 27, 2025 · 1 comment · Fixed by #17
Assignees

Comments

@jorgeantonio21
Copy link
Contributor

If we want to have end to end PRs, we should test the logic in new branches. For this reasons, we should be able to pass in as an argument the branch name, and the test environment should be able to build (and push images) from source to test it.

@maschad
Copy link
Member

maschad commented Jan 27, 2025

Correct, the longterm plan here is to create a Github Action that can be used by other repos in the Atoma Org which will allow devs to use this infra without having to necessarily interface with the logic of this repo.

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 a pull request may close this issue.

2 participants