quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
460 stars 72 forks source link

WIP: various Github CI improvements for quilc #768

Closed ghost closed 2 years ago

ghost commented 2 years ago

various Github CI improvements for quilc

Makefile

.github/workflows/test.yml:

ghost commented 2 years ago

Spun off from PR "add performance tweaks, primarily addresser-state caching, and some s… #757"

ghost commented 2 years ago

The last (force) push really simplifies this a lot. Now, basically, for all the tests we just clone qvm and magicl into the quicklisp local project directory.

braised-babbage commented 2 years ago

The last (force) push really simplifies this a lot. Now, basically, for all the tests we just clone qvm and magicl into the quicklisp local project directory.

This is looking good.

ghost commented 2 years ago

This is quite simple now. We don't really need all the history of how this evolved. And I've been invited to make non-WIP version of this, so I'm going to create a fresh, non-WIP PR and close this. Closing now.