File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
minecode_pipelines/pipelines Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030from minecode_pipelines .pipelines import _mine_and_publish_packageurls
3131
3232
33- class MineComposer (MineCodeBasePipeline ):
33+ class MineSwift (MineCodeBasePipeline ):
3434 """
35- Pipeline to mine Composer PHP packages and publish them to FederatedCode.
35+ Pipeline to mine Swift packages and publish them to FederatedCode.
3636 """
3737
3838 pipeline_config_repo = "https://github.com/aboutcode-data/minecode-pipelines-config/"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flot.buildapi"
44
55[project ]
66name = " minecode_pipelines"
7- version = " 0.0.1b43 "
7+ version = " 0.0.1b44 "
88description = " A library for mining packageURLs and package metadata from ecosystem repositories."
99readme = " minecode_pipelines/README.rst"
1010license = { text = " Apache-2.0" }
You can’t perform that action at this time.
0 commit comments