Skip to content

fix: make gateway deploy workflow parseable - #63

Merged
Pigbibi merged 1 commit into
mainfrom
fix/gateway-workflow-yaml-parse
May 31, 2026
Merged

fix: make gateway deploy workflow parseable#63
Pigbibi merged 1 commit into
mainfrom
fix/gateway-workflow-yaml-parse

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • fix the malformed multi-line Python snippet that made .github/workflows/main.yml fail before jobs were created
  • stop workflow-only edits from triggering the gateway deploy workflow on push
  • update the workflow shared-config test to match that safer trigger behavior

Validation

  • actionlint .github/workflows/main.yml
  • bash tests/test_install_2fa_bot_watcher.sh
  • bash tests/test_wait_for_ib_gateway_ready.sh
  • bash tests/test_workflow_shared_config.sh
  • bash tests/test_docker_compose_ports.sh
  • bash tests/test_gateway_recovery_scripts.sh
  • git diff --check

@Pigbibi
Pigbibi force-pushed the fix/gateway-workflow-yaml-parse branch from c91ab47 to 1a6d52b Compare May 31, 2026 11:11
@Pigbibi
Pigbibi merged commit f697473 into main May 31, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/gateway-workflow-yaml-parse branch May 31, 2026 11:12
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