Commit graph

29 commits

Author SHA1 Message Date
6a0c9d0b5e chore(deps): pin dependencies (#2)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| koalaman/shellcheck-alpine |  | pinDigest |  -> `f73b035` |
| [pipelinecomponents/hadolint](https://gitlab.com/pipeline-components/hadolint) |  | pinDigest |  -> `430e949` |
| plugins/docker |  | pinDigest |  -> `2f15740` |
| ubuntu | final | pinDigest |  -> `f2034e7` |
| [zricethezav/gitleaks](https://github.com/gitleaks/gitleaks) |  | pinDigest |  -> `e5f6d1a` |

---

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

Reviewed-on: #2
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:47:45 +01:00
1c62912198 chore: Configure Renovate (#1)
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `Dockerfile` (dockerfile)
 * `.woodpecker/build.yml` (woodpecker)
 * `.woodpecker/lint.yml` (woodpecker)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---

### What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

<details>
<summary>chore(deps): pin dependencies</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pin-dependencies`
  - Merge into: `main`
  - Upgrade koalaman/shellcheck-alpine to `sha256:f73b035c8ebfc8a66ba54e07af5cc41e790cf41fff45317914b1ce677dd9cada`
  - Upgrade [pipelinecomponents/hadolint](https://gitlab.com/pipeline-components/hadolint) to `sha256:430e949e6554d56ffc2dd08898ee609c71822d7fa1033f7c4dc240e90f2aac23`
  - Upgrade plugins/docker to `sha256:2f157400c2cb7de1b309b0f044f119375108218e54d38e1340e00b9f93abdefb`
  - Upgrade ubuntu to `sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8`
  - Upgrade [zricethezav/gitleaks](https://github.com/gitleaks/gitleaks) to `sha256:e5f6d1a62786affd1abd882ecc73e9353ce78adea1650711f6e351767723712d`

</details>

<details>
<summary>chore(deps): update zricethezav/gitleaks docker tag to v8.18.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/zricethezav-gitleaks-8.x`
  - Merge into: `main`
  - Upgrade [zricethezav/gitleaks](https://github.com/gitleaks/gitleaks) to `sha256:6945c62ca019ead32bc337ab0c9fd055e98d82961765d38b7ccccc84dae95d0f`

</details>

<details>
<summary>chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pipelinecomponents-hadolint-0.x`
  - Merge into: `main`
  - Upgrade [pipelinecomponents/hadolint](https://gitlab.com/pipeline-components/hadolint) to `sha256:7122937006c7a9bcbb78ce764d3c2f0092f183b843ad128bc9fd6ea918e22d5b`

</details>

<details>
<summary>chore(deps): update ubuntu docker tag to v22</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/ubuntu-22.x`
  - Merge into: `main`
  - Upgrade ubuntu to `sha256:e6173d4dc55e76b87c4af8db8821b1feae4146dd47341e4d431118c7dd060a74`

</details>

<br />

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

Reviewed-on: #1
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:44:11 +01:00
c0ccfbf67c ci: set image for hadolint 2024-01-26 23:29:09 +01:00
56529e4949 ci: set tag for gitleaks 2024-01-26 22:53:13 +01:00
c6cac824f8 ci: fix woodpecker warnings 2024-01-24 20:03:07 +01:00
a04d4b013e add badge 2023-11-08 13:22:17 +01:00
343c2c3782 drone -> woodpecker 2023-11-03 19:31:22 +01:00
dbc7f8a215 reactivate 2023-06-28 22:52:25 +02:00
9cf4b00ab3 ci: add new step 2023-04-10 18:59:29 +02:00
66e32a9412 remove proxy 2023-04-10 18:50:38 +02:00
dcffa5adac ${DRONE_COMMIT_BRANCH} 2023-04-10 18:47:46 +02:00
mg
f8f2837e86 revert d8861c544a
revert changed drone-runner type
2023-03-21 17:53:01 +01:00
be2d7d5ea8 drone: fix apt-mirror address 2022-11-17 17:05:49 +01:00
mg
d8861c544a changed drone-runner type 2022-10-28 18:21:44 +02:00
mg
33cccadc08 Fix .drone.yml 2022-10-23 10:04:56 +02:00
e93534d22c Bugfix? 2022-09-05 13:23:34 +02:00
457be19f58 deprecated Optionen entfernt:
root@irantu:~# gem install  --no-rdoc fpm
ERROR:  While executing gem ... (Gem::OptionParser::InvalidOption)
    invalid option: --no-rdoc
2022-09-05 13:17:19 +02:00
mg
f5dddeb666 drone: Branch korrigiert 2022-09-05 13:05:04 +02:00
47b69511b1 drone: Build und push nur noch auf Commit + Master 2022-08-26 17:26:14 +02:00
1726aa8b41 ENV Debian_frontend korrigiert + http_proxy gesetzt 2022-08-06 21:09:34 +02:00
fd6bb016c9 Doppeltes agt-get clean entfernt 2022-08-06 20:35:31 +02:00
1c3e725c07 Doku + Org-Secrets 2022-08-06 20:23:52 +02:00
6d46b504fa DockerHub Repo angepasst 2022-08-02 18:36:17 +02:00
1e085d9b67 Hadolint Format Ignore 2022-08-02 18:34:58 +02:00
d8bc006bec Hadolint Ignore 2022-08-02 18:34:24 +02:00
cd16d9f844 Hadolint aktiviert 2022-08-02 18:32:33 +02:00
36a694f2c4 Branchname 2022-08-02 18:32:14 +02:00
08ef459de9 CI + Dockerfile erstellt 2022-08-02 18:30:57 +02:00
702e5b8162 first commit 2022-08-02 18:28:20 +02:00