Commit ba952af
committed
NCBC-4105: Add GHA workflow to build & test
Motivation ---------- Gives us an easier and redundant building and testing solution for when Jenkins runners are down/in a bad state. Changes ------- - Added a workflow to build and run unit tests on: windows, ubuntu24-[x86, arm], macos-arm with .NET 6, 8, 10 installed (.NET 4.8 should be pre-installed on windows machines) Change-Id: I9a25233e8276520b8e25b7995d47447ca1668a41 Reviewed-on: https://review.couchbase.org/c/couchbase-net-client/+/236842 Tested-by: Emilien Bevierre <emilien.bevierre@couchbase.com> Reviewed-by: Jeffry Morris <jeffrymorris@gmail.com>1 parent 2628cf5 commit ba952af
1 file changed
+48
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments