Commit Graph

8 Commits (a0b37142fa14a74d12b38ec6de0262bc3d93bccf)

Author SHA1 Message Date
Renovate Bot 56842fb36e chore(deps): update plugin org.springframework.boot to v3.2.2 (#16)
ci/woodpecker/push/lint_general Pipeline failed Details
ci/woodpecker/push/backend unknown status Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| org.springframework.boot | plugin | minor | `3.1.5` -> `3.2.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: fjadmin <fjadmin@demo.rattermeyer.de>
Reviewed-on: #16
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
2024-01-28 14:01:02 +00:00
fjadmin ba2d9344d8 fix: workflow-fix (#24)
update with depends_on

Co-authored-by: Richard Attermeyer <richard.attermeyer@gmail.com>
Reviewed-on: #24
2024-01-27 18:42:01 +00:00
Renovate Bot 0434a060d9 chore(deps): update plugin io.spring.dependency-management to v1.1.4 (#11)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| io.spring.dependency-management | plugin | patch | `1.1.3` -> `1.1.4` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Richard Attermeyer <richard.attermeyer@gmail.com>
Reviewed-on: #11
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
2024-01-26 16:39:21 +00:00
fjadmin 870eb3598a build(version): working on version information (#6)
provide and include better version information in reporting

First and foremost, we need to determine the next version id that should be
used the artifacts from the current build.

Co-authored-by: Richard Attermeyer <richard.attermeyer@opitz-consulting.com>
Reviewed-on: https://git.192.168.1.151.nip.io:8543/fjadmin/ci-demo-2/pulls/6

fix: commitlint (#7)

the commit message in the environment variable did not work correctly for multi-line commit
messages.

Co-authored-by: Richard Attermeyer <richard.attermeyer@opitz-consulting.com>
Reviewed-on: https://git.192.168.1.151.nip.io:8543/fjadmin/ci-demo-2/pulls/7
2023-11-25 18:15:36 +01:00
fjadmin 9d7827eab9 feat: documentation
Co-authored-by: Richard Attermeyer <richard.attermeyer@opitz-consulting.com>
Reviewed-on: https://git.192.168.1.151.nip.io:8543/fjadmin/ci-demo-2/pulls/4
2023-11-25 18:13:50 +01:00
fjadmin 22a3f74737 feat: sbom-generation (#3)
Co-authored-by: Richard Attermeyer <richard.attermeyer@opitz-consulting.com>
Reviewed-on: https://git.192.168.1.151.nip.io:8543/fjadmin/ci-demo-2/pulls/3
2023-11-07 15:04:35 +00:00
Richard Attermeyer ee76007f00 fix: liniting rules 2023-11-03 23:54:08 +01:00
Richard Attermeyer b1495beab0 initial commit 2023-11-03 22:58:20 +01:00