Commit Graph

17 Commits

Author SHA1 Message Date
4fd1e47787
Remove target branch from dependabot 2024-08-14 13:04:17 +03:00
57c0470179
Update SonarQube configuration in tests-base.yaml 2024-04-28 11:38:13 +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
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
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
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
e66733b46a
Create codeql-analysis.yml 2022-05-21 04:12:58 +03:00
83059ce638
Initial commit 2022-05-21 04:08:43 +03:00