Skip to content

lint: --pull=always on local docker Lint tasks#826

Merged
ptr727 merged 1 commit into
developfrom
lint/pull-always
Jul 12, 2026
Merged

lint: --pull=always on local docker Lint tasks#826
ptr727 merged 1 commit into
developfrom
lint/pull-always

Conversation

@ptr727

@ptr727 ptr727 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Applies the ProjectTemplate #284 standard: local docker Lint: tasks get --pull=always so they use the current :latest image. CI unaffected.

Note: the every-tier Dependabot auto-merge policy tracked in #799 is already in place on develop - the merge-bot has no version-update:semver-major guard (and no metadata step), and WORKFLOW.md (§169/§398/S12) + AGENTS.md already document every-tier. Closing #799 separately.

Match ProjectTemplate #284 - local Lint tasks always pull the current :latest image.
CI is unaffected (ephemeral runners pull fresh each run).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 12, 2026 03:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the local VS Code Docker-based lint tasks to always pull the latest :latest images before running, keeping developer lint runs aligned with the current upstream linter containers while leaving CI unchanged (per the ProjectTemplate standard referenced in the PR description).

Changes:

  • Add --pull=always to the Docker run invocations for local Lint: tasks (EditorConfig, Workflows, Markdown, Spelling).

@ptr727
ptr727 merged commit 724ce8c into develop Jul 12, 2026
15 checks passed
@ptr727
ptr727 deleted the lint/pull-always branch July 12, 2026 03:31
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