Pepperize.cdk-autoscaling-gitlab-runner

Latest version: v0.2.581

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 105 of 320

0.1.2

[0.1.2](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/compare/v0.1.1...v0.1.2) (2022-02-18)

0.1.1

[0.1.1](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/compare/v0.1.0...v0.1.1) (2022-02-17)


Bug Fixes

* access to job runners ([404a8ed](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/404a8edfd302bf07b81357656f169303cd1c420d))

0.1.0

[0.1.0](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/compare/v0.0.175...v0.1.0) (2022-02-17)


⚠ BREAKING CHANGES

* **runner:** pass token as SSM Parameter, configure multiple runners by a single coordinator

Features

* accept array of multiple runner configs ([c01f9f4](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/c01f9f420680add0bea900bc52a0a1240ef7168c))
* add multiple runners configuration example ([99e77ef](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/99e77ef157ae3cb6e3a712a1696b674ee39be8c6))
* add role, machineimage to map func ([43d9386](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/43d93869267f92f22ade5c7ce9d7d71fd959e818))
* add runnersInstanceType to map func ([0fccd69](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/0fccd69c0461e08379d56155436034748bc42430))
* **docs:** split manager and runners ([76dedab](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/76dedabb1cf2d50463450e0c54ae17471aed7283))
* filter empty ([634e2a9](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/634e2a984a1d74f9245beafc67cb151c541c6e6c))
* filter undefined and nullables in configuration mapper ([21ee02d](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/21ee02d91c65662a09b44ad79377242f868ab93a))
* **manager:** make globalConfiguration optional ([9c6e7bd](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/9c6e7bd9f6cd2b8eacc744fb73cdc8c93ea1e13b))
* **manager:** set up basic manager props ([6381ba8](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/6381ba8a58aadfbc7f892febfbb3f8d47148309a))
* **manager:** use basic Manager construct ([60408ea](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/60408eaf988ceba17fd62b3e4f556b4d0b740834))
* refactor array runners config ([53f34a8](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/53f34a8b69031b81af4321b477ef567639fbe6dc))
* **runner:** multiple runner configuration ([f6a6513](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/f6a65130f8225e6459200c3f437f6675dcdd810c))
* test multiple runner configuration ([500db42](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/500db42fea0babfd87e8b49ef9f14bd747bbad4c))
* test multiple runner configuration snapshot ([a7b3f50](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/a7b3f5080e10aaebd2fc1ffa3603b0e8dc8d7434))
* update interfaces for multiple runners ([085963b](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/085963b9402edf6f3c3516e163945691ee374f50))
* use map function in inlinepolicies for instancetype ([3a2e9b6](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/3a2e9b63770ade8bb96e6125c88dab6aae9c2694))
* use tagkeys ([1bb1234](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/1bb123428153bb91ee500b74f9c6f7aaf93a6e7b))


Bug Fixes

* check object length ([6473eb0](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/6473eb03c4f6c5f6258816b969f1e2c7b53ea4ef))
* convert function to a lambda ([26a1d63](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/26a1d634c2ec437684cbd70f192706d3dc20c7dc))
* **docs:** fix GitlabRunnerAutoscaling usage example ([ddfc8e8](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/ddfc8e8a6787f2f8e6f30483ad0004a51f103688))
* filter empty fields ([f65f748](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/f65f748792a9665841b089a314a4c0e04b787ce2))
* fix a too big recursion ([bb411b5](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/bb411b5d4eea3c2e309a02a66567f6f08d6f4bb1))
* fix flexible configuration ([1ad8b43](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/1ad8b43f3d8052fc3c29e59973b008cfedcd8d30))
* fix for testmatch ([3088fdf](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/3088fdf6e2edb34528efc0a335fd2c484a234d3c))
* fix runner test ([4017cff](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/4017cff018c99e623536d51c38a48856516aab89))
* make possible to set instanceType, machineImage, role of the job runner ([a681797](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/a6817973b593ead3e541ef5204a750f31adfa666))
* manager role ([1b869df](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/1b869df38498c0d7397664772574f34a3a53cc9c))
* missing configuration ([dcd2ea7](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/dcd2ea71958cd4f4d8a775344da99608874a1a94))
* multiple runner configuration test ([b757620](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/b757620bcd4d2050d6b598cf0b2ca3b4857d0b79))
* rename variable name in expect ([5e7f7ce](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/5e7f7cee42cafeab65ebc3d54b24cbf28c7e2867))
* update examples in readme ([2409cc0](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/2409cc080c20c53c24d4f203b6d5a29ad619758b))
* update examples in readme ([3864352](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/3864352f50a746c8766d115bb3a327eb2d970c6c))
* update test ([b07f9fb](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/b07f9fb60365a4ff114a01d3603c46acf76e45fa))
* upgrade manager to cdk v2 ([f112361](https://github.com/pepperize/cdk-autoscaling-gitlab-runner/commit/f11236137ecee72cdd7ad9824bd7af4b464ab964))

0.0.1293

[0.0.1293](https://github.com/pepperize/cdk-autoscaling-gitlab-runner-example/compare/v0.0.1292...v0.0.1293) (2023-12-15)

0.0.1292

[0.0.1292](https://github.com/pepperize/cdk-autoscaling-gitlab-runner-example/compare/v0.0.1291...v0.0.1292) (2023-12-15)

0.0.1291

[0.0.1291](https://github.com/pepperize/cdk-autoscaling-gitlab-runner-example/compare/v0.0.1290...v0.0.1291) (2023-12-15)

Page 105 of 320

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.