Commit Graph

8 Commits

Author SHA1 Message Date
f76ffcbfa2
Fix conditional check for running tests in tests-base.yaml 2024-04-28 11:34:49 +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
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
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
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
29df26a1ea
Add tests 2022-06-18 13:09:19 +03:00