Commit Graph

23 Commits (10710236b2620e401efc24e15ac61bb2449ff109)

Author SHA1 Message Date
Richard Attermeyer 10710236b2 WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 08:17:25 +00:00
Richard Attermeyer 2400de56ce WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:59:07 +00:00
Richard Attermeyer 68f234e1c0 WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:57:28 +00:00
Richard Attermeyer 684c4e9056 WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:46:46 +00:00
Richard Attermeyer c48e1f31c1 WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:44:23 +00:00
Richard Attermeyer 0803481483 WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:38:22 +00:00
Richard Attermeyer 6bedc3470d WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:33:54 +00:00
Richard Attermeyer 5997a18fdc WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:31:58 +00:00
Richard Attermeyer a23212bcd2 WIP: trigger 2024-01-29 07:16:45 +00:00
Richard Attermeyer c4cd8a8874 WIP: trigger
ci/woodpecker/push/lint_general Pipeline was successful Details
2024-01-29 07:14:43 +00:00
Richard Attermeyer b54b919648 WIP: workflow tests
ci/woodpecker/push/lint_general Pipeline was successful Details
2024-01-29 07:08:33 +00:00
Richard Attermeyer 6fd8c14446 WIP: working on workflow
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-29 07:01:58 +00:00
Renovate Bot fae8779d37 chore(deps): pin dependencies
ci/woodpecker/push/documentation Pipeline was successful Details
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details
2024-01-28 21:41:56 +00:00
Renovate Bot a671b9a7e1 chore(deps): update python docker tag to v3.12.1 (#23)
ci/woodpecker/push/lint_general Pipeline was successful Details
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| python | minor | `3.11.6-bullseye` -> `3.12.1-bullseye` |

---

### 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: #23
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
2024-01-28 20:59:36 +00:00
Richard Attermeyer 7fcbc9525d build: depends_on instead of group
ci/woodpecker/push/lint_general Pipeline was successful Details
2024-01-28 14:18:58 +00:00
Richard Attermeyer bc1ed566a1 add: pipeline event based triggering 2024-01-27 17:53:04 +00:00
Renovate Bot e9e47b8107 chore(deps): update bitnami/git docker tag to v2.43.0 (#18)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/git | minor | `2.42.1` -> `2.43.0` |

---

### 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-->

Reviewed-on: #18
2024-01-26 22:59:11 +00:00
Richard Attermeyer 5425b8c886 fix: version handling 2023-12-16 22:57:34 +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
fjadmin a8bd947530 fix: failing pipelines (#2)
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/2
2023-11-06 16:36:21 +00:00
fjadmin 08675ee26e feat: frontend demo subproject added (#1)
Co-authored-by: Richard Attermeyer <richard.attermeyer@opitz-consulting.com>
Reviewed-on: https://git.192.168.1.133.nip.io:8543/fjadmin/ci-demo-2/pulls/1
2023-11-05 20:03:32 +00:00