Skip to content

Disable automatic deployment of modal webexec - #1954

Merged
grzegorz-roboflow merged 3 commits into
mainfrom
fix/disable-automatic-modal-webexec-deployment
Jan 30, 2026
Merged

Disable automatic deployment of modal webexec#1954
grzegorz-roboflow merged 3 commits into
mainfrom
fix/disable-automatic-modal-webexec-deployment

Conversation

@grzegorz-roboflow

@grzegorz-roboflow grzegorz-roboflow commented Jan 28, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Disable automatic deployment of modal webexec

Type of Change

  • Bug fix (non-breaking change that fixes an issue)

Testing

N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • I have updated the documentation accordingly (if applicable)

Additional Context

N/A


Note

Low Risk
Only changes GitHub Actions workflow triggers; no production code or data handling logic is modified.

Overview
Disables automatic deployment for the Modal custom python block app by commenting out the workflow_run trigger that previously ran after Publish Wheels to PyPi completes.

Deployment can now only be initiated manually via workflow_dispatch (with optional inference_version input).

Written by Cursor Bugbot for commit 4e755b0. Configure here.

Comment thread .github/workflows/modal.custom_python_block.deploy.yml
@grzegorz-roboflow
grzegorz-roboflow enabled auto-merge (squash) January 28, 2026 15:48
@grzegorz-roboflow

Copy link
Copy Markdown
Collaborator Author

bugbot review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

@grzegorz-roboflow
grzegorz-roboflow merged commit 13016e1 into main Jan 30, 2026
50 checks passed
@grzegorz-roboflow
grzegorz-roboflow deleted the fix/disable-automatic-modal-webexec-deployment branch January 30, 2026 15:19
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