Patrick Schratz
9da535bc03
fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 ( #91 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://github.com/urfave/cli ) | require | minor | `v2.16.3` -> `v2.25.7` |
> ❗ **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**: Enabled.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNi4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/91
Co-authored-by: Patrick Schratz <pat-s@mailbox.org>
Co-committed-by: Patrick Schratz <pat-s@mailbox.org>
2023-10-17 15:39:40 +00:00
6543
33b6eb4faa
bump buildx and golang ( #58 )
...
- use golang v1.20
- use buildx v0.10.4
(to have buildkit v0.11.2)
Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/58
Reviewed-by: Lauris BH <lafriks@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2023-03-22 15:26:29 +00:00
6543
ccd5834d4c
Enhance SemVersion detection ( #52 )
...
close #51
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/52
Reviewed-by: Lauris BH <lafriks@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2022-12-21 17:11:09 +00:00
6543
fca44ab7ae
Fix func to determine default login ( #29 )
...
only add default login if auth profided or no login entry exist
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/29
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-10-11 11:38:36 +02:00
6543
25ad50a579
Add support for multible registrys ( #23 )
...
if normal settings `registry`, `username`... is set
that's used as default, else first logins entry is used.
```yml
settings:
logins:
- registry: https://codeberg.org
username: "6543"
password: geheim
- registry: https://index.docker.io/v1/
username: a6543
password: anders_geheim
```
close #18
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/23
Reviewed-by: anbraten <anbraten@noreply.codeberg.org>
2022-10-08 16:02:02 +02:00
Lauris BH
b88f39c31f
Add build output option ( #11 )
...
Fixes #6
Also updates dependencies
Co-authored-by: Lauris BH <lauris@nix.lv>
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/11
Reviewed-by: anbraten <anbraten@noreply.codeberg.org>
Co-authored-by: Lauris BH <lafriks@noreply.codeberg.org>
Co-committed-by: Lauris BH <lafriks@noreply.codeberg.org>
2022-09-20 18:02:35 +02:00
Matti R
08ccc7e86c
prelim to switch to woodpecker plugin
2021-10-12 23:40:58 -04:00
renovate[bot]
6ff2225863
fix(deps): update module github.com/joho/godotenv to v1.4.0 ( #55 )
2021-09-25 12:07:54 +02:00
renovate[bot]
069e83d6b9
fix(deps): update module honnef.co/go/tools to v0.2.1 ( #43 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 20:59:18 +02:00
renovate[bot]
562ee26fda
fix(deps): update module honnef.co/go/tools to v0.2.0 ( #27 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 17:44:48 +02:00
Robert Kaussow
5f01026c5c
chore: update build env to golang 1.16 ( #26 )
2021-05-10 09:03:59 +02:00
renovate[bot]
421de00a8e
fix(deps): update module github.com/sirupsen/logrus to v1.8.1 ( #18 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-10 08:16:36 +01:00
renovate[bot]
ef505ec241
chore(deps): update module sirupsen/logrus to v1.8.0 ( #13 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-17 22:10:49 +01:00
renovate[bot]
dbaf922a53
chore(deps): update module sirupsen/logrus to v1.7.1 ( #12 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-16 11:57:34 +01:00
Robert Kaussow
c746174ca4
chore(deps): update dependencies
2021-01-17 20:56:53 +01:00
Robert Kaussow
2496502ff6
fix staticcheck
2021-01-11 22:06:24 +01:00
Robert Kaussow
ba28c39a7d
refactor: update dependencies and use plugin boilerplate
2021-01-11 21:54:49 +01:00
Robert Kaussow
441d5a1f52
cleanup go dependencies
2021-01-11 00:33:59 +01:00
Robert Kaussow
89b0b6823a
fork: initial release
2021-01-10 23:47:55 +01:00
Adam Tran
af9fdad1d9
update urfave/cli to 1.22.2
2020-01-02 16:32:11 -05:00
Adam Tran
c69ad3dfaf
remove urfave/cli
2020-01-02 11:40:30 -05:00
Adam Tran
c6dab33e03
Update AWS SDK
2020-01-02 09:42:44 -05:00
Thomas Boerger
76ac11d221
Use FilePath enabled urfave/cli lib
2019-01-21 21:50:31 +01:00
Thomas Boerger
17dc3bc6be
Switch to go modules instead of go dep
2019-01-21 21:50:30 +01:00