Skip to content

Propagate changes from main into development#1036

Merged
Wikid82 merged 2 commits into
developmentfrom
main
May 23, 2026
Merged

Propagate changes from main into development#1036
Wikid82 merged 2 commits into
developmentfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated PR to propagate changes from main into development.

Triggered by push to main.

Wikid82 added 2 commits May 22, 2026 14:49
feat: Implement Proxy Groups for Better Organization
Ensure the nightly image does not reuse a stale Caddy builder layer, which
was allowing the published image to keep reporting Caddy 2.11.2 even after
the Dockerfile pin moved to 2.11.3.

This change corrects the Buildx cache exclusion input so the nightly pipeline
actually rebuilds the Caddy stage before publishing and scanning the image.
That prevents the supply-chain checks and GitHub security reporting from being
fed an outdated binary.
@github-advanced-security
Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@Wikid82 Wikid82 marked this pull request as ready for review May 23, 2026 15:25
Copilot AI review requested due to automatic review settings May 23, 2026 15:25
@Wikid82 Wikid82 merged commit 7ddfd88 into development May 23, 2026
84 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This automated PR propagates recent main changes into development, specifically ensuring the nightly Docker image build reliably rebuilds the Caddy builder stage instead of reusing a stale cached layer.

Changes:

  • Fix the Docker Buildx cache exclusion input name so the caddy-builder stage is actually excluded from cache reuse during nightly builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants