DevOps-MBSE / AaC

Prototype Arch-as-Code
https://devops-mbse.github.io/AaC/
MIT License
28 stars 8 forks source link

💭 [REQUEST] - Build Chain Migration #838

Closed lizzcondrey closed 1 week ago

lizzcondrey commented 3 months ago

Reference Issues

839 , #840

Summary

As an AaC Developer, I want to standardize the build chain, so the build process is consistent across repositories.

Basic Example

Migrate from sunset setup.py implementation and infrastructure to pyproject.toml implementation and infrastructure.

What are the drawbacks/impacts of your feature request?

Building and packaging of AaC core and standalone plugins will become more difficult if not impossible as the legacy implementation is being deprecated.

Unresolved questions

No response