Skip to content

Refactor IaC to Python#73

Merged
alukach merged 14 commits intomainfrom
refactor/cdk-in-python
Mar 4, 2025
Merged

Refactor IaC to Python#73
alukach merged 14 commits intomainfrom
refactor/cdk-in-python

Conversation

@alukach
Copy link
Member

@alukach alukach commented Mar 3, 2025

Currently, this project uses a number of languages:

image

We are now looking to add tests written in pytest (#72). This PR ports the CDK code and surrounding tooling to Python, utilizing uv.

This should give us a reduced surface area when it comes to languages used and simplify the setup for testing.

@yuvipanda
Copy link
Contributor

naice

@alukach alukach changed the title Refactor IaaC to Python Refactor IaC to Python Mar 4, 2025
@alukach alukach requested review from anayeaye and smohiudd March 4, 2025 18:57
@alukach alukach merged commit b18fe97 into main Mar 4, 2025
1 check passed
@alukach alukach deleted the refactor/cdk-in-python branch March 4, 2025 19:25
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

Comments