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

chore(improvement): Implement makim and containers-sugar #181

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

YurelyCamacho
Copy link

Adding extra deps to the project. Makim and containers-sugar are tools designed to avoid creating boilerplates across repositories and to simplify the management of the Docker stack.
By @Anavelyz and @YurelyCamacho
@xmnlab

@xmnlab xmnlab marked this pull request as ready for review March 31, 2023 00:40
@@ -14,7 +14,7 @@ env:
_AIRFLOW_WWW_USER_LAST_NAME: Admin
_AIRFLOW_WWW_USER_PASSWORD: airflow
_AIRFLOW_WWW_USER_USERNAME: airflow
AIRFLOW_FILES_PATH_DIR_HOST: /home/runner/work/EpiGraphHub/EpiGraphHub/docker/airflow
AIRFLOW_FILES_PATH_DIR_HOST: /home/runner/work/EpiGraphHub/containers/airflow
Copy link
Member

Choose a reason for hiding this comment

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

are you sure that it is correct? I would say that it would be

Suggested change
AIRFLOW_FILES_PATH_DIR_HOST: /home/runner/work/EpiGraphHub/containers/airflow
AIRFLOW_FILES_PATH_DIR_HOST: /home/runner/work/EpiGraphHub/EpiGraphHub/containers/airflow

@xmnlab
Copy link
Member

xmnlab commented Apr 12, 2023

we have a block here. we need a easy way to install the new docker-compose (golang) with poetry ...
so my first idea is to have a pypi package for that.

@xmnlab
Copy link
Member

xmnlab commented Aug 23, 2023

@YurelyCamacho could you rebase this branch please on top of upstream/main?
after that I will review it again, thanks!

@xmnlab
Copy link
Member

xmnlab commented Aug 23, 2023

according to the current state of makim and containers-sugar, and compose-go, it should be easy now to have this PR ready to go.

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