Skip to content

Run CI on pull requests - #4

Merged
JDE-Projects merged 1 commit into
mainfrom
add-pr-ci
Jul 22, 2026
Merged

Run CI on pull requests#4
JDE-Projects merged 1 commit into
mainfrom
add-pr-ci

Conversation

@JDE-Projects

Copy link
Copy Markdown
Owner

Runs ruff, the import check, and pytest on pull requests and pushes to main, instead of only when a version tag is pushed.

Calls the reusable ci-windows.yml in Build-Tools: windows-latest and Python 3.14, matching how this tool actually releases. release.yml is unchanged, so releases stay tag-only.

Comment thread .github/workflows/ci.yml
Comment on lines +8 to +10
uses: JDE-Projects/Build-Tools/.github/workflows/ci-windows.yml@2b92086df5ca65ff333478a1a8cc8953802dd28b # Build-Tools main (ruff, import check, pytest)
with:
entry_script: "simple_sftp_client.py"
@JDE-Projects
JDE-Projects merged commit a3601f1 into main Jul 22, 2026
4 checks passed
@JDE-Projects
JDE-Projects deleted the add-pr-ci branch July 22, 2026 18:10
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