Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.7.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.9...1.7.0) (2026-06-14) ### Features * support alternative CI/CD config file with --alt-ci option ([69bf52c](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/69bf52c5a7ad3c8f927347939576e73a12d69962)) ## [1.6.9](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.8...1.6.9) (2026-05-29) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "gitlab-cp" version = "1.6.9" version = "1.7.0" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.7.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.9...1.7.0) (2026-06-14) ### Features * support alternative CI/CD config file with --alt-ci option ([69bf52c](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/69bf52c5a7ad3c8f927347939576e73a12d69962)) ## [1.6.9](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.8...1.6.9) (2026-05-29) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "gitlab-cp" version = "1.6.9" version = "1.7.0" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading