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

Refactoring #1

Open
wants to merge 5 commits into
base: asd-poc
Choose a base branch
from

Conversation

kwuite
Copy link
Contributor

@kwuite kwuite commented Apr 24, 2024

No description provided.

kwuite added 5 commits April 20, 2024 03:11
- Generate a list of environment files based on SERVICES array
- Import a .env file for each selected service_name
- Export all service variables to export.mk for fast ENV VAR exposure to host, containers and make subshells
- Include export.mk if exists to export vars
- Improved Make syntax usage
- Moved lists.src to config folder in the workspace
- No longer show directory created when in fact the directories already exist
- Add an expected result for the first 2 execution times of `make` in README
…asd network and do not fail if it already exists.
…rk and extract the docker labels from the compose files for each running service

- We run extract-service-labels only if ${CONFIG_DIR}/container_labels.json as post-start target after start.
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.

1 participant