0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 18:42:56 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
fe87087cda
chore: bump ncipollo/release-action in the dependencies group
Bumps the dependencies group with 1 update: [ncipollo/release-action](https://github.com/ncipollo/release-action).


Updates `ncipollo/release-action` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 06:05:57 +00:00
dependabot[bot]
ea48d6b38e
chore: bump ncipollo/release-action in the dependencies group
Bumps the dependencies group with 1 update: [ncipollo/release-action](https://github.com/ncipollo/release-action).


Updates `ncipollo/release-action` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 06:24:54 +00:00
dependabot[bot]
ac212e0d40
chore: bump peter-evans/create-pull-request in the dependencies group
Bumps the dependencies group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 06:12:35 +00:00
dependabot[bot]
ce8d053d00
chore: bump docker/build-push-action in the dependencies group
Bumps the dependencies group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 06:25:24 +00:00
alex289
e490ed93ac
chore: Remove unneeded comments 2024-05-08 20:43:31 +02:00
alex289
0817b7438a
fix: Set step output correctly 2024-05-01 11:57:42 +02:00
alex289
23aad50d8b
fix: Set tag docker correctly 2024-05-01 11:54:43 +02:00
alex289
4ded426356
fix: Setting the right variable 2024-05-01 11:47:31 +02:00
alex289
3de46b4ecc
fix: Use correct tags when pushing docker image 2024-05-01 11:44:20 +02:00
alex289
9297d0883a
feat: Push image after release 2024-05-01 11:41:47 +02:00
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
1a80a7a258
feat: Add release workflow and changelog 2024-04-26 10:51:43 +02:00