Loading
Commits on Source 12
-
Justen Stall authored
- Update github.com/xanzy/go-gitlab from v0.93.0 to v0.101.0 - Update rebase MR functions to use RebaseMergeRequestOptions for setting the "skip_ci" field - Update all request options to use the LabelOptions type - Replace deprecated gitlab.{String,Int,Bool,etc} functions with gitlab.Ptr Fixes #7504 Signed-off-by:Justen Stall <justenstall@gmail.com>
-
Justen Stall authored
- Add fields in "ci get" test data - Update labels field in mr, issuable, and issue list test data - Remove query parameter from "mr rebase --skip-ci" mock path Fixes #7504 Signed-off-by:Justen Stall <justenstall@gmail.com>
-
Gary Holtz authored
-
Gary Holtz authored
fix: Getting the last pipeline is broken with merged results Closes #7475 See merge request !1419 Merged-by:
Gary Holtz <gholtz@gitlab.com> Approved-by:
Timo Furrer <tfurrer@gitlab.com>
Approved-by: Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Reviewed-by:
Ahmed Hemdan <ahemdan@gitlab.com> Reviewed-by:
Timo Furrer <tfurrer@gitlab.com>
Co-authored-by: Amy Qualls <aqualls@gitlab.com>
-
-
Jay McCure authored
feat: Add new command to run Pipeline Triggers See merge request !1414 Merged-by:
Jay McCure <jmccure@gitlab.com> Approved-by:
Timo Furrer <tfurrer@gitlab.com>
Approved-by: Jay McCure <jmccure@gitlab.com> Reviewed-by:
Clément Saccoccio <git-clement@saccoccio.me> Reviewed-by:
Jay McCure <jmccure@gitlab.com> Reviewed-by:
Timo Furrer <tfurrer@gitlab.com>
Co-authored-by: Clément Saccoccio <git-clement@saccoccio.me>
-
Justen Stall authored
- Resolve merge conflicts - Update "glab ci run-trig" to use new go-gitlab pointer functions Fixes #7504 Signed-off-by:Justen Stall <justenstall@gmail.com>
-
Gary Holtz authored
fix(deps): update github.com/xanzy/go-gitlab to v0.101.0 Closes #7504 See merge request !1428 Merged-by:
Gary Holtz <gholtz@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
Gary Holtz <gholtz@gitlab.com> Reviewed-by:
Gary Holtz <gholtz@gitlab.com> Co-authored-by:
Justen Stall <justenstall@gmail.com>
-
-
Ahmed Hemdan authored
refactor: Moving sanitize function to utilities See merge request !1432 Merged-by:
Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com>
Approved-by: Ahmed Hemdan <ahemdan@gitlab.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com>
Co-authored-by: Gary Holtz <gholtz@gitlab.com>
-
-
Gary Holtz authored
fix(issue list): change output flag back to output-format Closes #7491 See merge request gitlab-org/cli!1425 Merged-by:
Gary Holtz <gholtz@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com>
Approved-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Reviewed-by:
Patrick Bajao <ebajao@gitlab.com>
Reviewed-by: Jay McCure <jmccure@gitlab.com> Co-authored-by:
Jay McCure <jmccure@gitlab.com>