chore(deps): bump actions/checkout from 4 to 6 - #5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-6
branch
from
May 23, 2026 20:03
a7aa3a5 to
7c18a1c
Compare
punkouter26
added a commit
that referenced
this pull request
Jun 15, 2026
#2 appservice.bicep wiring - Add hostingMode param to main.bicep ('appservice' | 'containerapp'). When set to 'appservice' (default for the production target), provision via the previously-orphaned appservice.bicep module. When 'containerapp', the existing Container Apps path is taken. Both branches can coexist via azd provision; the CI deploy.yml already targets App Service, so the appservice path is now the default. #3 OIDC env credential (already merged as bc090aa) - The environment: production block was dropped in bc090aa. The matching federated credential (subject: repo:punkouter26/PoSeeReview:environment:production) is now registered on the PoSeeReview app registration (id bc93e09a-...). This commit re-introduces the environment block so a future approval gate / secret scoping in GitHub Settings → Environments works out of the box. #4 dotnet format out of critical path - Remove 'dotnet format --verify-no-changes' from build-and-test. - Add a format-check job that only runs on PRs (if: github.event_name == 'pull_request'). Edits on master deploy without a 30s format-check overhead; PRs still surface style issues before merge. #5 base image pin + Dependabot + deploy-cleanup - Dockerfile: pin sdk:10.0.301-noble (was :10.0 which drifts) and aspnet:10.0.6-noble-chiseled (was :10.0 which drifts). - .github/dependabot.yml: weekly Monday 06:00 UTC for github-actions, nuget, and docker ecosystems with grouped updates. - deploy-cleanup job: runs after successful deploy, queries the Kudu REST API to list active deployments and surface a count. Full purge via Kudu /api/deployments DELETE is left as a follow-up since Kudu auth on Free tier can be flaky.
Author
|
Superseded by #10. |
punkouter26
added a commit
that referenced
this pull request
Jun 30, 2026
9 of 11 audited items: controllers->Minimal API slices, CORS removed, Po.SeeReview.*->PoSeeReview.* rename, four test projects (E2EAPI + C# Playwright E2EUI), Shared/Core decoupled, /diag route, trimming + source-gen JSON, Azurite container rename, telemetry role-name + source-gen logging, plus DataAnnotations->FluentValidation. #4/#5 BFF cookie auth deferred. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 4 to 6.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)