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: list with stacks filtered by unhealthy status #1099

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

i4ki
Copy link
Contributor

@i4ki i4ki commented Aug 9, 2023

Implements the terramate list --experimental-status=unhealthy.

The flag --experimental-status=unhealthy filters the local list of stacks that are not healthy in the cloud.

This feature requires authentication with Terramate Cloud.
You can login with terramate experimental cloud login.

@netlify
Copy link

netlify bot commented Aug 9, 2023

Deploy Preview for terramate-io-docs canceled.

Name Link
🔨 Latest commit 86b1a6b
🔍 Latest deploy log https://app.netlify.com/sites/terramate-io-docs/deploys/64da881551ec090008ca5afc

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 52.52% and project coverage change: +0.01% 🎉

Comparison is base (dc9b0b7) 64.70% compared to head (86b1a6b) 64.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1099      +/-   ##
==========================================
+ Coverage   64.70%   64.71%   +0.01%     
==========================================
  Files          98      100       +2     
  Lines       15499    15734     +235     
==========================================
+ Hits        10028    10182     +154     
- Misses       5078     5149      +71     
- Partials      393      403      +10     
Flag Coverage Δ
tests 64.71% <52.52%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
cmd/terramate/cli/cli.go 0.00% <0.00%> (ø)
cmd/terramate/cli/cloud.go 0.00% <0.00%> (ø)
cloud/cloud.go 49.19% <41.17%> (+1.97%) ⬆️
cloud/stack/status.go 56.94% <56.94%> (ø)
cloud/testserver/handlers.go 69.67% <68.42%> (-1.19%) ⬇️
cloud/deployment/status.go 85.10% <85.10%> (ø)
cloud/types.go 42.26% <92.85%> (+11.31%) ⬆️
test/cloud/client.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Aug 9, 2023


@i4ki i4ki force-pushed the i4k-stack-unhealthy-filter branch 4 times, most recently from 6006968 to f3c1ba2 Compare August 11, 2023 13:40
@i4ki i4ki changed the title feat: filter stacks by unhealthy status feat: list with stacks filtered by unhealthy status Aug 11, 2023
@i4ki i4ki marked this pull request as ready for review August 11, 2023 13:47
@i4ki i4ki requested a review from a team as a code owner August 11, 2023 13:47
@i4ki i4ki force-pushed the i4k-stack-unhealthy-filter branch from f3c1ba2 to 8904be1 Compare August 11, 2023 13:50
@mariux mariux added this to the Release 0.4.1 milestone Aug 14, 2023
@i4ki i4ki enabled auto-merge August 14, 2023 20:09
@i4ki i4ki added this pull request to the merge queue Aug 14, 2023
Merged via the queue into main with commit 1bafe1d Aug 14, 2023
17 checks passed
@i4ki i4ki deleted the i4k-stack-unhealthy-filter branch August 14, 2023 20:28
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

3 participants