Commit Graph

172 Commits

Author SHA1 Message Date
Charlie Kindel
7f27d78cc7 Release Candiate 2 (#1248)
* tweaked version # for v1.0.0-beta.10

* tweaked version # for v1.0.0-beta.11

* Updated readme and revision history for 1.0

* tweaked rel notes

* Regenerated docs for v1.0.0.0

* updating build docs

* updating docs

* updated readme

* updated readme

* more docs

* more docs

* Refactored for clarity

* tweaks

* updated info on versioning

* merged with main. updated relnotes

* updated api docs

* updated README to point to new docs

* merged from future v1.0.0 branch

* regen apidocs

* add code coverage badge generation to publish

* add code coverage badge generation to publish

* tweaked badge
2021-04-26 09:31:37 -07:00
Charlie Kindel
b29240f362 Code coverage (#1235)
* tweaked version # for v1.0.0-beta.10

* tweaked version # for v1.0.0-beta.11

* Updated readme and revision history for 1.0

* excluding test results

* Added support for viewing code coverage results with Fine Code Coverage

* add generating CC to CI/CD

* refactored unit test namespaces

* more refactoring. commented out failing test.

* Removed UnitTests and UICatalog from code coverage reporting

* made Application and test more deterministic

* disabled Multi_Thread_Toplevels because it is currently broken and don't understand why

* updated threading test per @bdisp

* testing cc badge stuff

* another test

* using coverlet.settings

* trying copy

* trying cp. duh.

* trying mv.

* wrong path

* print

* chaging badge output for testing

* yaml error

* fixed code coverage

* moved dimtests to core
2021-04-25 10:18:31 -07:00
Charlie Kindel
c91d914f2e master -> main 2021-04-18 17:54:36 -07:00
Aleksandar Ivanov
df0e0d4239 Add Dependabot (#1136)
* add dependabot config

* increase PR limit
2021-04-18 17:29:30 -07:00
Charlie Kindel
16fa59b4fc turning off symnbol gen again (#1128) 2021-03-08 19:29:19 -07:00
Charlie Kindel
eb07d85ec6 use dotnet pack to buid in symbols (#1127) 2021-03-08 19:07:49 -07:00
Charlie Kindel
c16f882d99 Test v1.0.0 beta (#1126)
* removed step in codeql-build per build annoations

* updated relnotes ver #

* updated readmes

* updated rel notes to match new tag as test
2021-03-08 18:47:29 -07:00
Charlie Kindel
906939874b attempting new publish technique 2021-03-08 18:11:53 -07:00
Charlie Kindel
9336ebbb70 testing MinVer 2021-03-08 10:16:12 -07:00
Adeel
a387e745a0 Update to .NET 5 RTM 2020-11-11 06:56:36 +02:00
Charlie Kindel
5a95d0081b after reverting, bumping version and fixing Directory.build.props 2020-09-29 10:57:02 -07:00
Charlie Kindel
4098f7a0c7 Trying to get tag to work 2020-09-28 09:29:44 -07:00
Adeel
19955faa8b Add custom resolver for libcoreclr.so 2020-09-22 12:58:43 +03:00
Charlie Kindel
06e35f1fb0 trying without pdbs just to test 2020-08-24 10:56:13 -07:00
Charlie Kindel
ab0f644d25 another test 2020-08-15 10:01:28 -07:00
Charlie Kindel
a7a998c0ad Prep for dotnet publish. 2020-08-15 09:36:49 -07:00
Miguel de Icaza
b26e755ea8 Update codeql-analysis.yml 2020-06-16 10:09:35 -04:00
Miguel de Icaza
bcc341a240 Create codeql-analysis.yml 2020-06-16 10:06:34 -04:00
Charlie Kindel
f1e0da427a Enabling GitHub Actions for Unit Tests 2020-06-07 21:48:49 -06:00
Charlie Kindel
6393ebe8b6 totally removed yml file 2020-05-21 07:57:10 -06:00
Charlie Kindel
af6273a8cb commented yml until we resolve netstandard2.1 build debate 2020-05-20 21:19:08 -06:00
Charlie Kindel
97c6181567 Seeing how github actions will work 2020-05-19 20:08:01 -06:00