Skip to content

Releases: gitlabform/gitlabform

v3.13.2

12 Jun 14:52
Compare
Choose a tag to compare

3.13.2

Bug fixes

Dependencies

  • Update packaging, cyptography, pytest, types-request, coverage and python-gitlab to newer versions.

v3.13.1

04 Jun 14:57
Compare
Choose a tag to compare

3.13.1

Bug fixes

  • Fix documentation to publish website

v3.13.0

04 Jun 09:50
Compare
Choose a tag to compare

3.13.0

Features

  • Add support for setting custom roles (Ultimate only) in project and group members. Creation of custom roles in gitlabform is NOT SUPPORTED. #673. PR 759, 775. (Tim Knight (DWP))

Documentation

Build Process

Dependencies

  • Update certifi, coverage, requests, types-requests to newer versions.

Thanks to all the contributors of this release!

** Known bug with documentation website will be fixed in 3.13.1 **

v3.12.0

23 May 09:50
Compare
Choose a tag to compare

Features

Dependencies

  • Update py-test, python-gitlab, dependencies to newer version.

Thanks to all the contributors of this release!

v3.11.1

16 May 12:19
Compare
Choose a tag to compare

Bug Fixes

  • release process and deploy container to GHCR (741ff75)

v3.11.0

15 May 14:14
49052f9
Compare
Choose a tag to compare

Features

  • add option to not fail if configured resource group does not exist (#650) (a362d8e), closes聽#649
  • manage Project and Group Labels via gitlabform (#751) (f1be42b)

Refactoring

Documentation

  • add fixes info into changelog for release 3.10.0 (96a39ee)
  • move commit message guideline (c0d3f68)

v3.10.0

05 May 12:49
Compare
Choose a tag to compare

Features

Fixes

  • Improved error handling when processing project already transferred #745 (long-wan-ep)

Refactors

  • Use new convenience methods for getting groups and projects in more places and document them in the contribution docs: PRs #734, #743 (Tim Knight (DWP))

Dependencies

  • Update some dependencies to newer version.

Thanks to all the contributors of this release!

v3.9.7

27 Apr 10:36
Compare
Choose a tag to compare

Fixes

Thanks to all the contributors of this release!

v3.9.6

24 Apr 09:39
Compare
Choose a tag to compare

Fixes

Thanks to all the contributors of this release!

v3.9.5

19 Apr 16:07
Compare
Choose a tag to compare

Fixes

  • Error when running with --noop and --output-file parameter and config contains project to be transferred #729 (long-wan-ep)

Refactors

  • Migrate schedules (pipeline schedules) configuration to use python-gitlab library #706 (TimKnight-Opencast)
  • Migrate group_members configuration to use python-gitlab library #697 (TimKnight-DWP)

Thanks to all the contributors of this release!