From 5f8e49f6b2ee82efeb12a9d3cb955ecac8a44b63fb10027fd456777f1134ab0d Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 22 Aug 2023 09:30:41 +0000 Subject: [PATCH] Accepting request 1105202 from home:pdostal:branches:devel:tools:scm - Update to version 1.32.0: * feat: handle response from VertexAI instead of OpenAI * feat: add support for child pipelines in ci view * fix: Don't add glab-resolved when it already exists in a remote * feat(ci): add Pipeline IID to `ci list` * fix(deps): upgrade go-gitlab to v0.88.0 * fix(issue): fix using issue commands from non-git dir * test: Fix test Test_repoArchive_Integration integration test * chore: use latest tview version * chore: downgrade tview * fix: Handle trailing slash in remote URL * fix(ci run): use correct default branch * release: fix assets-links suggestion/help * fix: use basereporemote.name as argument to GetDefaultBranch * chore: enable better debugging for flaky test * docs: clarify possible options for parameters for "ci list" * chore(ci): save test log as an artifact * chore: bumping go-gitlab to 0.86.0 * chore(ci): remove ssh key from build * fix: goreleaser deprecated replacements, fixing the filename templates * fix: Preventing a panic when not using a sub command * feat: add incident note command * chore: use new test repo for clone integration tests * fixup! set error context in mrBody * fixup! no index trickery, compare values * feat(mr): populate description from commit messages * refactor(mr): split mrBody out of mrBodyAndTitle OBS-URL: https://build.opensuse.org/request/show/1105202 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/glab?expand=0&rev=31 --- _service | 4 ++-- _servicedata | 2 +- glab-1.31.0.tar.gz | 3 --- glab-1.32.0.tar.gz | 3 +++ glab.changes | 31 +++++++++++++++++++++++++++++++ glab.spec | 2 +- vendor.tar.gz | 4 ++-- 7 files changed, 40 insertions(+), 9 deletions(-) delete mode 100644 glab-1.31.0.tar.gz create mode 100644 glab-1.32.0.tar.gz diff --git a/_service b/_service index 874b690..1be3995 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.com/gitlab-org/cli.git git - v1.31.0 + v1.32.0 @PARENT_TAG@ v(.*) glab @@ -14,6 +14,6 @@ gz - glab-1.31.0.tar.gz + glab-1.32.0.tar.gz diff --git a/_servicedata b/_servicedata index fd51676..8282135 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.com/gitlab-org/cli.git - 1f8464b403a4611ef689a89893cb700718abdb20 \ No newline at end of file + 9fdb6193c89e86786707279c16472632665f4918 \ No newline at end of file diff --git a/glab-1.31.0.tar.gz b/glab-1.31.0.tar.gz deleted file mode 100644 index 5a40c11..0000000 --- a/glab-1.31.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:341d87836001841439799de26b096da389fa99725e08c6de408393dd60c0b936 -size 16742865 diff --git a/glab-1.32.0.tar.gz b/glab-1.32.0.tar.gz new file mode 100644 index 0000000..769ff4d --- /dev/null +++ b/glab-1.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6addfaba709bf23f6125d9f998e84b074cbaac838d5e43312407c2f1c232a7a6 +size 16747015 diff --git a/glab.changes b/glab.changes index 753834c..aa1688a 100644 --- a/glab.changes +++ b/glab.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Aug 22 07:44:39 UTC 2023 - pdostal@suse.com + +- Update to version 1.32.0: + * feat: handle response from VertexAI instead of OpenAI + * feat: add support for child pipelines in ci view + * fix: Don't add glab-resolved when it already exists in a remote + * feat(ci): add Pipeline IID to `ci list` + * fix(deps): upgrade go-gitlab to v0.88.0 + * fix(issue): fix using issue commands from non-git dir + * test: Fix test Test_repoArchive_Integration integration test + * chore: use latest tview version + * chore: downgrade tview + * fix: Handle trailing slash in remote URL + * fix(ci run): use correct default branch + * release: fix assets-links suggestion/help + * fix: use basereporemote.name as argument to GetDefaultBranch + * chore: enable better debugging for flaky test + * docs: clarify possible options for parameters for "ci list" + * chore(ci): save test log as an artifact + * chore: bumping go-gitlab to 0.86.0 + * chore(ci): remove ssh key from build + * fix: goreleaser deprecated replacements, fixing the filename templates + * fix: Preventing a panic when not using a sub command + * feat: add incident note command + * chore: use new test repo for clone integration tests + * fixup! set error context in mrBody + * fixup! no index trickery, compare values + * feat(mr): populate description from commit messages + * refactor(mr): split mrBody out of mrBodyAndTitle + ------------------------------------------------------------------- Wed Jun 28 06:37:40 UTC 2023 - pdostal@suse.com diff --git a/glab.spec b/glab.spec index 44e9553..10fc485 100644 --- a/glab.spec +++ b/glab.spec @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: glab -Version: 1.31.0 +Version: 1.32.0 Release: 0 Summary: A GitLab command line tool License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index 7386b7e..f8b7167 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24399f721f7b18467ecec1f414c3a0f4ac3ed43daf7b903a9daec2df17d6a905 -size 7356671 +oid sha256:d26bb85b1772480fb7381abb46e0bf756e47bcff51d8b25161be4c3196bb1c0b +size 6152115