woodpecker-bot
b518543505
fix(deps): update module codeberg.org/6543/go-yaml2json to v1 ( #100 )
2023-10-23 14:12:09 +00:00
woodpecker-bot
204732bf49
fix(deps): update module github.com/stretchr/testify to v1.8.4 ( #98 )
2023-10-23 12:06:22 +00:00
woodpecker-bot
db0f4f02d8
fix(deps): update module github.com/sirupsen/logrus to v1.9.3 ( #97 )
2023-10-23 12:02:41 +00:00
woodpecker-bot
4bc7de4d63
fix(deps): update module github.com/drone-plugins/drone-plugin-lib to v0.4.1 ( #96 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/drone-plugins/drone-plugin-lib](https://github.com/drone-plugins/drone-plugin-lib ) | require | patch | `v0.4.0` -> `v0.4.1` |
---
### Release Notes
<details>
<summary>drone-plugins/drone-plugin-lib (github.com/drone-plugins/drone-plugin-lib)</summary>
### [`v0.4.1`](https://github.com/drone-plugins/drone-plugin-lib/compare/v0.4.0...v0.4.1 )
[Compare Source](https://github.com/drone-plugins/drone-plugin-lib/compare/v0.4.0...v0.4.1 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC).
🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: Woodpecker Bot <woodpecker-bot@codeberg.ci>
Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/96
Co-authored-by: woodpecker-bot <woodpecker-bot@noreply.codeberg.org>
Co-committed-by: woodpecker-bot <woodpecker-bot@noreply.codeberg.org>
2023-10-23 11:31:58 +00:00
Patrick Schratz
b6077f0500
fix(deps): update module honnef.co/go/tools to v0.4.6
2023-10-17 18:00:49 +00:00
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
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
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
Robert Kaussow
a5a561fd91
feat: load buildkit config from string instead of file ( #37 )
2021-07-25 14:28:33 +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
196c393da4
update sum
2020-01-02 11:41:54 -05:00
Adam Tran
c6dab33e03
Update AWS SDK
2020-01-02 09:42:44 -05:00
Bo-Yi Wu
9c54d0dd13
feat(version): support 18.06.0 tag format.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-02-12 19:49:22 +08: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