Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Map GitLab Runner Docker Parameters #28

Merged
merged 20 commits into from
Jul 21, 2024
Merged

feat: Map GitLab Runner Docker Parameters #28

merged 20 commits into from
Jul 21, 2024

Conversation

fabitosh
Copy link
Contributor

@fabitosh fabitosh commented Jul 14, 2024

We are currently only exposing a minimal set of adjustable parameters to the REST API of runnrs. In an effort to prepare for advanced use-cases this PR maps all available Docker Executor parameters of the GitLab documentation to the glrcfg.

GitLab Runners Docker Section

We implement all types according to the specifications in the documentation. For parameters whose default is explicitly specified, it is taken over.

@fabitosh fabitosh force-pushed the fm/docker-cfg branch 3 times, most recently from b6a31a1 to 2d1de05 Compare July 15, 2024 12:17
@fabitosh fabitosh changed the title Fm/docker cfg feat: Map GitLab Runner Docker Parameters Jul 15, 2024
@fabitosh fabitosh marked this pull request as ready for review July 15, 2024 14:12
@fabitosh fabitosh requested a review from cdbrkfxrpt July 15, 2024 14:12
@fabitosh fabitosh enabled auto-merge (squash) July 15, 2024 17:42
@cdbrkfxrpt cdbrkfxrpt disabled auto-merge July 21, 2024 21:08
@cdbrkfxrpt cdbrkfxrpt merged commit f795ea0 into main Jul 21, 2024
2 checks passed
@cdbrkfxrpt cdbrkfxrpt deleted the fm/docker-cfg branch July 21, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants