Hivemapper / hdc_firmware

The firmware that runs the OpenDashcam
https://github.com/hivemapper/odc
Apache License 2.0
0 stars 3 forks source link

Pass odc version as an environment variable. #256

Closed mazar-farran closed 3 months ago

mazar-farran commented 3 months ago

Ticket: https://github.com/Hivemapper/odc-api/issues/215

This allows us to specify the odc version via the service file.

Also adds slack messages for deploys

mazar-farran commented 3 months ago

@punov This seems to work, but I needed to manually install a later odc-api to verify. The current odc-api in hdc_firmware's main is very old and I'm not sure if it's safe to upgrade it to the latest in the odc-api repo

Either way, this is a "safe" upgrade. The old odc-api simply ignores the new environment variable.