Skip to content

docs: document Docker publish setup - #102

Merged
vycdev merged 1 commit into
vycdev:developfrom
vycdev2:docs/docker-publish-setup
Aug 10, 2026
Merged

docs: document Docker publish setup#102
vycdev merged 1 commit into
vycdev:developfrom
vycdev2:docs/docker-publish-setup

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document how to create the ignored publish/.env file from the checked-in template
  • clarify the Docker publishing prerequisites, credential handling, and script invocation

Verification

  • dotnet build — passed with 0 errors and 2 NU1903 dependency warnings
  • dotnet test --no-build --logger 'console;verbosity=minimal' — failed: 297 passed and 2 MiscModuleTests cases could not load tr-TR in this runner's globalization-invariant mode
  • git diff --check upstream/develop...HEAD — passed
  • publishing script execution — skipped because it requires registry credentials, a running Docker daemon, and pushes an image

Risk

  • low: documentation-only change matching the existing script and ignored environment-file paths

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev
vycdev merged commit cde00ec into vycdev:develop Aug 10, 2026
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