taimos / projen-pipelines

CDK pipelines using projen
Apache License 2.0
40 stars 2 forks source link

feat(gitlab): Support runner tags #51

Closed hoegertn closed 3 months ago

hoegertn commented 3 months ago

Introduced new features and improvements to the GitLab CDK Pipeline integration, enabling finer control over the AWS CDK deployment process in GitLab CI/CD:

These enhancements enable a more customizable setup of CDK deployment pipelines within GitLab environments, catering to projects with specific CI/CD requirements.

Fixes #49