0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 10:33:43 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
alex289
585a976089
feat: Make pull request for updated changelog 2024-04-26 13:34:35 +02: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
alex289
0e2d60cdca
feat: Add labels to the docker image 2024-04-11 21:13:03 +02:00
alex289
aecefbaa5e
feat: Add docker dependabot updates 2024-04-01 10:59:03 +02:00
alex289
6dc4517ea7
fix: Docker build for arm and amd 2024-03-24 15:42:29 +01:00
alex289
a6dc434419
feat: Set deps update to monthly 2024-01-30 15:50:53 +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
alex289
6c8661210a
feat: Set dependabot pr assigne 2023-12-25 14:23:00 +01:00
Alex
42d4a77418
feat: Remove old dependency update workflow 2023-12-21 23:52:24 +01:00
dependabot[bot]
34b395dca7
chore: bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-dotnet](https://github.com/actions/setup-dotnet), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `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)

Updates `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)

Updates `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)

Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 22:37:32 +00:00
alex289
dd65230670
feat: Add dependabot config 2023-12-21 23:36:34 +01:00
alex289
f32d017336
fix: Checkout on cd 2023-12-06 10:46:00 +01:00
alex289
58b3fc405d
fix: readme file path 2023-12-06 10:41:59 +01:00
alex289
de43ca55da
fix: readme file path 2023-12-06 10:37:23 +01:00
alex289
25f1087f74
feat: Add hash image tag 2023-12-06 10:34:00 +01:00
alex289
669989c013
revert: Push docker image 2023-12-06 10:19:09 +01:00
alex289
066f65031f
fix: Workflow input type 2023-12-06 10:14:52 +01:00
alex289
d57ef7a78c
feat: Add input to cd 2023-12-06 10:13:24 +01:00
alex289
6db093103e
feat: Create GitHub releases automatically 2023-12-06 10:00:25 +01:00
alex289
463121f3dc
feat: Add license blacklist 2023-11-20 13:14:12 +01:00
alex289
5d00431e47
feat: Add workflow for dependency checks 2023-11-20 13:07:47 +01:00
alex289
b2e4466446
fix(cd): Require the renamed job 2023-11-16 22:25:16 +01:00
alex289
f47ecdfcf7
chore: Rename workflow jobs and steps 2023-11-16 22:06:58 +01:00
alex289
569c38b9b3
fix(codeql): Add dotnet 8 setup 2023-11-16 14:34:47 +01:00
alex289
ca81e2f076
Merge branch 'main' into feature/dotnet_8 2023-11-10 16:11:04 +01:00
alex289
f13d7a51f7
feat: Disable new analyzers temp 2023-10-24 10:13:48 +02:00
alex289
662c4d048c
fix: typo 2023-10-24 09:59:41 +02:00
alex289
2cb77f6f4b
feat: Improve ci/cd workflow 2023-10-24 09:57:29 +02:00
alex289
d595fbcafb
fix: Await Test 2023-10-01 13:11:07 +02:00
Alex
56be506f0c
fix: Try fix docker build 2023-09-15 09:13:32 +02:00
Alex
9e5919c4e2
feat: Add automated docker image build and push 2023-09-15 09:11:20 +02:00
Alexander Konietzko
03ee830ee2
feat: Upgrade to dotnet 8 2023-09-14 14:14:20 +02:00
Alexander Konietzko
54278b67af
fix: Add ref for workflow 2023-08-14 16:52:19 +02:00
Alexander Konietzko
24b9edae37
feat: Add dependency review 2023-08-14 16:48:07 +02:00
alex289
302c0249b2
Remove pr reviewer 2023-07-15 11:19:00 +02:00
alex289
9ce824147d
Update workflow task 2023-07-09 13:27:14 +02:00
alex289
ac654d5b14
Use the token again 2023-07-08 20:02:03 +02:00
alex289
c7a485360e
Revert last change 2023-07-08 19:40:49 +02:00
alex289
486b09f9ca
Run CI every time 2023-07-08 19:25:58 +02:00
alex289
6ddae7d499
Use task to get command output 2023-07-08 19:17:15 +02:00
alex289
d719f79110
Use new env setting 2023-07-08 19:10:43 +02:00