-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This submodule update was triggered by a phylum-ci release and ensures the documentation stays current.
- Loading branch information
1 parent
3db4743
commit d837ee9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule phylum-ci
updated
14 files
+4 −4 | .github/workflows/preview.yml | |
+4 −4 | .github/workflows/release.yml | |
+1 −1 | .pre-commit-config.yaml | |
+7 −0 | CHANGELOG.md | |
+1 −1 | README.md | |
+1 −0 | docs/integrations/azure_pipelines.md | |
+1 −0 | docs/integrations/bitbucket_pipelines.md | |
+1 −0 | docs/integrations/gitlab_ci.md | |
+6 −6 | poetry.lock | |
+1 −1 | pyproject.toml | |
+4 −0 | src/phylum/ci/ci_azure.py | |
+4 −0 | src/phylum/ci/ci_bitbucket.py | |
+4 −0 | src/phylum/ci/ci_github.py | |
+4 −0 | src/phylum/ci/ci_gitlab.py |