it-at-m / refarch-templates

All templates for the Reference Architecture of it@M
MIT License
7 stars 4 forks source link

[Maintenance] Add basic CI/CD pipeline #149

Closed devtobi closed 2 days ago

devtobi commented 3 months ago

Relevant template

No response

Problem description (optional)

Currently our templates are not being checked. Especially for upcoming Renovate updates we need to make sure the code builds and works as intended.

Desired solution

Considered alternatives (optional)


Additional context (optional)

No response

No duplicate

Code of Conduct

devtobi commented 3 months ago

Blocked for now until we have the new tooling for Linting and Formatting in place. Needed because we want to separate configuration changes from reformatting and code fixes.

langehm commented 1 month ago

I need this 👍

eidottermihi commented 1 month ago

@devtobi maybe we could split this issue (or add subtasks) and proceed with "Testing and Building" (leave out linting for a later date)?

This would already add a benefit to get at least feedback for compilation and test execution issues.