Skip to content

Use python3 in deploy workflow bootstrap#33

Merged
cbusillo merged 1 commit into
mainfrom
code/2026-04-26-fix-self-hosted-deploy-python
Apr 26, 2026
Merged

Use python3 in deploy workflow bootstrap#33
cbusillo merged 1 commit into
mainfrom
code/2026-04-26-fix-self-hosted-deploy-python

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • use python3 for the early deploy workflow endpoint-resolution script
  • fixes self-hosted runner deploy bootstrap before uv python install 3.13 runs

Verification

  • actionlint -config-file .github/actionlint.yaml .github/workflows/ci.yml .github/workflows/deploy-launchplane.yml
  • ruby -e 'require "yaml"; ARGV.each { |path| YAML.load_file(path); puts "#{path}: ok" }' .github/workflows/deploy-launchplane.yml
  • git diff --check -- .github/workflows/deploy-launchplane.yml

@cbusillo cbusillo merged commit 3f70024 into main Apr 26, 2026
2 checks passed
@cbusillo cbusillo deleted the code/2026-04-26-fix-self-hosted-deploy-python branch April 26, 2026 22:49
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