Skip to content

ci: add GitHub Actions CI pipeline for python project#20

Open
SoClosee wants to merge 2 commits intomainfrom
gitpilot/ci-LinkedinDataScraper-1772848526
Open

ci: add GitHub Actions CI pipeline for python project#20
SoClosee wants to merge 2 commits intomainfrom
gitpilot/ci-LinkedinDataScraper-1772848526

Conversation

@SoClosee
Copy link
Contributor

@SoClosee SoClosee commented Mar 7, 2026

CI/CD Pipeline Setup

Adds GitHub Actions workflows for this python project.

Detected Stack

  • Language: python
  • Package manager: pip
  • Test framework: pytest
  • Build tool: unknown
  • Docker: yes

Files

  • .github/workflows/ci.yml (create)
  • .github/workflows/deploy.yml (create)

What's included

  • Runs on push to main and on pull requests
  • Dependency caching for faster builds
  • Linting and formatting checks
  • Automated test execution
  • Docker image build and push to GHCR

Automated by GitPilot — your friendly AI maintainer

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