Flightcontrol changelog
Introducing Job Runner API
Hello folks! We've just added an API to trigger job executions which allows overriding the configured start command. We've also started work on an integration with AWS Marketplace, which will allow Flightcontrol cost to be paid with AWS credits and consolidate vendors. We're continuing work on our new build system and SOC2 compliance in parallel.
🚀 Features
Added an API to trigger job executions - see docs here
Added
FLIGHTCONTROL=true
as a default environment variable
🐞 Bug Fixes
Fixed an issue where adding many environment variables would result in a timeout
Fixed a bug where reinstalling the Flightcontrol GitHub app broke deployments
Fixed an issue where a errors from an invalid config with the
fromService
build type were not being shown to the user