cloudsnorkel.cdk-github-runners 0.13.4__py3-none-any.whl → 0.14.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cloudsnorkel.cdk-github-runners might be problematic. Click here for more details.

@@ -3492,7 +3492,7 @@ class LambdaRunnerProvider(
3492
3492
 
3493
3493
  You can add components to the image builder by calling ``imageBuilder.addComponent()``.
3494
3494
 
3495
- The default OS is Amazon Linux 2 running on x64 architecture.
3495
+ The default OS is Amazon Linux 2023 running on x64 architecture.
3496
3496
 
3497
3497
  Included components:
3498
3498
 
@@ -3504,8 +3504,6 @@ class LambdaRunnerProvider(
3504
3504
  - ``RunnerImageComponent.githubRunner()``
3505
3505
  - ``RunnerImageComponent.lambdaEntrypoint()``
3506
3506
 
3507
- Base Docker image: ``public.ecr.aws/lambda/nodejs:20-x86_64`` or ``public.ecr.aws/lambda/nodejs:20-arm64``
3508
-
3509
3507
  :param scope: -
3510
3508
  :param id: -
3511
3509
  :param architecture: (experimental) Image architecture. Default: Architecture.X86_64
@@ -18,9 +18,9 @@ import constructs._jsii
18
18
 
19
19
  __jsii_assembly__ = jsii.JSIIAssembly.load(
20
20
  "@cloudsnorkel/cdk-github-runners",
21
- "0.13.4",
21
+ "0.14.0",
22
22
  __name__[0:-6],
23
- "cdk-github-runners@0.13.4.jsii.tgz",
23
+ "cdk-github-runners@0.14.0.jsii.tgz",
24
24
  )
25
25
 
26
26
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cloudsnorkel.cdk-github-runners
3
- Version: 0.13.4
3
+ Version: 0.14.0
4
4
  Summary: CDK construct to create GitHub Actions self-hosted runners. A webhook listens to events and creates ephemeral runners on the fly.
5
5
  Home-page: https://github.com/CloudSnorkel/cdk-github-runners.git
6
6
  Author: Amir Szekely<amir@cloudsnorkel.com>
@@ -0,0 +1,9 @@
1
+ cloudsnorkel/cdk_github_runners/__init__.py,sha256=6whEOjco3SRb1o4zqarcwjlMOP-8qCea6zRiPjM-LXI,603073
2
+ cloudsnorkel/cdk_github_runners/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cloudsnorkel/cdk_github_runners/_jsii/__init__.py,sha256=ybGTips70JpXvdycduH85-0aqPjleMHG7hQjDlr8KG4,508
4
+ cloudsnorkel/cdk_github_runners/_jsii/cdk-github-runners@0.14.0.jsii.tgz,sha256=kQo2SzrU0_Ef5YDvEKh0J8IRwkAC96gQiZRgvpwilYM,1438814
5
+ cloudsnorkel.cdk_github_runners-0.14.0.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cloudsnorkel.cdk_github_runners-0.14.0.dist-info/METADATA,sha256=XwbXG8Aq-1H_3NF4rxeXHtJ0Vzc7R-ny44x8DCB1Pdg,16467
7
+ cloudsnorkel.cdk_github_runners-0.14.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
+ cloudsnorkel.cdk_github_runners-0.14.0.dist-info/top_level.txt,sha256=6vUrT-dcGOiRMT4Q6gEQPznoyS7nHOJ269MHpo4DEd8,13
9
+ cloudsnorkel.cdk_github_runners-0.14.0.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cloudsnorkel/cdk_github_runners/__init__.py,sha256=LK6JUJoDoPN5IJHTroRibrmP9Bqr1hj3DPk3Pk34mf4,603186
2
- cloudsnorkel/cdk_github_runners/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cloudsnorkel/cdk_github_runners/_jsii/__init__.py,sha256=3MSZtQ-RSyro2E7LPMIKhFqb9Z2ujXpdl-UJtVwItCk,508
4
- cloudsnorkel/cdk_github_runners/_jsii/cdk-github-runners@0.13.4.jsii.tgz,sha256=15HmL5aA6i9V9c1idvBcFnyq8MjVlWndCyj7zUXR3jE,1438707
5
- cloudsnorkel.cdk_github_runners-0.13.4.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cloudsnorkel.cdk_github_runners-0.13.4.dist-info/METADATA,sha256=97zZc8NSnAGc6PygNVp5lMnGlq26iMV7dJvTk5XmE0s,16467
7
- cloudsnorkel.cdk_github_runners-0.13.4.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
- cloudsnorkel.cdk_github_runners-0.13.4.dist-info/top_level.txt,sha256=6vUrT-dcGOiRMT4Q6gEQPznoyS7nHOJ269MHpo4DEd8,13
9
- cloudsnorkel.cdk_github_runners-0.13.4.dist-info/RECORD,,