aboutsummaryrefslogtreecommitdiff
path: root/tests/release.testscript
AgeCommit message (Expand)AuthorFilesLines
2023-06-22Add branch sub-option for git project vcs in bdep-newKaren Arutyunov1-3/+4
2023-02-20Add type and language values to newly created package manifest in bdep-newKaren Arutyunov1-3/+3
2022-12-15Fix expected test output for effective escaping in double-quoted stringsBoris Kolpackov1-3/+3
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-15/+15
2021-08-02Add --no-verify to git commit commands in testsBoris Kolpackov1-1/+1
2021-03-11Make bdep fail if -d option doesn't refer to project or package rootKaren Arutyunov1-1/+1
2021-02-23Fix test failing due to 'default branch name is subject to change' git 2.30 w...Karen Arutyunov1-1/+1
2020-08-10Fix release testscript failing with bdep-git-pre-commit-version-check git hoo...Karen Arutyunov1-3/+4
2020-06-19Fix git 2.27 warning when running testsKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-13Split -am git options in testscriptsKaren Arutyunov1-28/+28
2019-07-31Combine multiple single-character options into a single argument for testscri...Karen Arutyunov1-15/+15
2019-06-21Add ability to keep/update/remove current tag in bdep-release revision modeKaren Arutyunov1-70/+340
2019-05-16Make bdep-new add README.md templateKaren Arutyunov1-11/+11
2019-05-06Allow stubs in bdep-release tag modeKaren Arutyunov1-1/+0
2019-04-16Add --amend and --squash options to bdep-releaseKaren Arutyunov1-1/+125
2019-03-12Add --edit and --no-edit options to bdep-releaseKaren Arutyunov1-3/+4
2019-03-04Cleanup some files replacing tabs with spacesKaren Arutyunov1-27/+27
2019-02-23Fix bdep-release tests failing for git 2.20.0 and aboveKaren Arutyunov1-3/+8
2019-01-27Fix release tests failing for space-containing project directory pathKaren Arutyunov1-3/+3
2019-01-26Add --open-base option to bdep-releaseBoris Kolpackov1-1/+37
2019-01-26Add --show-push option to bdep-releaseBoris Kolpackov1-9/+104
2019-01-25Add stub revision release testKaren Arutyunov1-7/+24
2019-01-25Add support for --no-progress optionKaren Arutyunov1-23/+111
2019-01-22Add support for --force option in bdep-release and bdep-publishKaren Arutyunov1-137/+281
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-11Extract remote/branch rather than assuming origin/HEAD in bdep-releaseBoris Kolpackov1-3/+3
2019-01-10Fix bdep-release diagnostics for *-file manifest values expansion validationKaren Arutyunov1-1/+1
2019-01-10Implement bdep-release that manages project's version during releaseBoris Kolpackov1-0/+634