Skip to content

chore: remove Phase 2b smoke test artifacts#27

Merged
TMHSDigital merged 1 commit intomainfrom
chore/cleanup-phase2b-smoke-test-artifacts
Apr 25, 2026
Merged

chore: remove Phase 2b smoke test artifacts#27
TMHSDigital merged 1 commit intomainfrom
chore/cleanup-phase2b-smoke-test-artifacts

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Cleans up two files left on main after the Phase 2b smoke test for the release-doc-sync action.

  • .release-doc-sync (160000-mode submodule pointer): created as a side-effect by release-doc-sync@v1.0 because the action was checking out the meta-repo to a path inside GITHUB_WORKSPACE. The caller's git add -A then committed it as a gitlink. Bug fixed in Developer-Tools-Directory v1.8.1 (action now checks out to runner.temp); v1.0 floating tag has been force-updated to v1.8.1, so future Docker releases will not re-introduce this artifact.
  • .smoke-test-marker: one-off file created during the smoke test to force release.yml to fire past the paths-ignore: .github/** filter.

Neither file has any production purpose. After this PR merges, Docker's main is back to a clean state.

Refs TMHSDigital/Developer-Tools-Directory#5.

Removes two artifacts left on main after the Phase 2b smoke test for
the release-doc-sync action:
- .release-doc-sync gitlink (was a 160000-mode submodule pointer
  that the action created as a side effect; bug fixed in
  Developer-Tools-Directory v1.8.1)
- .smoke-test-marker (was used to force release.yml to fire past
  the paths-ignore filter)

Both are no longer needed.

Refs TMHSDigital/Developer-Tools-Directory#5.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@TMHSDigital TMHSDigital merged commit 51e8cfd into main Apr 25, 2026
8 of 9 checks passed
@TMHSDigital TMHSDigital deleted the chore/cleanup-phase2b-smoke-test-artifacts branch April 25, 2026 15:01
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.

1 participant