Commit Graph

10 Commits (49d57da182eeffe5340d3a49a2e9a2fa5f9e6ccf)

Author SHA1 Message Date
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
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
Renovate Bot d76205419c chore(deps): update gradle docker tag (#14)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| gradle | minor | `8.4.0-jdk17` -> `8.5.0-jdk17` |
| [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `8.4` -> `8.5` |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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: #14
2024-01-26 22:38:30 +00:00
Richard Attermeyer 1ff8e503ec chore: readme.adoc
ci/woodpecker/manual/lint_general Pipeline was successful Details
ci/woodpecker/manual/backend Pipeline failed Details
ci/woodpecker/manual/frontend Pipeline failed Details
ci/woodpecker/manual/documentation Pipeline failed Details
chore: readme.adoc

chore: test

chore: test2

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore:  readme.adoc

chore: readme.adoc

WIP

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

chore: readme.adoc

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

WIP: documentation

fix: documentation

WIP: documentation

WIP: documentation
2023-11-25 18:15:39 +01: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
Richard Attermeyer a1c72d4a08 chore: correct versioning for backend 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 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