open-traffic-generator / openapiart

OpenAPI artifact generator
MIT License
6 stars 4 forks source link

Dev workflow #431

Closed Vibaswan closed 1 year ago

Vibaswan commented 1 year ago

Fixes #430

ashutshkumr commented 1 year ago

@pmajumdarKS FYI, now you should be able to execute python do.py build to test entire CI workflow (and reproduce the errors you see in CI locally).

Please make sure you have go and protoc installed. If not, you can use python do.py setup_ext to do the same.