Skip to content

feat: automate release workflow#114

Merged
svelderrainruiz merged 1 commit into
mainfrom
codex/automate-build-test-release-process
Aug 4, 2025
Merged

feat: automate release workflow#114
svelderrainruiz merged 1 commit into
mainfrom
codex/automate-build-test-release-process

Conversation

@svelderrainruiz
Copy link
Copy Markdown

Summary

  • trigger release workflow on pushes to main
  • publish NuGet package, Docker image and tag release automatically
  • document fully automated release process

Testing

  • dotnet test OrgCodingHoursCLI.Tests/OrgCodingHoursCLI.Tests.csproj
  • pwsh -NoLogo -Command "Install-Module Pester -Force -Scope CurrentUser -MaximumVersion 5.999; Invoke-Pester" (fails: command not found)
  • apt-get install -y powershell (fails: Unable to locate package powershell)

https://chatgpt.com/codex/tasks/task_e_689050b156248329886e54927f7dd928

@svelderrainruiz svelderrainruiz merged commit 00b8327 into main Aug 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant