Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Gummerer 7fa593af69
use v3 of setup-dotnet instead of a specific SHA ()
# Description

The specific SHA seems to be failing to download sometimes today. Try to
update it to the latest v3 version to see if that works better.

This seems likely an issue that's currently going on with the GitHub
infrastructure, but it seems to me that we don't need to pin this
version anyway, and we can get the latest fixes for the action this way.
2023-10-11 08:55:21 +00:00
Christian Nunciato 819b152db8 Pin the docs-generation preview to AWS 5.42.0 2023-08-11 08:33:08 -07:00
jongwooo e4e96c96d8 Replace deprecated command with environment file
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-20 11:14:39 +09:00
Abhinav Gupta 1348be2b0a
ci/test-docs-generation: Attempt to use version-sets
Addresses the TODO and uses version-set generated by get-job-matrix
to decide which version of our various platforms should be used.
2023-02-03 14:19:33 -08:00
Abhinav Gupta 148f040faf
ci: Test with Go 1.19, 1.20
Go 1.20 was just released.
Switch to testing with Go 1.19 and 1.20.
2023-02-03 14:19:30 -08: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
Aaron Friel 2af74b6469 ci: Use reduced smoke testing on Windows & macOS targets 2022-09-21 09:55:06 -07:00
Aaron Friel 6ef7ef64d6 ci: Enable testing of language version sets 2022-09-21 09:48:38 -07:00
Aaron Friel 34a7d72fd7 ci: Use merge ref on codegen and docs tests 2022-09-13 20:43:34 -07:00