dist-git-to-source-git:将dist-git转换为source-git

时间:2021-04-06 16:03:11
【文件属性】:
文件名称:dist-git-to-source-git:将dist-git转换为source-git
文件大小:89KB
文件格式:ZIP
更新时间:2021-04-06 16:03:11
Python 将dist-git转换为source-git 这应该类似于 ,除了不是:) 主要区别在于 从上游历史记录开始,并从dist-git应用补丁。 不过,在这种情况下,起点是dist-git本身,因此需要做一些不同的事情。 注意:下面的事情是在git.centos.org/rpms/rpm上完成的。 Intermezzo:所有补丁应如何处理? 这是我们可以使用所有修补程序执行的操作: 在规范文件中使用并应用于源的补丁将被删除,因为它们不会显示在source-git树中。 在规范文件中使用但无法应用的补丁-这是工具应该出错的地方,因为dist-git中发生了一些问题。 规范文件中未使用的补丁最终将位于centos-packaging/SOURCES/下的source-git树中。 维护人员可能希望在将来进行清理。 或者这些可能是出于未知原因而存储的其他类型的文件。 为将来 对于so
【文件预览】:
dist-git-to-source-git-main
----pyproject.toml(73B)
----Containerfile(2KB)
----.github()
--------workflows()
----tests()
--------test_worker.py(1KB)
--------test_update.py(9KB)
--------test_logging.py(385B)
--------test_worker_updater.py(7KB)
--------data()
--------conftest.py(4KB)
--------test_processor.py(7KB)
--------test_dist2src.py(6KB)
--------__init__.py(99B)
--------test_git.py(388B)
----LICENSE(1KB)
----packitpatch(2KB)
----setup.cfg(1KB)
----.zuul.yaml(673B)
----deployment()
--------deploy.yml(119B)
--------roles()
--------docker-compose.yml(2KB)
--------check.yml(566B)
--------check-pod-running.yml(593B)
--------Makefile(418B)
--------README.md(371B)
----setup.py(158B)
----.gitignore(156B)
----Makefile(3KB)
----macros.packit(1KB)
----README.md(6KB)
----files()
--------zuul-build-image.yml(309B)
--------install-deps-worker.yml(493B)
--------zuul-check.yml(365B)
--------run_worker.sh(1KB)
--------recipe-worker.yml(465B)
--------gitconfig(143B)
--------zuul-generate-secrets.yml(734B)
--------install-deps.yml(1KB)
--------zuul-tests.yaml(545B)
--------zuul-deploy.yml(1KB)
----DCO(1KB)
----dist2src()
--------constants.py(6KB)
--------worker()
--------core.py(31KB)
--------cli.py(7KB)
--------__init__.py(0B)
----.pre-commit-config.yaml(1KB)

网友评论