aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.84k stars 91 forks source link

Fixes headers, adds GHA check #334

Closed jesse-peters closed 1 year ago

jesse-peters commented 1 year ago

Important file changes to review:

future-highway commented 1 year ago

Can you rename the new workflow (100) to have a number under 100? I want to try some stuff in my PR that includes renaming the workflows and my idea is to have the different images have different leading numbers. So 100 would be for Dockerfile.build and 101-199 would be workflows that rely on that. Then 200 would be Dockerfile.test and 201-299 would be workflows that rely on that, and so on. I figure, anything <=99 can be for non-container builds.

jesse-peters commented 1 year ago

This became a mess again. Closing in favor of a better method.