Commit graph

13 commits

Author SHA1 Message Date
Sam Therapy dffaaa26a8
feat(ci): Add benchmark action
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 5ea7ef5a6e
Migrate to github org
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
dependabot[bot] 8103aeb492
build(deps): Bump coverlet.collector from 3.2.0 to 6.0.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v3.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
Sam Therapy 9d255b69fd
fix: Make package lock happy
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 213fe86329
refactor: Put FFI in its own project
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:52 +02:00
dependabot[bot] c79eb124a9 build(deps): Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 17:44:57 +00:00
dependabot[bot] f5735a206e build(deps): Bump MSTest.TestAdapter from 2.2.10 to 3.0.2
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.2.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v2.2.10...v3.0.2)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 17:23:17 +00:00
Sam Therapy 598f26adca
docs: Flesh out README 2023-05-15 19:17:10 +02:00
Sam Therapy 4b17960610
feat(ci): Add Gitea CI for public preview packages 2023-05-15 18:24:24 +02:00
Sam Therapy d303c9a7a8
feat(actions): Add Gitea mirror push 2023-05-14 00:36:54 +02:00
dependabot[bot] 0822b1b61f build(deps): Bump MSTest.TestFramework from 2.2.10 to 3.0.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.2.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v2.2.10...v3.0.2)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 22:28:36 +00:00
Sam Therapy 1005431599
feat: Initial commit 2023-05-14 00:10:56 +02:00
Sam Therapy b3fa862f39
feat: Initial commit 2023-05-13 20:10:14 +02:00