dolittle / Runtime

Runtime for Dolittle
https://dolittle.io
MIT License
14 stars 10 forks source link

Cron update table #706

Closed jakhog closed 2 years ago

jakhog commented 2 years ago

Summary

Adds a workflow and a script that is used together to run the `dolittle/contracts-compatibility' tool recalculate a fresh Runtime <-> SDK compatibility table and merge it into the existing one. If there is an update to the file, this will be committed and pushed to the default branch.

The workflow is setup to run every morning, and can be triggered manually on GitHub.