Commit 8ef08c2
authored
1 file changed
+1
-1
lines changed- .github/dependabot.yml+22-1
- .github/workflows/auto_updates.yml+32-14
- .github/workflows/docker.yml+4-1
- .github/workflows/phylum_analyze_pr.yml+1-1
- .github/workflows/preview.yml+37-22
- .github/workflows/release.yml+59-33
- .github/workflows/test.yml+40-22
- .pre-commit-config.yaml+8-10
- CHANGELOG.md+10
- CONTRIBUTING.md+60-35
- Dockerfile+60-20
- Dockerfile.slim+57-14
- LICENSE+3-3
- README.md+1-2
- docs/integrations/gitlab_ci.md+46-38
- docs/release_process.md+1-1
- poetry.lock+1.4k-762
- pyproject.toml+58-35
- src/phylum/ci/ci_base.py+4-1
- src/phylum/ci/ci_gitlab.py+121-46
- src/phylum/ci/cli.py+8
- src/phylum/ci/git.py+8-1
- tests/constants.py+5
- tests/functional/test_ci.py+1-1
- tests/functional/test_init.py+1-1
- tests/unit/test_git.py+635-32
- tests/unit/test_package_metadata.py+30-19
- tox.ini+8-4
0 commit comments