lf-lang / lingua-franca

Intuitive concurrent programming in any language
https://www.lf-lang.org
Other
234 stars 62 forks source link

RTI Docker Hub Continuous Deployment with Multiplatform Support #2384

Closed Depetrol closed 1 month ago

Depetrol commented 1 month ago

This PR partially resolves https://github.com/lf-lang/reactor-c/issues/470 by continuously deploying RTI images on Docker Hub with nightly and master tag.

To facilitate the continuous deployment process, two GitHub secrets need to be added:

The RTI image is built for the following platforms:

Depetrol commented 1 month ago

Reopening with build for multiple platforms.