Skip to content

Add GitHub Actions workflow for Python application#1149

Closed
FolatheDuckofDuckingburg wants to merge 3 commits into
safishamsi:v8from
FolatheDuckofDuckingburg:v8
Closed

Add GitHub Actions workflow for Python application#1149
FolatheDuckofDuckingburg wants to merge 3 commits into
safishamsi:v8from
FolatheDuckofDuckingburg:v8

Conversation

@FolatheDuckofDuckingburg

Copy link
Copy Markdown

This workflow installs Python dependencies, runs linting with flake8, and executes tests using pytest for the 'v8' branch.

This workflow installs Python dependencies, runs linting with flake8, and executes tests using pytest for the 'v8' branch.
@safishamsi

Copy link
Copy Markdown
Owner

Closing — this is the unmodified GitHub 'Python application' starter template. It duplicates the existing ci.yml test job without installing deps via uv (the project's actual toolchain), so it would never run correctly. The security scanning it references is better handled by #1209, which was just merged.

@safishamsi safishamsi closed this Jun 13, 2026
@FolatheDuckofDuckingburg

Copy link
Copy Markdown
Author

Oh, okay.

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