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

Apply Command - Execute make in each project #132

Closed
bmonkman opened this issue May 29, 2020 · 1 comment · Fixed by #145
Closed

Apply Command - Execute make in each project #132

bmonkman opened this issue May 29, 2020 · 1 comment · Fixed by #145
Assignees
Labels
zero-apply Tickets related to the zero apply command

Comments

@bmonkman
Copy link
Member

bmonkman commented May 29, 2020

Execute make in each directory created by the create command. Initially just run them in series and print all the output to stdout. We'll figure out how to make a better experience.
Related to #131 #133

Depends on #134

@bmonkman bmonkman added the good first issue Good first ticket, minimal dependencies label May 29, 2020
@bmonkman bmonkman removed the good first issue Good first ticket, minimal dependencies label May 29, 2020
@beiercai beiercai added the zero-apply Tickets related to the zero apply command label May 30, 2020
@bmonkman
Copy link
Member Author

bmonkman commented Jun 2, 2020

We will need to pass the environments to the make command as well. Maybe something like make ENVIRONMENT=staging,production

@thdaraujo thdaraujo self-assigned this Jun 2, 2020
thdaraujo added a commit that referenced this issue Jun 2, 2020
thdaraujo added a commit that referenced this issue Jun 3, 2020
Runs `make` on every created project folder [related to #132]
thdaraujo added a commit that referenced this issue Jun 3, 2020
Runs `make` on every created project folder [related to #132]
thdaraujo added a commit that referenced this issue Jun 7, 2020
Runs `make` on every created project folder [related to #132]
thdaraujo added a commit that referenced this issue Jun 10, 2020
Runs `make` on every created project folder [related to #132]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
zero-apply Tickets related to the zero apply command
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants