Commit Graph

4 Commits (d06d8a609fd5ba74dd7582777aacc51f4bd7d3a2)

Author SHA1 Message Date
BillSchumacher d8c16de123
The unlooping and fixing of file execution. (#3368)
* The unlooping and fixing of file execution.

* lint

* Use static random seed during testing. remove unused import.

* Fix bug

* Actually fix bug.

* lint

* Unloop a bit more an fix json.

* Fix another bug.

* lint.

---------

Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
2023-04-26 21:07:28 -07:00
Reinier van der Leer bfaf36099e
Fix(workspace) root resolution (#3365) 2023-04-26 16:43:21 -07:00
James Collins 17819e2a55 More robust null byte checking 2023-04-24 10:28:51 -07:00
James Collins dcd6aa912b
Add workspace abstraction (#2982)
* Add workspace abstraction

* Remove old workspace implementation

* Extract path resolution to a helper function

* Add api key requirements to new tests
2023-04-23 14:36:04 -05:00