bareos: master 60651033
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | pstorz | master | 2022-11-30 10:50 | master 0ce6f5f0 | Pending |
Changeset | devtools: add pr-tool Introduce a new devtool "pr-tool" that helps merging pull requests. It can check prerequisites, add CHANGELOG.md entries and automatically rebase to avoid CHANGELOG.md merge conflicts. Also add a python version of update-changelog-links.sh that is exposed as a program and used internally by pr-tool. |
||||
add - devtools/pip-tools/changelog_utils/__init__.py | Diff File | ||||
add - devtools/pip-tools/changelog_utils/add_entry.py | Diff File | ||||
add - devtools/pip-tools/changelog_utils/fileio.py | Diff File | ||||
add - devtools/pip-tools/changelog_utils/update_links.py | Diff File | ||||
mod - devtools/pip-tools/check_sources.egg-info/PKG-INFO | Diff File | ||||
mod - devtools/pip-tools/check_sources.egg-info/SOURCES.txt | Diff File | ||||
mod - devtools/pip-tools/check_sources.egg-info/entry_points.txt | Diff File | ||||
mod - devtools/pip-tools/check_sources.egg-info/top_level.txt | Diff File | ||||
add - devtools/pip-tools/pr_tool/main.py | Diff File | ||||
add - devtools/pip-tools/pyproject.toml | Diff File | ||||
mod - devtools/pip-tools/setup.py | Diff File | ||||
add - devtools/pr-tool | Diff File | ||||
add - devtools/update-changelog-links | Diff File |