Skip to content

Conversation

@thaJeztah
Copy link
Member

  • Remove redundant intermediate variables
  • Explicitly use an early return on error instead of combining with other checks.
  • Fix unhandled errors and combine defers
  • Remove outstanding TODO that unlikely will be addressed

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

- Remove redundant intermediate variables
- Explicitly use an early return on error instead of combining with
  other checks.
- Fix unhandled errors and combine defers
- Remove outstanding TODO that unlikely will be addressed

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.0.0 milestone Aug 24, 2025
@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Aug 24, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah requested a review from Benehiko August 25, 2025 09:02
@thaJeztah
Copy link
Member Author

@Benehiko ptal; I had some other changes in this area, but thought I'd get these ones out of the way first 😅

@thaJeztah thaJeztah merged commit 104b076 into docker:master Aug 25, 2025
96 checks passed
@thaJeztah thaJeztah deleted the image_push_cleanups branch August 25, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants