Commit graph

48 commits

Author SHA1 Message Date
Mike Dickson
17b1778cd5 Clean up references to runtime classes that are explicitely listed and coming from bin 2024-05-18 11:12:52 -04:00
Mike Dickson
900645f5ff Update workflow to use dotnet 8 when building 2024-04-25 11:55:46 -04:00
Mike Dickson
ad7d157279 Remove Cores CI scripts so we dont accidentally run their actions 2023-04-27 10:14:06 -04:00
Mike Dickson
89d5d6f713 Merge remote-tracking branch 'upstream/master' into develop 2023-03-27 13:09:51 -04:00
UbitUmarov
546d253f9e change the dotnet6 test workflow 2023-03-19 21:52:52 +00:00
Mike Dickson
8b3469a381 Merge remote-tracking branch 'upstream/master' through 10/27/2020 into develop 2022-10-27 13:58:54 -04:00
Ubit Umarov
e5642aa58e
Update msbuild48.yml 2022-08-27 04:16:52 +01:00
Ubit Umarov
3cbf062dd3
Update msbuild48.yml 2022-08-27 04:07:39 +01:00
Ubit Umarov
3086415d98
Update msbuild48.yml 2022-08-26 21:41:06 +01:00
Ubit Umarov
db174946d9
Update msbuild48.yml 2022-08-26 16:36:45 +01:00
Ubit Umarov
428d230203
Update msbuild48.yml
only build ion *cs file changes
2022-08-26 16:23:28 +01:00
Ubit Umarov
5d4903327e
Update msbuild48.yml 2022-08-25 05:52:53 +01:00
Ubit Umarov
e745693bb9
Update msbuild48.yml
incluce license.txt on lastbuild
2022-08-25 03:04:22 +01:00
Ubit Umarov
ed8b205b9f
Update msbuild48.yml 2022-08-25 02:16:52 +01:00
Ubit Umarov
d7dd655ff9
Update msbuild48.yml 2022-08-25 02:12:44 +01:00
Ubit Umarov
99b87a2d4e
Update msbuild48.yml 2022-08-25 02:11:55 +01:00
Ubit Umarov
c83680a20a
Update msbuild48.yml 2022-08-25 02:04:43 +01:00
Ubit Umarov
0c7d637e78
Update msbuild48.yml 2022-08-25 01:31:17 +01:00
Ubit Umarov
09bcd93637
Update msbuild48.yml 2022-08-25 01:22:43 +01:00
Ubit Umarov
d00dd1b4f9
Update msbuild48.yml 2022-08-25 01:11:18 +01:00
Ubit Umarov
d642b2dbc9
Update msbuild48.yml 2022-08-25 01:06:55 +01:00
Ubit Umarov
79ab11343d
Update msbuild48.yml 2022-08-25 01:06:33 +01:00
Ubit Umarov
f7ef76c085
Update msbuild48.yml 2022-08-25 00:57:38 +01:00
Ubit Umarov
fc5413d438
Update msbuild48.yml 2022-08-25 00:44:58 +01:00
Ubit Umarov
1cfcb6f6fe
Update msbuild48.yml 2022-08-25 00:44:13 +01:00
Ubit Umarov
f9c6b48664
Update msbuild48.yml 2022-08-24 23:23:51 +01:00
Ubit Umarov
3505b9ea9c
again 2022-08-24 23:14:26 +01:00
Ubit Umarov
b5a51c767e
Update msbuild48.yml
try again
2022-08-24 23:10:52 +01:00
Ubit Umarov
25483d9c61
Update msbuild48.yml
try add a github last build artifact
2022-08-24 23:08:19 +01:00
Ubit Umarov
116a1ecd5f
Update msbuild48.yml
fix git action solution name
2022-08-24 21:19:49 +01:00
Ubit Umarov
b063ee1f54
Create msbuild48.yml
add github test action
2022-08-24 21:14:40 +01:00
Fly Man
d47980c3db
Update codeql-analysis.yml (#45)
Make sure CodeQL is up to date with v2 calls
2022-07-27 09:55:19 -04:00
Mike Dickson
5a8ff7220d
Comment out the test step for now
Some of the tests can hang on running which blocks completion of the CI job.  Disabling tests until this is resolved.
2022-05-25 14:12:02 -04:00
Mike Dickson
113e262956 Add test run to CI. 2022-05-25 09:56:37 -04:00
Mike Dickson
7c7da3bb1f Update the CI dotnet version to 6.0.* 2022-05-21 12:34:32 -04:00
Mike Dickson
e8d3e391ef
Delete codacy workflow
Needs serious work before it will produce meaningful results.  Deleting for now and will revisit in the future.
2021-08-05 16:15:11 -04:00
Mike Dickson
5101fa93ff
Create codacy-analysis.yml
Perform Codacy security scan on codebase.
2021-07-30 22:32:02 -04:00
Mike Dickson
cae79325d3
Use the new config we created
Pull configuration for scanner from separate config file.
2021-07-16 10:41:28 -04:00
Mike Dickson
1ec8427dc9
Add config options
Scan for both security and quality.
2021-07-16 10:39:00 -04:00
Mike Dickson
86f0f5bd5f
Update CodeQL config
We'll just scan csharp.
2021-07-16 10:36:39 -04:00
Mike Dickson
0c4106f147
Create codeql-analysis.yml
Experimental, add security scanning to the CI setup.
2021-07-15 09:19:55 -04:00
Mike Dickson
203b09e9d2
Disable tests for CI checks for now
Tests need some cleanup and work.  They can be run manually but we will only validate the build works at present as a part of the automated CI.
2021-06-24 09:30:34 -04:00
Mike Dickson
95d51bb7bd
One more try. 5.0.* 2021-06-04 15:58:57 -04:00
Mike Dickson
b01e1f6ccd
cant use net48 so try 5.0 2021-06-04 15:57:29 -04:00
Mike Dickson
88de389064
New Workflow to do CI for develop
Add a GitHub workflow to checkout develop, run build against net48 and on success run tests.
2021-06-04 15:38:35 -04:00
Mike Dickson
91bcb67c89
Update to use full path to upstream fork 2020-12-13 15:21:51 -05:00
Mike Dickson
b1d23fff80
Update pull.yml 2020-12-12 20:17:25 -05:00
Mike Dickson
eab176dbb5 Github automation 2020-12-12 19:29:35 -05:00