github-deploy:一次自动将文件部署到多个github仓库的Python包

时间:2021-04-02 23:20:20
【文件属性】:
文件名称:github-deploy:一次自动将文件部署到多个github仓库的Python包
文件大小:22KB
文件格式:ZIP
更新时间:2021-04-02 23:20:20
Python github-deploy 问题 使用来管理项目? 这可能会带来许多挑战,其中之一就是在组织中的多个文件存储库(如组织中的共享配置)之间保持一致性,而又不会引入git子模块。 例如,在整个组织中添加github动作或维护一致的拉取请求模板。 用法 在github上创建或更新文件 github-deploy update --org [org] --token [PAT_TOKEN] --dest [LOCATION TO UPLOAD FILE] --source [SOURCE FILE LOCATION] 例子: github-deploy update --org tj-actions --token [PAT_TOKEN] --dest ' .github/workflows/auto-approve.yml ' --source auto-approve.yml 注意:
【文件预览】:
github-deploy-main
----MANIFEST.in(42B)
----main.py(840B)
----commands()
--------delete.py(6KB)
--------__init__.py(64B)
--------_constants.py(134B)
--------upload.py(8KB)
--------_utils.py(93B)
----.github()
--------workflows()
----LICENSE(34KB)
----setup.py(1KB)
----.gitignore(2KB)
----README.md(1KB)

网友评论