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: implements the wants attribute for pulling other stacks. #182

Merged
merged 39 commits into from
Jan 24, 2022

Conversation

i4ki
Copy link
Contributor

@i4ki i4ki commented Jan 20, 2022

No description provided.

@i4ki i4ki changed the base branch from main to i4k/refactor-loader January 20, 2022 04:24
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2022

Codecov Report

Merging #182 (2b6dbca) into main (8d5f38d) will decrease coverage by 0.65%.
The diff coverage is 8.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   60.62%   59.97%   -0.66%     
==========================================
  Files          28       28              
  Lines        4698     4759      +61     
==========================================
+ Hits         2848     2854       +6     
- Misses       1685     1740      +55     
  Partials      165      165              
Flag Coverage Δ
tests 59.97% <8.18%> (-0.66%) ⬇️

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%> (ø)
hcl/hcl.go 78.44% <0.00%> (-1.10%) ⬇️
manager.go 60.79% <0.00%> (-6.70%) ⬇️
run/order.go 0.00% <0.00%> (ø)
stack/loader.go 53.52% <0.00%> (+0.37%) ⬆️
stack/stack.go 77.77% <14.28%> (-5.36%) ⬇️
hcl/printer.go 100.00% <100.00%> (ø)
test/sandbox/sandbox.go 84.27% <100.00%> (+0.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d5f38d...2b6dbca. Read the comment docs.

@i4ki i4ki requested a review from katcipis January 20, 2022 04:31
@i4ki i4ki marked this pull request as draft January 20, 2022 04:32
@i4ki i4ki marked this pull request as ready for review January 20, 2022 04:41
i4ki and others added 10 commits January 20, 2022 12:22
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
katcipis
katcipis previously approved these changes Jan 21, 2022
Copy link
Contributor

@katcipis katcipis left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 + non-blocking stuff / me being stupid / the usual

cmd/terramate/cli/cli.go Outdated Show resolved Hide resolved
cmd/terramate/cli/cli.go Outdated Show resolved Hide resolved
cmd/terramate/e2etests/run_test.go Show resolved Hide resolved
manager.go Outdated Show resolved Hide resolved
manager.go Outdated Show resolved Hide resolved
manager.go Outdated Show resolved Hide resolved
stack/loader.go Outdated Show resolved Hide resolved
test/sandbox/sandbox.go Outdated Show resolved Hide resolved
i4ki and others added 2 commits January 21, 2022 13:49
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
i4ki and others added 8 commits January 21, 2022 14:06
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
stack/loader.go Outdated Show resolved Hide resolved
Copy link
Contributor

@mariux mariux left a comment

Choose a reason for hiding this comment

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

❤️ lgtm

Base automatically changed from i4k/refactor-loader to main January 24, 2022 11:24
@i4ki i4ki requested a review from katcipis January 24, 2022 12:06
@i4ki i4ki merged commit fbe8270 into main Jan 24, 2022
@i4ki i4ki deleted the i4k/wants-feature branch January 24, 2022 14:15
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.

4 participants