Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

feat: update project variable with description field #1863

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

TheCodear
Copy link
Contributor

This PR adds the description field available in the public Project Level Variables API to the SDK: https://docs.gitlab.com/ee/api/project_level_variables.html

The field has been added to all structs related to the ProjectVariableService, as well as in the tests to confirm it is treated as expected.

Let me know, if anything is yet missing!

@svanharmelen svanharmelen force-pushed the feat/update-project-variables branch from 4304260 to c3f82c2 Compare January 16, 2024 07:55
Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @TheCodear 👍🏻

@svanharmelen svanharmelen merged commit 57c03d9 into xanzy:main Jan 16, 2024
3 checks passed
@TheCodear TheCodear deleted the feat/update-project-variables branch January 16, 2024 08:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants