Charlie Kindel
89701920de
xclip does not work on headless linux (github actions)
2022-11-08 22:08:00 -07:00
Charlie Kindel
e110740937
mucking with xclip
2022-11-08 21:04:01 -07:00
Charlie Kindel
66620a95c8
mucking with xclip
2022-11-08 21:01:55 -07:00
Charlie Kindel
601413f9ef
mucking with xclip
2022-11-08 20:56:43 -07:00
dependabot[bot]
2d5a8e5c3e
Bump actions/setup-dotnet from 3.0.2 to 3.0.3
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 14:39:25 +00:00
dependabot[bot]
c505c5b770
Bump actions/setup-dotnet from 3.0.1 to 3.0.2
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 14:50:54 +00:00
dependabot[bot]
506a8d1692
Bump actions/setup-dotnet from 2.1.1 to 3.0.1
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v2.1.1...v3.0.1 )
---
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 >
2022-10-10 15:40:59 +00:00
dependabot[bot]
91c49af97d
Bump actions/setup-dotnet from 1 to 2.1.1
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 1 to 2.1.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2.1.1 )
---
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 >
2022-09-26 14:34:58 +00:00
Tig Kindel
a9a458fbe1
Force to main - fix workflows
2022-07-26 06:53:00 -06:00
Tig Kindel
a95e06c15d
Fixes #1741 . Use gitversion instead of minver ( #1746 )
2022-05-26 16:36:50 -07: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
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
Adeel
a387e745a0
Update to .NET 5 RTM
2020-11-11 06:56:36 +02:00
Adeel
19955faa8b
Add custom resolver for libcoreclr.so
2020-09-22 12:58:43 +03:00
Charlie Kindel
ab0f644d25
another test
2020-08-15 10:01:28 -07:00
Charlie Kindel
f1e0da427a
Enabling GitHub Actions for Unit Tests
2020-06-07 21:48:49 -06:00