Commit Graph

45 Commits

Author SHA1 Message Date
ed95ceea93
Update dotnet-sonarscanner and dotnet-coverage versions in dotnet-tools.json 2024-04-28 11:36:30 +03:00
f76ffcbfa2
Fix conditional check for running tests in tests-base.yaml 2024-04-28 11:34:49 +03:00
b614784805
Update reviewers in dependabot.yml 2024-04-28 11:33:36 +03:00
011a2ab9aa
Merge pull request #28 from ditkrg/dev
General Improvements
2024-04-28 11:33:01 +03:00
599ffc3dc9
Merge branch 'main' into dev 2024-04-28 11:32:13 +03:00
8ec528f2e0
Update GitHub Actions workflows to use the latest versions of actions/setup-dotnet and actions/checkout 2024-04-28 11:26:40 +03:00
f99bd9b15c
Add GetAllTransitionDefinitions and GetAllowedTransitions methods to IWorkflow.cs 2024-04-28 11:17:50 +03:00
bb52ee16d5
Merge pull request #12 from ditkrg/dependabot/nuget/dev/coverlet.collector-3.2.0
Bump coverlet.collector from 3.1.2 to 3.2.0
2022-10-31 22:04:43 +03:00
dependabot[bot]
189d43cc8f
Bump coverlet.collector from 3.1.2 to 3.2.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 13:44:50 +00:00
28d4f4805f
Merge pull request #9 from ditkrg/dependabot/nuget/dev/Microsoft.NET.Test.Sdk-17.3.2
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.2
2022-10-14 12:56:20 +03:00
dependabot[bot]
812ae4b672
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.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>
2022-10-12 07:03:12 +00:00
594eaffa87
Merge pull request #10 from ditkrg/dependabot/github_actions/dev/actions/setup-dotnet-3
Bump actions/setup-dotnet from 2 to 3
2022-10-12 10:02:26 +03:00
98f2c02ffe
Merge pull request #11 from ditkrg/dependabot/nuget/dev/Microsoft.Extensions.DependencyInjection-6.0.1
Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1
2022-10-12 10:02:16 +03:00
dependabot[bot]
b3ac788b8f
Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 14:53:22 +00:00
dependabot[bot]
57f2188f7f
Bump actions/setup-dotnet from 2 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3)

---
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-30 13:56:59 +00:00
8c3f6b5f55
Merge pull request #6 from ditkrg/dependabot/nuget/dev/xunit-2.4.2
Bump xunit from 2.4.1 to 2.4.2
2022-08-15 18:00:48 +03:00
dependabot[bot]
199f8ce1b5
Bump xunit from 2.4.1 to 2.4.2
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:27:35 +00:00
4379fb6bca
Merge pull request #7 from ditkrg/dependabot/nuget/dev/Microsoft.NET.Test.Sdk-17.3.0
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
2022-08-15 15:27:13 +03:00
dependabot[bot]
a6ea2b6d8d
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.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>
2022-08-10 13:36:38 +00:00
86c2f3e9c4
Add helper functions to create workflows, access service provider in When clause 2022-07-24 08:38:39 +00:00
36e4e94a44
Merge pull request #5 from ditkrg/dependabot/github_actions/dev/actions/setup-dotnet-2
Bump actions/setup-dotnet from 1 to 2
2022-07-23 10:23:50 +03:00
dependabot[bot]
3c45c128fa
Bump actions/setup-dotnet from 1 to 2
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>
2022-07-21 13:44:22 +00:00
c0691416a8
Rename nuget secret 2022-07-21 13:08:31 +00:00
17ea505345
Ignore tests on main branch 2022-07-21 12:55:38 +00:00
3dd57f5c92
Enable sonarqube analysis 2022-07-21 12:54:45 +00:00
5c2a636f7a
Merge branch 'main' into dev 2022-07-21 12:46:57 +00:00
927f0d20ab adds pipeline for creating nugets 2022-07-05 15:49:37 +03:00
a1a9b08820
Merge pull request #4 from ditkrg/dependabot/github_actions/dev/actions/setup-java-3
Bump actions/setup-java from 2 to 3
2022-06-21 10:05:48 +03:00
dependabot[bot]
0bf1fe58ff
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 13:51:26 +00:00
3add480296
Merge pull request #3 from ditkrg/dev
Improvements
2022-06-18 13:40:01 +03:00
29df26a1ea
Add tests 2022-06-18 13:09:19 +03:00
17218ea291
Use KeyNotFound exception 2022-06-18 12:52:59 +03:00
ab80dad816
Add more tests 2022-06-18 12:43:02 +03:00
1b0cd984f8
Add tools for code-coverage 2022-06-18 12:26:45 +03:00
af1ec2d0f0
Fixed parameter name 2022-06-18 12:25:26 +03:00
8d9b7d4134
Improvements 2022-06-18 11:22:12 +03:00
98e02edb9c
General improvements 2022-05-31 12:58:38 +00:00
d1f669f2c5
Merge pull request #2 from ditkrg/dependabot/nuget/dev/xunit.runner.visualstudio-2.4.5
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
2022-05-25 10:19:23 +03:00
dependabot[bot]
1f7691734c
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 07:17:42 +00:00
96975d1194
Merge pull request #1 from ditkrg/dependabot/nuget/dev/Microsoft.NET.Test.Sdk-17.2.0
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
2022-05-25 10:17:04 +03:00
dependabot[bot]
b06d14dd07
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.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>
2022-05-23 14:14:10 +00:00
1942bcfe84
WIP 2022-05-22 09:21:44 +03:00
e66733b46a
Create codeql-analysis.yml 2022-05-21 04:12:58 +03:00
83059ce638
Initial commit 2022-05-21 04:08:43 +03:00
31462b2ba2
Initial commit 2022-05-21 04:02:48 +03:00