Justin Van Patten
348a976084
ci: Use latest version of actions/checkout ( #15832 )
...
Upgrade all workflows to the latest version of actions/checkout (which
uses node 20 runtime).
2024-03-30 15:53:47 +00:00
Justin Van Patten
5b56b62a9c
ci: Use the latest version of actions/setup-node ( #15827 )
...
Upgrade all workflows to the latest version of actions/setup-node (which
uses node 20 runtime).
2024-03-29 18:03:41 +00:00
Justin Van Patten
fa87e176a5
ci: Use the latest version of actions/setup-python ( #15826 )
...
Upgrade all workflows to the latest version of actions/setup-python
(which uses node 20 runtime).
2024-03-29 16:10:15 +00:00
Justin Van Patten
e86c149185
[ci] Install `setuptools` in virtual environment ( #15220 )
...
In preparation for supporting Python 3.12...
As of Python 3.12, `setuptools` is no longer installed by default into a
virtual environment created with `python -m venv`
(https://github.com/python/cpython/issues/95299 ). It must be explicitly
installed via `python -m pip install setuptools`.
2024-01-23 22:46:13 +00:00
Robbie McKinstry
0cf19786f6
CI: Node 14 => Node 16
2023-05-09 17:02:08 -04:00
Fraser Waters
f4ad5c5a56
Remove dotnet
2022-12-13 16:13:53 +00:00
Aaron Friel
12ca78ee61
ci: Re-enable version sets for .NET, test GA version of 6 and 7
2022-11-11 11:28:13 -08:00
Aaron Friel
91756bc1e3
fix(ci): Disable setup-dotnet action, rely on globally installed dotnet
2022-10-11 08:53:00 -07:00
Fraser Waters
db68bf18dd
Fix python version in build-sdks
2022-10-06 19:27:00 +01:00
Aaron Friel
110dd76629
ci: Pin yarn lockfile for security & dependency scanning
2022-09-21 15:35:43 -07:00
Aaron Friel
6ef7ef64d6
ci: Enable testing of language version sets
2022-09-21 09:48:38 -07:00
Aaron Friel
272b987791
ci: ensure trunk is always green
2022-09-13 13:38:14 -07:00