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

Lint and format awscli customizations - cloudformation, cloudtrail, codeartifact, codedeploy, configservice, configure #9161

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

kdaily
Copy link
Member

@kdaily kdaily commented Dec 20, 2024

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kdaily kdaily force-pushed the ruff-check-base-repo-customizations-nested-c branch 2 times, most recently from 1e25afc to 193eeb0 Compare December 24, 2024 17:44
@kdaily kdaily force-pushed the ruff-check-base-repo-customizations-nested-c branch from 193eeb0 to 7e07719 Compare January 13, 2025 22:27
@kdaily kdaily changed the title Ruff check on awscli customizations - cloudformation, cloudtrail, codeartifact, codedeploy, configservice, configure Lint and format awscli customizations - cloudformation, cloudtrail, codeartifact, codedeploy, configservice, configure Jan 13, 2025
@kdaily kdaily force-pushed the ruff-check-base-repo-customizations-nested-c branch from 9493f42 to fd4aabb Compare March 3, 2025 22:13
@kdaily kdaily force-pushed the ruff-check-base-repo-customizations-nested-c branch from fd4aabb to 98a9143 Compare March 3, 2025 22:15
@kdaily kdaily marked this pull request as ready for review March 3, 2025 22:15
@kdaily kdaily requested a review from AndrewAsseily March 3, 2025 22:16
r'(?P<option>[^:=][^:=]*)'
r'\s*(?P<vi>[:=])\s*'
r'(?P<value>.*)$'
r'(?P<option>[^:=][^:=]*)' r'\s*(?P<vi>[:=])\s*' r'(?P<value>.*)$'
Copy link
Member Author

@kdaily kdaily Mar 3, 2025

Choose a reason for hiding this comment

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

Not a fan of this, but see the value in separating the lines of the long regex. Suggest skipping formatting here (add # fmt: skip).

Copy link
Member Author

Choose a reason for hiding this comment

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

Added in ef55fe7

Copy link
Contributor

@AndrewAsseily AndrewAsseily left a comment

Choose a reason for hiding this comment

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

LGTM

@kdaily kdaily merged commit 83ffc32 into aws:v2 Mar 4, 2025
41 of 45 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (b729c01) to head (ef55fe7).
Report is 14 commits behind head on v2.

Additional details and impacted files
@@    Coverage Diff     @@
##   v2   #9161   +/-   ##
==========================
==========================

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

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.

3 participants