amimas

Results 46 issues of amimas

This feature request is to add support for configuring resource group setting. https://docs.gitlab.com/ee/api/resource_groups.html Unlike any other gitlab setting, it's only manageable through API as of right now. They don't even...

✨feature request

Hi there, Does gitlabform has support for configuring/managing Project Environments? I skimmed through the code but didn't see any support for it. Thought I'd check in case I missed something....

✨feature request

I'm really happy to see that V2 has been released. Just reading the configuration example so that I can start using it. I'm still finding some areas where the config...

📐design

Hi, I'm trying to use this gradle plugin to retrieve ckeditor. According to their documentation (link below), I need to run `bower install ckeditor#full/4.7.3` in order to retrieve "full" edition...

I'm new to this package and having hard time understanding some of the default setups. I started with [semantic-release](https://semantic-release.gitbook.io/semantic-release/) for automating a release process in a project. The [commit-analyzer](https://github.com/semantic-release/commit-analyzer#usage) package...

Goal of this issue is to migrate the `integrations` configuration feature to use [python-gitlab library](https://python-gitlab.readthedocs.io/en/stable/) instead of using homegrown API in this project. Todo: - Delete `gitlabform/gitlab/integrations.py` as it shouldn't...

good first issue
help wanted

Goal of this issue is to migrate the `group_members` configuration feature to use [python-gitlab library](https://python-gitlab.readthedocs.io/en/stable/index.html) instead of using homegrown API in this project. Todo: - Update `gitlabform/processors/group/group_members_processor.py` to use python-gitlab...

good first issue
help wanted

The acceptance test located at `tests/acceptance/standard/test_files.py::TestFiles::test__custom_commit_message` intermittently fails. Examples: - https://github.com/gitlabform/gitlabform/actions/runs/6031288955/job/16364708681 - https://github.com/gitlabform/gitlabform/actions/runs/6072962483/job/16473939160 ``` Processing file 'README.md' in branch 'gitlabform_branch_liqueur' ----------------------------- Captured stderr call ----------------------------- Error: Operation add on file...

help wanted

This project PRs by dependabot with updates to dependencies. Processing these PRs are manual. The PRs need approval for running the acceptance tests that requires GitLab license. Once the approval...

good first issue
help wanted
pending-close

**Describe the bug** I have a config for a project whose CI CD variables are configured using the same key but scoped to different "environment" with different values. The config...

🐛bug
help wanted