Skip to content

bugfix/pull-latest-image-before-running#201

Merged
chopkinsmade merged 1 commit into
mainfrom
bugfix/pull-latest-image-before-running
Apr 16, 2026
Merged

bugfix/pull-latest-image-before-running#201
chopkinsmade merged 1 commit into
mainfrom
bugfix/pull-latest-image-before-running

Conversation

@chopkinsmade
Copy link
Copy Markdown
Contributor

@chopkinsmade chopkinsmade commented Apr 16, 2026

Description

When running the pre-commit hook on a developer machine, if the :latest tag already exists locally then no attempt is made to check if it is the latest. This change adds a check to always attempt pulling the latest docker image before running the hook

Contributors

Let's acknowledge the people who contributed to the work.

Type of change

  • Refactoring (made code better without changing its behaviour)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How this has been tested

Please describe the tests that you ran to verify your changes.

If they are not automated tests please explain why and provide screenshots and/or instructions so they can reproduced.

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Reviewer Checklist

  • I have reviewed the PR and ensured no secret values are present

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Scanned Files

None

Signed-off-by: DBT pre-commit check
@chopkinsmade chopkinsmade force-pushed the bugfix/pull-latest-image-before-running branch from 898a17c to 61485e2 Compare April 16, 2026 12:55
@chopkinsmade chopkinsmade marked this pull request as ready for review April 16, 2026 13:04
@chopkinsmade chopkinsmade requested a review from a team as a code owner April 16, 2026 13:04
@chopkinsmade chopkinsmade merged commit 1ca63a4 into main Apr 16, 2026
16 checks passed
@SamW94 SamW94 deleted the bugfix/pull-latest-image-before-running branch April 16, 2026 15:20
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.

2 participants