Commit graph

5 commits

Author SHA1 Message Date
Jan Oberhauser be83c240ba 🐳 Allow manual rpi docker image build 2021-03-25 15:16:38 +01:00
mjysci ba07ec61f3
🐳 Fixed Docker Image CI - Rpi (#1275) 2020-12-27 23:13:44 +01:00
Jan Oberhauser b1f1b9bda7 🐳 Fix Raspberry Pi build 2020-08-27 11:01:40 +02:00
Ben Hesseldieck 051598d30e
Add max execution time for Workflows (#755)
* 🎉 basic setup and execution stopping

* 🚧 soft timeout for own process executions

* 🚧 add hard timeout for subprocesses

* 🚧 add soft timeout to main thread

* 🔧 set default timeout to 5 mins --> 500s

* 💡 adding documentation to configs

* 🚧 deactivate timeout by default

* 🚧 add logic of max execution timeout

*  adding timeout to settings in frontend and server

* 🎨 improve naming

* 💡 fix change in config docs

* ✔️ fixing compilation issue

* 🎨 add format for new config variables

* 👌 type cast before checking equality

*  Improve error message if NodeType is not known

* 🐳 Tag also rpi latest image

* 🐛 Fix Postgres issue with Node.js 14 #776

* 🚧 add toggle to activate workflow timeout

* 💄 improving UX of setting a timeout and its duration

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-29 14:12:54 +02:00
Jan Oberhauser b4b65bb906 🐳 Build Raspberry Pi Docker image correctly 2020-07-05 19:22:25 +02:00