Skip to content

ci: harden distribution smoke workflow - #198

Merged
ulises-jeremias merged 1 commit into
mainfrom
ci/issue-193-smoke-distribution-pr
Jul 17, 2026
Merged

ci: harden distribution smoke workflow#198
ulises-jeremias merged 1 commit into
mainfrom
ci/issue-193-smoke-distribution-pr

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • harden distribution smoke checks for uvx, Docker, Homebrew, and AUR
  • avoid fragile --help | head pipelines and accept semver within CLI output
  • add a workflow step summary with published channel versions
  • document how to manually dispatch and close distribution smoke work with a green run

Test plan

  • ruby -e 'require "yaml"; YAML.load_file(ARGV[0]); puts "yaml ok"' .github/workflows/smoke-distribution.yml
  • git diff --check

Closes#193

@ulises-jeremias
ulises-jeremias merged commit 26e53c9 into mainJul 17, 2026
9 checks passed
@ulises-jeremias
ulises-jeremias deleted the ci/issue-193-smoke-distribution-pr branch July 17, 2026 07:06
@ulises-jeremiasulises-jeremias mentioned this pull request Jul 17, 2026
4 tasks
Sign up for freeto 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.

ci(dist): prove smoke-distribution.yml green (uvx/Docker/Homebrew/AUR)

1 participant

@ulises-jeremias