Commit graph

26 commits

Author SHA1 Message Date
Andreas Mieke afd86aa76c docs: Add CI badge
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 14:04:02 +01:00
Andreas Mieke b62205be18 docs: Add ReadMe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 13:58:04 +01:00
Andreas Mieke 2648c4c9a5 fix: Make scp verbose, so progress can be tracked
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 13:28:13 +01:00
Andreas Mieke b54f434cb2 fix: Remove ambigious chmod for directory
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 13:25:32 +01:00
Andreas Mieke 8a083f992d fix: Add leading zero
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 13:20:31 +01:00
Andreas Mieke 4e2763d775 fix: SSH file permissions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 13:18:39 +01:00
Andreas Mieke ecdecec5c6 ci: Disable build step on develop and master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Since build is inlcuded in publish jobs.
2023-12-29 13:02:20 +01:00
Andreas Mieke 13ed7c73a4 Merge tag '1.0.1' into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Version 1.0.1

Fixes to test CI
2023-12-29 12:55:21 +01:00
Andreas Mieke b23d950e49 Merge branch 'release/1.0.1'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 12:55:01 +01:00
Andreas Mieke b2b3569e79 ci: Fix condition
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 12:54:38 +01:00
Andreas Mieke 310ebb6d40 ci: Fix (hopefully) run of nightly build for tag
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-29 12:53:01 +01:00
Andreas Mieke 0f11177844 Merge tag '1.0.0' into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Version 1.0.0

Support for simple copies over ssh with scp for woodpecker
2023-12-29 12:47:04 +01:00
Andreas Mieke 41115f9662 Merge branch 'release/1.0.0'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
First release of the scp plugin for woodpecker
2023-12-29 12:45:30 +01:00
Andreas Mieke 641db21851 chore: Add LICENSE and .gitignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 12:44:15 +01:00
Andreas Mieke 55196da841 ci: Fix identation again...
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 12:37:05 +01:00
Andreas Mieke 8152b883db ci: Only publish on develop and for tags 2023-12-29 12:36:30 +01:00
Andreas Mieke a4df634f87 ci: Remove platforms not supported by alpine
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-29 12:01:16 +01:00
Andreas Mieke fb845b4135 ci: Add all the platforms
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-29 11:58:05 +01:00
Andreas Mieke 948a42a6f2 ci: Fix identation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 11:56:12 +01:00
Andreas Mieke 0603f715b6 ci: Fix when event 2023-12-29 11:55:21 +01:00
Andreas Mieke 3d31e6e15e ci: Fix array 2023-12-29 11:54:47 +01:00
Andreas Mieke 4f6bf577ac ci: Remove run condition for 'default' publish job 2023-12-29 11:52:19 +01:00
Andreas Mieke 7972b5a12b ci: Add latest tag for tags 2023-12-29 11:50:38 +01:00
Andreas Mieke f7d976d1dc ci: Fix missing steps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 11:39:15 +01:00
Andreas Mieke 194ef1634c feat: Add scp plugin build 2023-12-29 11:33:01 +01:00
Andreas Mieke 574418e870 Initial commit 2023-12-29 11:10:02 +01:00