Commit Graph

37 Commits

Author SHA1 Message Date
Ian 2d66c38714
Merge pull request #22 from qwerty287/patch-1
Fix author key
2024-01-20 09:43:46 -08:00
qwerty287 9693473c95
Fix author key 2024-01-14 12:48:57 +01:00
Ian 133bfd843d
Merge pull request #21 from ViViDboarder/fix-custom-args
Add unquoted custom args back in
2023-07-25 20:24:32 -07:00
ViViDboarder c61ba9725f New cosign requires --yes flag 2023-07-25 15:16:12 -07:00
ViViDboarder e1aadcea34 Update cosign to hopefully fix build 2023-07-25 15:13:08 -07:00
ViViDboarder 48079a250f Update versions and get build working 2023-07-25 15:06:04 -07:00
ViViDboarder 71e9fdd0f3 Add unquoted custom args back in
This requires disabling shellcheck for the whole line. I haven't yet been
able to find a way to let the shell parse out args into an array with
quotes.
2023-07-25 15:04:19 -07:00
Ian 95b0ef6abf
Merge pull request #19 from tomix1024/patch/username
Fix user->username in Readme.md examples
2023-06-29 12:13:42 -07:00
Tom Kneiphof 5d84b40f1c Fix user->username in Readme.md examples 2023-06-29 19:54:28 +02:00
Florian Maurer b7a984ed39
Fix documentation (#18)
needed to show correct docs on Woodpecker plugin page
2023-05-20 10:43:57 -07:00
6543 d9d0424b9f
Update readme & Add docs.md (#16)
* docs: use "from_secret"

- https://docs.drone.io/secret/repository/
- https://woodpecker-ci.org/docs/usage/secrets

* Update Readme.md

* Add docs.md to add it to the WoodpeckerCI-Plugin index

https://woodpecker-ci.org/plugins
2022-12-28 15:20:17 -08:00
ViViDboarder 5f3f05247a Fail build when upload fails
Also updates test to catch this issue
2022-08-10 15:25:05 -07:00
ViViDboarder 06beaed6ab Switch to latest version of Alpine and fix intersection 2022-08-10 15:01:37 -07:00
ViViDboarder 73ee27f14e Build intersection of supported GitHub and Alpine platforms 2022-08-10 14:58:06 -07:00
ViViDboarder 66ac1fa9a7 Revert "Build all available platforms"
This reverts commit 9fc797e244.
2022-08-10 14:54:37 -07:00
ViViDboarder 051ccd20e3 Update Alpine version
Should support more archs
2022-08-10 14:52:41 -07:00
ViViDboarder 9fc797e244 Build all available platforms 2022-08-10 14:48:59 -07:00
ViViDboarder 30acb3ee44 Update docker/metadata-action 2022-08-10 14:46:23 -07:00
ViViDboarder 95baa0b710 Better tags for latest 2022-08-10 14:41:30 -07:00
ViViDboarder d88042153f Fix printing of available platforms 2022-08-10 14:40:14 -07:00
Ian 6dd4d6a367
Update docker-publish.yml
Hard code username to hopefully fix login
2022-08-10 14:31:52 -07:00
Ian 6d0e68aeea
Create docker-publish.yml
Docker builds using GitHub Actions
2022-08-10 14:28:04 -07:00
ViViDboarder eaf8993535 Add multi file test 2022-04-24 09:58:00 -07:00
ViViDboarder 55ea8f5fe7 Woops. Forgot to indent a few variables
Part of fix for #13
2020-08-26 16:35:39 -07:00
ViViDboarder 7b236ca078 Update readme to reflect plugin settings syntax
Fixes #13
2020-08-26 16:34:16 -07:00
ViViDboarder 30febb63a3 Add `all` make target for test and lint 2020-05-19 13:52:36 -07:00
ViViDboarder fd51a13a1c Pin versions in Dockerfile
Also fixes linting

Fixes #11
2020-05-19 13:46:06 -07:00
ViViDboarder 4109dcabcd Add pre-commit hooks
Fixes #12
2020-05-19 13:38:40 -07:00
Ian f261ba1939
Merge pull request #10 from ViViDboarder/add-tests
Add tests and fix arg quoting
2020-05-19 09:50:53 -07:00
ViViDboarder d5004efddf Fix arg quoting 2020-05-18 19:06:17 -07:00
ViViDboarder 21ad3e9eeb Add some tests and simplify push syntax 2020-05-18 18:08:06 -07:00
opyale 33594bbc59
Uploading multiple files (README) (#7)
* First changes.

* Fixing typo.

* Making improvments.

* Removing unnecessary code.

* Improvements and code formatting

* Additional formatting.

* First changes.

* Fix

* Minor improvements.

* RM else

Co-authored-by: 6543 <6543@obermui.de>
2020-05-18 15:13:56 -07:00
Ian b401b2bfb4
Update readme
Clarify command that arguments will be added to
2020-05-17 19:55:33 -07:00
opyale b61f16a120
Adding options for customization. (#5)
* First changes.

* Fixing typo.

* Making improvments.

* Removing unnecessary code.

* Improvements and code formatting

* Additional formatting.

* Minor improvements.

* RM else

Co-authored-by: 6543 <6543@obermui.de>
2020-05-17 19:53:22 -07:00
Ian 8a22e80d99
Defaults to WEBDAV_* for username and password if not provided (#1) 2018-04-12 10:49:56 -07:00
ViViDboarder 1741501f11 Add readme 2018-04-11 17:26:31 -07:00
ViViDboarder 92c8ca86ee Initial commit 2017-05-27 00:11:08 -07:00