Commit Graph

4 Commits

Author SHA1 Message Date
Eric Brown
bd3df68bef
Mirgrate from pip to uv ()
In order to improve build time performance, this change switches
usage of pip to uv. The uv command is a pip alternative promising
much faster installs of Python packages.

For more information on uv, see:
https://github.com/astral-sh/uv

Closes: 

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
2024-05-15 11:56:16 +02:00
Martin Xu
24ccb2a2aa
bump github action versions ()
* bump gh action versions

* left out files
2024-02-21 15:01:59 -08:00
jackie-pc
837978f378
Full OS matrix builds for unit and integration tests (Linux, Mac, Windows) () 2023-08-01 11:34:12 -07:00
jackie-pc
afb15109db
CI: factor out env setup as composite action () 2023-07-28 15:39:57 -07:00