Commit Graph

32 Commits

Author SHA1 Message Date
Tig Kindel
04c1dfd413 Fixes #1897. Update CodeQL workflows (#1905) 2022-07-27 07:12:20 -07:00
Tig Kindel
a9a458fbe1 Force to main - fix workflows 2022-07-26 06:53:00 -06:00
Tig Kindel
cea859099b Remove verbose 2022-05-26 19:27:47 -07:00
Tig Kindel
b6eeb63216 Fixes missing symbols 2022-05-26 16:46:09 -07:00
Tig Kindel
a95e06c15d Fixes #1741. Use gitversion instead of minver (#1746) 2022-05-26 16:36:50 -07:00
dependabot[bot]
44fd0b0e61 Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 14:06:53 +00:00
dependabot[bot]
d4a8e14a2f Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 14:07:38 +00:00
dependabot[bot]
9c8e92c2b5 Bump actions/setup-dotnet from 1 to 2 (#1621)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 18:15:20 -08:00
BDisp
1b3668ca70 Upgrading to Net6.0 (#1515) 2021-12-18 05:26:00 -08:00
Tig Kindel
d9a8439e4b Adjust nuget publish script (#1495)
* Release v1.3.0

* regen docs

* change nuget publish script to use rohit version
2021-10-26 00:50:25 -07:00
Charlie Kindel
26cb200737 Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined (#1258)
* tweaked version # for v1.0.0-beta.10

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

* Updated readme and revision history for 1.0

* adjusting publish workflow

* adjusting publish workflow2

* adjusting publish workflow 3

* adjusting publish workflow 4

* adjusting publish workflow 5

* final fix to yaml

* Updated relnotes for v1.0.0-rc.9

* rel notes for v1.0.0-rc.10

* ProcessKey now retruns false if no SelectedItem handler is defined
2021-04-27 12:40:48 -07:00
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
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