summaryrefslogtreecommitdiffstats
path: root/src/script (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60118 from kshtsk/wip-refactor-make-checkkyr11 days1-0/+1
|\
| * script/run-make: stop args duplicationKyrylo Shatskyy2024-10-041-0/+1
* | script/ceph-backport: allow hyphen in project during ceph fork deductionJ. Eric Ivancich2024-12-191-1/+1
* | script/ceph-debug-docker: add debuginfod for ubuntuPatrick Donnelly2024-09-271-2/+4
* | script/ceph-debug-docker: drop /ceph mountPatrick Donnelly2024-09-271-1/+1
|/
* ptl-tool.py: replace regex strings with raw string literalMilind Changire2024-08-301-5/+5
* Merge pull request #58355 from batrick/ceph-backport-fetchheadVenky Shankar2024-08-161-5/+5
|\
| * script/ceph-backport: only fetch the merge sha1Patrick Donnelly2024-06-281-1/+1
| * script/ceph-backport: do not assume ref layout for checkoutPatrick Donnelly2024-06-281-4/+4
* | Merge PR #58784 into mainPatrick Donnelly2024-08-091-1/+1
|\ \
| * | script/backport-create-issue: add debug messages for retryPatrick Donnelly2024-07-241-1/+1
* | | script/: add cpu-map.sh to aid manual selection of CPU cores for threads for ...Jose J Palacios-Perez2024-08-061-0/+168
* | | Merge PR #58500 into mainVenky Shankar2024-08-061-8/+8
|\ \ \
| * | | ptl-tool: Fix token file name and variable namesJos Collin2024-07-101-8/+8
| | |/ | |/|
* | | script/backport-create-issue: handle ResourceAttrError when getting CF_TAGSIlya Dryomov2024-07-271-2/+4
| |/ |/|
* | script/backport-create-issue: retry without if assignee is invalidPatrick Donnelly2024-07-231-11/+21
* | cpatch: update script to patch more binaries and librariesJohn Agombar2024-07-091-59/+53
* | cpatch.py: search base image when patching filesJohn Agombar2024-07-091-49/+34
* | cpatch.py: misc minor fixes to cpatch.pyJohn Agombar2024-07-091-4/+6
|/
* script/backport-create-issue: update tag custom fieldPatrick Donnelly2024-06-201-20/+34
* script/cpatch.py: add support for multiple valid python versionsJohn Mulligan2024-06-141-2/+2
* srcipt/ceph-backports: add redmine ticket's JSON to debug outputRishabh Dave2024-06-121-0/+1
* script/ceph-backport: lookup "Release" custom_field by idPatrick Donnelly2024-06-061-1/+1
* script/ceph-backport: update Ceph PR idPatrick Donnelly2024-05-241-2/+2
* src/ptl-tool: allow not pushing branch to ceph-ciRishabh Dave2024-05-201-3/+22
* script/ptl-tool: add switch to update existing qa ticketPatrick Donnelly2024-04-301-12/+36
* script/ptl-tool: add comment to PRs under QAPatrick Donnelly2024-04-171-0/+8
* script/ptl-tool: add switch for tagsPatrick Donnelly2024-04-121-0/+4
* script/ptl-tool: conditionally add "QA Release" fieldPatrick Donnelly2024-04-121-2/+3
* script/ptl-tool: push branch to shaman for qa runsPatrick Donnelly2024-04-111-2/+3
* script/ptl-tool: add release name to branch with switchPatrick Donnelly2024-04-111-0/+3
* script/ptl-tool: alphabetize argumentsPatrick Donnelly2024-04-111-3/+3
* script/ptl-tool: avoid repo specific remotes entirelyPatrick Donnelly2024-04-111-33/+16
* script/ptl-tool: improve help text for envvarsPatrick Donnelly2024-04-111-3/+10
* script/ptl-tool: create qa trackers for test branchesPatrick Donnelly2024-04-111-21/+138
* script/ptl-tool: add switch for debuggingPatrick Donnelly2024-04-111-0/+5
* script/ptl-tool: add --stop-at-built flagPatrick Donnelly2024-04-111-0/+7
* script/cpatch.py: run container build with host networkingJohn Mulligan2024-03-271-0/+2
* script/cpatch.py: add a --run-before argument to run commandsJohn Mulligan2024-03-271-0/+11
* Merge pull request #56304 from phlogistonjohn/jjm-tox-default-envsAdam King2024-03-271-1/+5
|\
| * script: allow use of run_tox.sh with default tox envlistJohn Mulligan2024-03-201-1/+5
* | Merge pull request #56384 from Svelar/drop_fmt_versionRongqi Sun2024-03-271-1/+0
|\ \
| * | run-make: do not pass '-DWITH_FMT_VERSION' to cmakeRongqi Sun2024-03-261-1/+0
* | | Merge pull request #56283 from Svelar/remove_WITH_ZBDDan Mick2024-03-211-3/+0
|\ \ \ | |_|/ |/| |
| * | run-make: remove WITH_ZBDRongqi Sun2024-03-211-3/+0
| |/
* | Revert "src/scripts/ceph-backport.sh: Add PR checklist"Kamoltat2024-03-021-6/+0
* | Merge pull request #55794 from kamoltat/wip-ksirivad-ceph-backport-scriptKamoltat (Junior) Sirivadhna2024-02-281-0/+6
|\ \
| * | src/scripts/ceph-backport.sh: Add PR checklistKamoltat2024-02-271-0/+6
* | | Merge pull request #55227 from Svelar/wip-ci-clangKamoltat (Junior) Sirivadhna2024-02-271-1/+1
|\ \ \ | |/ / |/| |
| * | src/script/lib-build.sh: clang should > 12.Rongqi Sun2024-01-241-1/+1
| |/