Commit Graph

9 Commits (master)

Author SHA1 Message Date
kalle 2bdc40258b Make CI use woodpecker instead of drone
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-10-14 17:03:20 +02:00
[BOT] Renovate f0554bcd97 chore(deps): update dependency gradle to v7.5.1 (#8)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `7.4.2` -> `7.5.1` |

---

### Release Notes

<details>
<summary>gradle/gradle</summary>

### [`v7.5.1`](https://github.com/gradle/gradle/releases/tag/v7.5.1)

This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5

[Read the Release Notes](https://docs.gradle.org/7.5.1/release-notes.html)

We would like to thank the following community members for their contributions to this release of Gradle:
[Michael Bailey](https://github.com/yogurtearl),
[Josh Kasten](https://github.com/jkasten2),
[Marcono1234](https://github.com/Marcono1234),
[mataha](https://github.com/mataha),
[Lieven Vaneeckhaute](https://github.com/denshade),
[kiwi-oss](https://github.com/kiwi-oss),
[Stefan Neuhaus](https://github.com/stefanneuhaus),
[George Thomas](https://github.com/smoothreggae),
[Anja Papatola](https://github.com/apalopta),
[Björn Kautler](https://github.com/Vampire),
[David Burström](https://github.com/davidburstrom),
[Vladimir Sitnikov](https://github.com/vlsi),
[Roland Weisleder](https://github.com/rweisleder),
[Konstantin Gribov](https://github.com/grossws),
[David Op de Beeck](https://github.com/DavidOpDeBeeck),
[aSemy](https://github.com/aSemy),
[Rene Groeschke](https://github.com/breskeby),
[Jonathan Leitschuh](https://github.com/JLLeitschuh),
[Aurimas Liutikas](https://github.com/liutikas),
[Jamie Tanna](https://github.com/jamietanna),
[Xin Wang](https://github.com/scaventz),
[Atsuto Yamashita](https://github.com/att55),
[Taeik Lim](https://github.com/acktsap),
[Peter Gafert](https://github.com/codecholeric),
[Alex Landau](https://github.com/AlexLandau),
[Jerry Wiltse](https://github.com/solvingj),
[Tyler Burke](https://github.com/T-A-B),
[Matthew Haughton](https://github.com/3flex),
[Filip Daca](https://github.com/filip-daca),
[Simão Gomes Viana](https://github.com/xdevs23),
[Vaidotas Valuckas](https://github.com/rieske),
[Edgars Jasmans](https://github.com/yasmans),
[Tomasz Godzik](https://github.com/tgodzik),
[Jeff](https://github.com/mathjeff),
[Lajos Veres](https://github.com/vlajos)

#### Upgrade instructions

Switch your build to use Gradle 7.5.1 by updating your wrapper:

`./gradlew wrapper --gradle-version=7.5.1`

See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.5.1/userguide/upgrading_version\_7.html#changes\_7.5) to learn about deprecations, breaking changes and other considerations when upgrading.

#### Reporting Problems

If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).

</details>

---

### 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, click this checkbox.

---

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

Co-authored-by: [BOT] Renovate <renovate@kallestruik.nl>
Reviewed-on: #8
Co-authored-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
Co-committed-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
2022-10-14 16:58:16 +02:00
[BOT] Renovate 31e97baef8 chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-cli to v0.3.5 (#7)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #7
Co-authored-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
Co-committed-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
2022-07-09 12:30:05 +02:00
[BOT] Renovate b83ea432e3 chore(deps): update dependency gradle to v7.4.2 (#5)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #5
Co-authored-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
Co-committed-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
2022-06-19 16:43:37 +02:00
[BOT] Renovate 876bec9b79 chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.0 (#3)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #3
Co-authored-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
Co-committed-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
2022-06-19 16:43:04 +02:00
[BOT] Renovate e5515a24b1 Configure Renovate (#1)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1
Co-authored-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
Co-committed-by: [BOT] Renovate <renovate@noreply.git.kallestruik.nl>
2022-06-19 16:04:59 +02:00
kalle d0d59def8f feat: Add automatic docker build when tagged on master
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2022-06-05 13:24:57 +02:00
kalle 8e0e16d1f4 feat: Add a pipeline and some basic tests
continuous-integration/drone/push Build was killed Details
2022-06-05 12:45:30 +02:00
kalle cc86e69165 Initial commit 2022-06-05 00:09:54 +02:00