Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.75k stars 1.57k forks source link

Move conditionals to env section #14788

Closed calexiou closed 1 month ago

calexiou commented 1 month ago

Description

Simplifies the conditionals that decide which license type text to use to dispatch to the remote workflow.

qa-wolf[bot] commented 1 month ago

QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!

calexiou commented 1 month ago

You're right. We had these uncommited changes a5d41ba and 4677a71 that should be addressing that