0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-29 18:21:08 +00:00
Commit Graph

353 Commits

Author SHA1 Message Date
Alex
d5241993f6
docs: update CHANGELOG.md for v1.3.2 (#61) 2024-05-01 11:54:26 +02:00
alex289
64845a462c docs: update CHANGELOG.md for v1.3.2 2024-05-01 09:47:52 +00:00
alex289
4ded426356
fix: Setting the right variable 2024-05-01 11:47:31 +02:00
Alex
b9b23c3589
docs: update CHANGELOG.md for v1.3.1 (#60) 2024-05-01 11:47:21 +02:00
alex289
7a4457861f docs: update CHANGELOG.md for v1.3.1 2024-05-01 09:44:49 +00:00
alex289
3de46b4ecc
fix: Use correct tags when pushing docker image 2024-05-01 11:44:20 +02:00
Alex
3285f68548
docs: update CHANGELOG.md for v1.3.0 (#59) 2024-05-01 11:43:56 +02:00
alex289
7472d22d65 docs: update CHANGELOG.md for v1.3.0 2024-05-01 09:42:16 +00:00
alex289
9297d0883a
feat: Push image after release 2024-05-01 11:41:47 +02:00
Alex
b3ccef5198
chore: bump the dependencies group with 3 updates (#58) 2024-05-01 09:17:40 +02:00
dependabot[bot]
90bf073076
chore: bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [xunit](https://github.com/xunit/xunit), [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) and [FluentValidation](https://github.com/JeremySkinner/fluentvalidation).


Updates `xunit` from 2.7.0 to 2.8.0
- [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.0)

Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.0)

Updates `FluentValidation` from 11.9.0 to 11.9.1
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.9.0...11.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 06:37:51 +00:00
Alex
a337e6eb36
docs: update CHANGELOG.md for v1.2.0 (#57) 2024-04-26 13:37:17 +02:00
alex289
d7da3920d8 docs: update CHANGELOG.md for v1.2.0 2024-04-26 11:35:08 +00:00
alex289
585a976089
feat: Make pull request for updated changelog 2024-04-26 13:34:35 +02:00
alex289
a91cec6a81 docs: update CHANGELOG.md for v1.1.3 [skip ci] 2024-04-26 09:59:32 +00:00
alex289
95e0a0af13
fix: Changelog and remove force push 2024-04-26 11:59:10 +02:00
alex289
2be109b468
fix: Changelog and force push updated changelog 2024-04-26 11:56:58 +02:00
alex289
24ca653024
fix: Changelog and creating release 2024-04-26 11:50:45 +02:00
alex289
de84008845
fix: Set git config to push tag 2024-04-26 11:40:32 +02:00
alex289
8fa1a41c09
feat: Use new action to calculate next version 2024-04-26 11:35:08 +02:00
alex289
93e1e3ba56
chore: Add labels to workflow checkout steps 2024-04-26 11:16:48 +02:00
alex289
22a528187f
feat: Push to github container registry too 2024-04-26 10:54:56 +02:00
alex289
1a80a7a258
feat: Add release workflow and changelog 2024-04-26 10:51:43 +02:00
Alex
6a53c747aa
feat: Use TestContainers for integration tests (#56) 2024-04-25 20:36:36 +02:00
alex289
2d415d3f55
feat: Reset redis keys too 2024-04-25 20:12:46 +02:00
alex289
4a8c102d00
feat: Add rabbit and redis to integration tests 2024-04-25 19:59:53 +02:00
alex289
dca566cbf6
fix: Seeding test data 2024-04-24 22:10:56 +02:00
alex289
2c7748d877
feat: Use TestContainers for integration tests 2024-04-24 21:41:13 +02:00
alex289
35d7482ade
chore: Update dependencies 2024-04-11 21:39:00 +02:00
Alex
ceea5a602d
feat: Add labels to the docker image (#55) 2024-04-11 21:16:48 +02:00
alex289
0e2d60cdca
feat: Add labels to the docker image 2024-04-11 21:13:03 +02:00
alex289
441a6d7822
Merge remote-tracking branch 'origin/main' 2024-04-01 11:00:28 +02:00
alex289
aecefbaa5e
feat: Add docker dependabot updates 2024-04-01 10:59:03 +02:00
Alex
5055ea2b9a
chore: bump the dependencies group with 17 updates (#54) 2024-04-01 09:10:11 +02:00
dependabot[bot]
c9b6c0e003
chore: bump the dependencies group with 17 updates
Bumps the dependencies group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `8.0.0` | `8.0.1` |
| [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.61.0` | `2.62.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.0` | `7.5.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.1` | `6.0.2` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |


Updates `AspNetCore.HealthChecks.SqlServer` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/release-ui-8.0.0...release-sqlserver-8.0.1)

Updates `Grpc.AspNetCore.Server.Reflection` from 2.61.0 to 2.62.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.AspNetCore.OpenApi` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `System.IdentityModel.Tokens.Jwt` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/v7.4.0...7.5.0)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `coverlet.collector` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)

Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.Data.Sqlite.Core` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Grpc.AspNetCore.Server.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 07:04:27 +00:00
alex289
4f88f00e43
feat: Try out multi stage Dockerfile 2024-03-27 22:31:46 +01:00
alex289
6dc4517ea7
fix: Docker build for arm and amd 2024-03-24 15:42:29 +01:00
alex289
633944e6fb
chore: Update deps 2024-03-07 20:21:32 +01:00
Alexander Konietzko
54468c694e
feat: Add gRPC Reflection in development 2024-02-23 08:09:23 +01:00
Alexander Konietzko
23e790d7e6
feat: Add missing env variables 2024-02-21 10:44:05 +01:00
Alexander Konietzko
f7bf339907
feat: Set default ports back to 80 2024-02-21 09:45:08 +01:00
Alex
d8f0fa6afd
chore: bump the dependencies group with 1 update (#52) 2024-01-30 15:55:32 +01:00
dependabot[bot]
a4a82c5389
chore: bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet).


Updates `System.IdentityModel.Tokens.Jwt` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.2.0...7.3.0)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 14:53:24 +00:00
alex289
a6dc434419
feat: Set deps update to monthly 2024-01-30 15:50:53 +01:00
Alex
0a0a6d2e87
chore: bump the dependencies group with 1 update (#51) 2024-01-29 08:28:40 +01:00
dependabot[bot]
6aff8496b6
chore: bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description).


Updates `peter-evans/dockerhub-description` from 3 to 4
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 06:39:35 +00:00
alex289
9e1dadc738
revert: Enable docker arm images 2024-01-16 12:39:42 +01:00
alex289
dd821d3e0d
feat: Enable docker arm images 2024-01-16 12:31:54 +01:00
Alex
737b8b9cb4
chore: bump the dependencies group with 17 updates (#50) 2024-01-15 10:06:53 +01:00
alex289
6529c6f67b
feat: Update deps 2024-01-15 09:55:29 +01:00