Pavel Minaev
9e8d1033d0
Use setuptools<66 for Python 3.7
2023-09-05 13:20:31 -07:00
Pavel Minaev
3937f0d10a
Use pip install -U to install setuptools.
2023-09-05 13:20:31 -07:00
Pavel Minaev
6ce72e20c8
Fix pipeline condition syntax.
2023-09-05 13:20:31 -07:00
Pavel Minaev
16d39cc173
Use setuptools<68 for Python 3.7
2023-09-05 13:20:31 -07:00
Pavel Minaev
2fcb85fdfa
Reduce verbosity for successful tests.
2023-09-05 13:20:31 -07:00
Pavel Minaev
ea3904ccb6
Don't force-upgrade pip and setuptools for test runs.
2023-09-05 13:20:31 -07:00
Pavel Minaev
86d542e559
Fix Python version mismatch.
2023-08-28 13:14:39 -07:00
Adam Yoblick
d75b1f4ec1
Cleaned up yaml using the redhat yaml linter and azure pipelines schema
2023-08-11 17:17:43 -05:00
Karthik Nadig
edd84da7fa
formatting
2021-05-24 21:04:15 -07:00
Karthik Nadig
892483ce59
Try better path pattern
2020-02-04 11:52:53 -08:00
Karthik Nadig
76d893aa57
Enable sonar cloud analysis
2020-02-01 10:27:37 -08:00
Karthik Nadig
f2e7e13de5
Fix more paths.
2020-01-31 14:01:52 -08:00
Karthik Nadig
f22b8e7edd
Coverage for windows and linux
2020-01-31 13:07:54 -08:00
Pavel Minaev
4e2abc6681
Tests and CI refactoring:
...
Use YAML templates for setting up Python and running tests.
Use matrix instead of separate jobs for Windows 32-bit and 64-bit runs.
Change --debugpy-logs to --debugpy-log-dir with explicit destination, and use that to capture and publish test logs in CI.
Delete logs for passed tests by default, and add --debugpy-log-passed to opt out.
2020-01-30 20:43:17 -08:00