dev-sys-do / sealci

A Rust Continuous Integration Framework
Apache License 2.0
10 stars 0 forks source link

[scheduler/agent.proto] Modified interface types and names for IDs and CPU/Memory! #20

Closed theotchlx closed 3 weeks ago

theotchlx commented 3 weeks ago

NOT retrocompatible

Modified interface types for IDs and CPU/Memory!

IDs are now uint, were string

CPU and Memory are now uint, were int

Also, names went from

to

to better reflect the values