-
https://code.gouv.fr/public/#/repos collects data from repositories of _public_ GitHub organizations and _public_ GitLab groups.
My understanding is that https://repos.ecosyste.ms collects data fro…
-
Currently Statically can work with one-level GitLab repositories only, but GitLab allows project to be organized into [groups hierarchies](https://docs.gitlab.com/ee/user/group/index.html) (with up to…
-
I've got this script so that it's able to talk to our internal Gitlab-CE, but it gives error "ldapGroups" is not iterable.
```
# npm start
> gitlab-ldap-group-sync@0.0.1 start /opt/gitlab-ldap-…
-
We have an group on gitlab.com which is secured by SAML. That means if you use the url "gitlab.com/groups/mycompany" you will be redirected to the company SSO and forced to login via the company saml …
-
We have successfully set up the Polar framework in our environment and are now able to retrieve and display information about our GitLab groups, users, and repositories/projects. The setup is working …
-
When i log in with my credentials user profile created with flag `is_staff`, even if im a member of both `superuser` and `ipausers`
```
SUPER_USER_GROUP = os.environ.get("SUPER_USER_GROUP", "superu…
-
**Describe the bug**
There are a few things we can extend cnquery to check and then add to this policy per: https://about.gitlab.com/blog/2023/05/31/securing-your-code-on-gitlab/ as well as some comm…
tas50 updated
3 months ago
-
Hi :) Let's say we have a repository name within a directory in GitLab, such as `xxx/dir/website-1#master`. The regular expression you are using here is not working for this type of repository name.
…
-
#### Describe the solution you'd like
- Replace https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/ci-cd/gitlab-ci-cd with an example that shows how to run self-hosted GitLab r…
-
Hi community.
Please help me understand how the Output Git method works. I've read the [manual](https://github.com/ytti/oxidized/blob/master/docs/Outputs.md#outputs), but couldn't find information …