Tig
79e2d14b68
Migrating api docs for v1 3
2025-06-12 12:50:42 -06:00
Tig
3a185cef39
Migrating api docs for v1
2025-06-12 12:33:31 -06:00
Tig
48b940a27f
trying again
2025-03-16 20:40:08 +01:00
Tig
6af1bd66d2
dotnet.yml
2025-03-16 18:03:56 +01:00
Tig
c3d682a2f0
dotnet.yml
2025-03-16 18:03:56 +01:00
Tig
d1c9f1a772
dotnet.yml
2025-03-16 18:03:56 +01:00
Tig
f4d84c83ce
dotnet.yml
2025-03-16 18:03:56 +01:00
Tig
39fb8a7ffb
gitignore
2025-03-16 18:03:56 +01:00
Tig
5353f66c4b
Fixed yml
2024-07-11 16:30:28 -06:00
Tig
eae4ca98a6
Merge branch 'develop' into fix-gha-smells
2024-05-30 12:07:41 -06:00
Tig
97d86e4fb3
Release v1.17.0
2024-05-29 11:37:00 -06:00
Cedric Willekens
4d81513b81
Fix gha smells:
...
- Avoid running CI related actions when no source code has changed
- Avoid executing scheduled workflows on forks
- Avoid jobs without timeouts
2024-05-05 21:00:13 +02:00
dependabot[bot]
2136eba558
Bump actions/configure-pages from 4 to 5
...
Bumps [actions/configure-pages](https://github.com/actions/configure-pages ) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 14:02:16 +00:00
dependabot[bot]
9de09db72e
Bump gittools/actions from 0 to 1
...
Bumps [gittools/actions](https://github.com/gittools/actions ) from 0 to 1.
- [Release notes](https://github.com/gittools/actions/releases )
- [Commits](https://github.com/gittools/actions/compare/v0...v1 )
---
updated-dependencies:
- dependency-name: gittools/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 14:27:54 +00:00
Tig
54bcaa8c73
V1 Updates nuget packages and fixes a unit test issue ( #3259 )
...
* Updated to use Nstack v1.1.1
* Updated nuget refs and fixed unit test namespace error
* readme fix
* Lame change to .sln to try to force build action
* Try to fix test action
* Try to fix test action 2
* Try to fix test action 3
2024-02-22 06:50:50 -07:00
Tig
5eafea063b
Create codeql.yml ( #3032 )
2023-12-19 16:34:34 -07:00
dependabot[bot]
b7e16bc7cd
Bump github/codeql-action from 2 to 3 ( #3063 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 16:34:02 -07:00
dependabot[bot]
cea2f5a971
Bump actions/setup-dotnet from 3 to 4 ( #3046 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tig <tig@users.noreply.github.com >
2023-12-17 21:58:48 -07:00
dependabot[bot]
6dc2114999
Bump actions/configure-pages from 3 to 4 ( #3047 )
...
Bumps [actions/configure-pages](https://github.com/actions/configure-pages ) from 3 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/configure-pages
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>
2023-12-17 21:55:07 -07:00
dependabot[bot]
f67d523f8d
Bump actions/deploy-pages from 2 to 3 ( #3048 )
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 2 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
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>
2023-12-17 21:54:18 -07:00
dependabot[bot]
afc0cee606
Bump actions/checkout from 3 to 4 ( #3030 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 07:38:23 -07:00
Tigger Kindel
2a679e01bd
Republish v1 docs using new docfx
2023-12-03 11:02:22 -07:00
Tigger Kindel
7ef0b59165
Publish v1 API docs with new workflow
2023-12-01 14:57:50 -07:00
Tigger Kindel
57588fc4e4
attempting to publish v1 AND v2 docs 7
2023-12-01 14:50:57 -07:00
Tigger Kindel
f00efc5da3
attempting to publish v1 AND v2 docs 6
2023-12-01 14:47:47 -07:00
Tigger Kindel
c2ca2b77cd
attempting to publish v1 AND v2 docs 5
2023-12-01 14:37:29 -07:00
Tigger Kindel
ad1597837d
attempting to publish v1 AND v2 docs 4
2023-12-01 14:29:02 -07:00
Tigger Kindel
7b6f9ab989
attempting to publish v1 AND v2 docs 3
2023-12-01 14:19:47 -07:00
Tigger Kindel
a86426c632
attempting to publish v1 AND v2 docs 2
2023-12-01 14:10:06 -07:00
Tigger Kindel
ce2d40b088
attempting to publish v1 AND v2 docs
2023-12-01 14:05:26 -07:00
Tig
0788dedb32
Create static.yml ( #3026 )
2023-12-01 14:02:03 -07:00
dependabot[bot]
244af2b7e6
Bump actions/checkout from 3 to 4
...
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 >
2023-09-04 14:07:34 +00:00
Tigger Kindel
0392d08098
back to 5.x
2023-08-30 06:43:39 -06:00
Tigger Kindel
ac5c235875
back to 6.x
2023-08-30 06:42:21 -06:00
Tigger Kindel
1407b803ed
/b ?
2023-08-30 06:38:36 -06:00
Tigger Kindel
915789d20d
Fake commit 368
2023-08-28 08:40:24 -06:00
Tigger Kindel
d9d65ccc6e
incrementing 2
2023-08-28 08:27:30 -06:00
Tigger Kindel
2b591d8fd8
incrementing
2023-08-28 08:22:45 -06:00
Tigger Kindel
87ef542304
gitversion diags
2023-08-28 08:12:57 -06:00
Tigger Kindel
d97ad11203
gitversion diags
2023-08-28 08:10:51 -06:00
Tigger Kindel
80358e1a30
gitversion diags
2023-08-28 07:58:46 -06:00
Tigger Kindel
ad11c1ab5d
gitversion diags
2023-08-28 07:57:05 -06:00
Tigger Kindel
ed7baa78fe
gitversion diags
2023-08-28 07:54:38 -06:00
Tigger Kindel
7a0a80d4f9
gitversion diags
2023-08-28 07:52:53 -06:00
Tigger Kindel
207078594d
backed out gitversion from PR
2023-08-28 07:10:12 -06:00
Tigger Kindel
abc131cfc1
backed out gitversion from PR
2023-08-28 07:08:53 -06:00
Tigger Kindel
ad28a47579
gitversion 6
2023-08-28 07:05:06 -06:00
Tigger Kindel
01a60f7c22
fetch-depth: 0
2023-08-28 06:58:56 -06:00
Tigger Kindel
037e4bcf0d
Tweaked yml for gitversion
2023-08-28 06:56:45 -06:00
Tigger Kindel
4946a02486
only publish one file
2023-08-17 10:52:06 -06:00