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

feat: add --no-generate flag to stack creation #742

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

katcipis
Copy link
Contributor

@katcipis katcipis commented Dec 5, 2022

Reason for This Change

Provide a way to disable code generation when creating stacks.

@katcipis katcipis requested a review from i4ki December 5, 2022 17:26
@katcipis katcipis self-assigned this Dec 5, 2022
@katcipis katcipis marked this pull request as ready for review December 6, 2022 10:51
@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Base: 72.05% // Head: 72.02% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (f6e153a) compared to base (068a128).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #742      +/-   ##
==========================================
- Coverage   72.05%   72.02%   -0.03%     
==========================================
  Files          73       73              
  Lines       12112    12116       +4     
==========================================
  Hits         8727     8727              
- Misses       3046     3050       +4     
  Partials      339      339              
Flag Coverage Δ
tests 72.02% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/terramate/cli/cli.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@katcipis katcipis merged commit abebe36 into main Dec 7, 2022
@katcipis katcipis deleted the katcipis-disable-codegen-stack-creation branch December 7, 2022 11:20
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.

None yet

2 participants