cdk-autoscaling-gitlab-runner
cdk-autoscaling-gitlab-runner copied to clipboard
Execute Gitlab jobs on auto-scaled EC2 instances using the Docker Machine executor.
@danielbayerlein I open this to track until we get all follow-up errors resolved > Since yesterday the GitLab Runner is not working anymore, because there was an update at Docker....
During stack synth: ```shell [WARNING] aws-cdk-lib.aws_ec2.MachineImage#latestAmazonLinux is deprecated. use MachineImage.latestAmazonLinux2 instead This API will be removed in the next major release. Searching for AMI in 753334223818:us-east-1 [WARNING] aws-cdk-lib.aws_ec2.MachineImage#latestAmazonLinux is deprecated....
After attempting to deploy a zero config Stack to GovCloud, I found that the runners were failing to be created due to an IAM issue. Here's a sanitized snippet from...
As an enterprise user that is working behind an internet proxy, I would like to be able to pass environment variables that are used during the initialization of the runner...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0. Release notes Sourced from eslint-plugin-import's releases. v2.30.0 Added dynamic-import-chunkname: add allowEmpty option to allow empty leading comments (#2942, thanks [@JiangWeixian]) dynamic-import-chunkname: Allow empty chunk...
Does the runner construct support the s3 acceleration functionality for gitlab runner cache? Gitlab runners support that feature since 16.9.0. I tried it whith adding the accelerated endpoint to the...
Are there any plans to migrate to the new GitLab Runner registration token which where introduced from GL 15.10+ ? Moreover, LaunchConfigurations are going to be deprecated and new AWS...
Relates to #802
Hey there! 👋 We've noticed that your Mergify configuration is using some deprecated fields. No worries—we've got your back! This automated PR updates your config to align with the newest...