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: changes to support gcp-nuke variant #53

Merged
merged 15 commits into from
Jun 9, 2024
Merged

Conversation

ekristen
Copy link
Owner

@ekristen ekristen commented Jun 5, 2024

This implements a series of changes that allows for the gcp-nuke variant to be completed and follow the same patterns as aws-nuke and azure-nuke before it. Due to how the google golang sdk is written a few additional features needed to be added to allow for proper teardown of clients, renaming of tags to labels, and for filtering to be able to access settings.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (fb5531a) to head (6f7f0ea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   95.62%   97.69%   +2.07%     
==========================================
  Files          16       17       +1     
  Lines        1006     1043      +37     
==========================================
+ Hits          962     1019      +57     
+ Misses         26       13      -13     
+ Partials       18       11       -7     

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

@ekristen ekristen merged commit c828745 into main Jun 9, 2024
5 checks passed
@ekristen ekristen deleted the feat-gcp-support branch June 9, 2024 00:03
@ekristen
Copy link
Owner Author

ekristen commented Jun 9, 2024

🎉 This pull request is included in version 0.15.0 🎉

The release is available on GitHub release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant