Commit Graph

62 Commits

Author SHA1 Message Date
Sam Therapy 4365f3b59c
readme: Add docs link as badge
Public Preview Builds / publish-preview (push) Successful in 44s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 16:09:32 +01:00
Sam Therapy 957985998c
ci: Fix perms, again
Public Preview Builds / publish-preview (push) Successful in 43s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 15:48:52 +01:00
Sam Therapy 6a4426fbee
ci: AAAAAAAAAAAAAAAAAAAA
Public Preview Builds / publish-preview (push) Successful in 48s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 15:45:53 +01:00
Sam Therapy ee53a62e54
e
Public Preview Builds / publish-preview (push) Successful in 45s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 15:27:05 +01:00
Sam Therapy 4f384523a6
Add a docs site?
Public Preview Builds / publish-preview (push) Successful in 40s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 15:15:18 +01:00
Sam Therapy e3fa27376c
fix GHA
Public Preview Builds / publish-preview (push) Successful in 39s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-26 17:37:01 +01:00
Sam Therapy 819bcbde08
oops all idiots
Public Preview Builds / publish-preview (push) Failing after 49s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-26 17:30:37 +01:00
Sam Therapy d67d2b9997
idk what all this is but it's a lot
Public Preview Builds / publish-preview (push) Failing after 7s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-26 17:27:42 +01:00
Sam Therapy e3d3a96c70
E
Public Preview Builds / publish-preview (push) Failing after 12s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-25 00:16:59 +01:00
Sam Therapy 2d5ed7a739
overhaul README, remove lockfile
continuous-integration/drone/push Build is failing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-24 23:49:29 +01:00
dependabot[bot] a07e4909b0 build(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.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.8.0...v17.9.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>
2024-03-23 18:18:23 +01:00
dependabot[bot] 877f5d131b build(deps): Bump MSTest.TestFramework from 3.2.0 to 3.2.2
continuous-integration/drone/push Build is failing Details
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.0 to 3.2.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/v.3.2.0...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:27:57 +01:00
dependabot[bot] 281b26f92e build(deps): Bump MSTest.TestAdapter from 3.2.0 to 3.2.2
continuous-integration/drone/push Build is failing Details
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.2.0 to 3.2.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/v.3.2.0...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:26:14 +01:00
dependabot[bot] cf0ec45b0e build(deps): Bump MinVer from 4.3.0 to 5.0.0
continuous-integration/drone/push Build is failing Details
Bumps [MinVer](https://github.com/adamralph/minver) from 4.3.0 to 5.0.0.
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/4.3.0...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:26:00 +01:00
dependabot[bot] e6df11ead0 build(deps): Bump coverlet.collector from 6.0.0 to 6.0.2
continuous-integration/drone/push Build is failing Details
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:25:53 +01:00
dependabot[bot] 61d9c198f7 build(deps): Bump actions/setup-dotnet from 3 to 4
continuous-integration/drone/push Build is failing Details
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
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>
2024-01-31 15:59:08 +00:00
dependabot[bot] d8d161a092 build(deps): Bump github/codeql-action from 2 to 3
continuous-integration/drone/push Build is failing Details
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [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/v2...v3)

---
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>
2024-01-31 15:58:40 +00:00
dependabot[bot] cbe5e77021 build(deps): Bump actions/checkout from 3 to 4
continuous-integration/drone/push Build is failing Details
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:58:31 +00:00
dependabot[bot] 7bea5a31e0 build(deps): Bump actions/cache from 3 to 4
continuous-integration/drone/push Build is failing Details
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:58:21 +00:00
Sam Therapy 6e107dd3b4
Oops
continuous-integration/drone/push Build is failing Details
2024-01-31 16:54:07 +01:00
Sam Therapy ff4dad335f
Bump more to .NET 8
continuous-integration/drone/push Build is failing Details
2024-01-31 16:49:19 +01:00
Sam Therapy 97301b1162
Target .NET 8
continuous-integration/drone/push Build is failing Details
2024-01-31 16:24:52 +01:00
dependabot[bot] 385c66eec0 build(deps): Bump BenchmarkDotNet from 0.13.8 to 0.13.10
continuous-integration/drone/push Build is passing Details
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.10.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.8...v0.13.10)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 14:49:36 +00:00
Sam Therapy 5dbc9eb80c
More code cleanup idk
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy ee1c21fd2a
nuget: Add Project URL
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy afe2243d08
misc(ci, README): Fix some small problems
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 5e2c8bb9f3
Fix shields.io badge
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 9bf35844e5
AAAAAAAAAAAA
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 9e37856ac9
ci: Upload nupkg before snupkg
Heck

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy b74835c585
nit: Add a v to the prefix because Go
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 2776b95d6d
fix(test): Forgor a macOS test
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy 47c3222b40
test: Disable bad test
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy a61acec08a
refactor: Rewrite everything
Rewrite the library from almost scratch to vastly improve performance
and slightly improve any maintainability

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
dependabot[bot] fc51fed0dc
build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.2.
- [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.7.0...v17.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] dfddb56135
build(deps): Bump BenchmarkDotNet from 0.13.7 to 0.13.8
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.8.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.7...v0.13.8)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] 77f6be5d2d
build(deps): Bump MSTest.TestAdapter from 3.0.4 to 3.1.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [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/v3.0.4...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] dccca630ed
build(deps): Bump MSTest.TestFramework from 3.0.4 to 3.1.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [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/v3.0.4...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] df79d5afcd
build(deps): Bump BenchmarkDotNet from 0.13.5 to 0.13.7
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.5 to 0.13.7.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.5...v0.13.7)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] 4460d4bed0
build(deps): Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.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.6.3...v17.7.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-10-25 15:55:57 +02:00
dependabot[bot] a5e79fbbc3
build(deps): Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3.
- [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.6.2...v17.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
Sam Therapy e53f492344
fix: Public directory is PUBLICSHARE, not PUBLIC
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
dependabot[bot] 808f29e866
build(deps): Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2.
- [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.6.0...v17.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] 5ef5030d70
build(deps): Bump MSTest.TestFramework from 3.0.3 to 3.0.4
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.3 to 3.0.4.
- [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/v3.0.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] 9cfb5bd2c6
build(deps): Bump MSTest.TestAdapter from 3.0.3 to 3.0.4
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.3 to 3.0.4.
- [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/v3.0.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] f67692c607
build(deps): Bump MSTest.TestAdapter from 3.0.2 to 3.0.3
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.2 to 3.0.3.
- [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/v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
dependabot[bot] ec15e8be85
build(deps): Bump MSTest.TestFramework from 3.0.2 to 3.0.3
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.2 to 3.0.3.
- [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/v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 15:55:57 +02:00
Sam Therapy 02b5ab5e17
revert: Get rid of benchmark action
It did not work, and is not worth trying to fix.

This reverts commit 34cdc50fa58b1ba6cdeefb59e9b8907334b5f72f.
This reverts commit d49d0cb88db1c6d72d7811db3777a515ce490844.
This reverts commit ab3af71bac07798ef242463d1c85a33d7aa0ff24.
2023-10-25 15:55:57 +02:00
Sam Therapy e3bf492c97
misc: Don't benchmark everything; correct README
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy cd3596b6e7
fix(ci): GitHub actions makes me sad
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00
Sam Therapy dffaaa26a8
feat(ci): Add benchmark action
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-10-25 15:55:57 +02:00