ElektraInitiative / PermaplanT

https://www.permaplant.net
BSD 3-Clause "New" or "Revised" License
16 stars 13 forks source link

134 test migrations #1247

Open filo14 opened 7 months ago

filo14 commented 7 months ago

closes #134

This is not the most performant solution (schema.rs file is (un)stashed 2 times, docker image built 2 times), but as to not change the structure and existing functions of the Jenkinsfile too much, I did it this way. Performance and structure improvement for Jenkinsfile I see more in #241.

Basics

Checklist

First Time Checklist

Review