Skip to content

[GitlabGoModGoVersion] add GitLab go.mod Go version service - #11312

Merged
PyvesB merged 1 commit into
badges:masterfrom
osechet:feat/gitlab-go-mod-service
Sep 14, 2025
Merged

[GitlabGoModGoVersion] add GitLab go.mod Go version service#11312
PyvesB merged 1 commit into
badges:masterfrom
osechet:feat/gitlab-go-mod-service

Conversation

@osechet

@osechet osechet commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

This adds a new service that works the same way as the github-go-mod service but with GitLab. The service will get the go version from the go.mod file in the specified project.

  • Tests have been added to work with a stable project (GitLab Runner).
  • Code has been formatted with prettier.

@github-actions

github-actions Bot commented Aug 28, 2025

Copy link
Copy Markdown
Contributor
Warnings
⚠️

📚 Remember to ensure any changes to config.private in services/gitlab/gitlab-go-mod.service.js are reflected in the server secrets documentation

Messages
📖 ✨ Thanks for your contribution to Shields, @osechet!

Generated by 🚫 dangerJS against 64eb991

This adds a new service that works the same way as the github-go-mod service but with GitLab. The service will get the go version from the go.mod file in the specified project.

- Tests have been added to work with a stable project ([GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner)).
- Code has been formatted with prettier.
@osechet
osechet force-pushed the feat/gitlab-go-mod-service branch from 4aa6c6f to 64eb991 Compare August 28, 2025 09:28

@PyvesB PyvesB left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the contribution to Shields.io, @osechet ! Looks good to me 👍🏻

@PyvesB
PyvesB added this pull request to the merge queue Sep 14, 2025
Merged via the queue into badges:master with commit 0c9f64e Sep 14, 2025
18 checks passed
@PyvesB

PyvesB commented Jul 5, 2026

Copy link
Copy Markdown
Member

Just noticed in passing that this was the only badge to use camel case for the gitlabUrl paramter, all others use gitlab_url 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants