Matthew Haugen
Matthew Haugen
I literally just started getting the same error as well, and my OpenAPI definition hasn't changed. My virtual environment got deleted (oops), so I'm not sure what version was working...
After some testing, I found that the issue (for my OpenAPI definition) does not reproduce using 0.11.11, but does in 0.11.12. I haven't looked too deeply into the code, but...
I spent a bit of time debugging this the other day, and seemed to find that inserting elements one at a time (using AddIndex) resolved it. Relatively slow, but maybe...
I've been facing the same issue. Turning on debug logs brought me an error: > error the artifact is not ready yet, failed to tag it to v0.26.0 And that,...