MaxJa4
47326c7c59
Fix storage backends not outputting any info logs ( #250 )
2023-08-20 20:35:25 +02:00
Michal Middleton
67e7288855
Add support for zstd compression ( #249 )
...
Co-authored-by: Michal Middleton <jafa81@gmail.com>
2023-08-19 19:20:13 +02:00
dependabot[bot]
1765b06835
Bump github.com/pkg/sftp from 1.13.5 to 1.13.6 ( #248 )
2023-08-15 04:38:55 +00:00
67d978f515
Drop logrus dependency, log using slog package from stdlib ( #247 )
2023-08-10 19:41:03 +02:00
a93ff6fe09
Build in Go 1.21 ( #246 )
2023-08-10 16:03:59 +02:00
1c6f64e254
Current Docker client breaks in newer Go versions ( #241 )
...
* Current Docker client breaks in newer Go versions
* Cater for breaking API changes in Docker client
* Update Docker client
* Unpin Go version used for build
* Tidy sum file
2023-07-25 19:46:57 +02:00
dependabot[bot]
085d2c5dfd
Bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.61 ( #240 )
2023-07-24 19:16:02 +00:00
dependabot[bot]
b1382dee00
Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob ( #239 )
2023-07-24 19:15:56 +00:00
c3732107b1
Current Docker client breaks in Go 1.20.6 ( #242 )
2023-07-24 21:01:28 +02:00
dependabot[bot]
d288c87c54
Bump github.com/minio/minio-go/v7 from 7.0.58 to 7.0.59 ( #238 )
2023-07-04 07:53:19 +00:00
dependabot[bot]
47491439a1
Bump github.com/studio-b12/gowebdav ( #235 )
2023-06-27 07:46:34 +00:00
dependabot[bot]
94f71ac765
Bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.58 ( #236 )
2023-06-27 05:25:42 +00:00
dependabot[bot]
2addf1dd6c
Bump golang.org/x/sync from 0.2.0 to 0.3.0 ( #234 )
2023-06-20 12:29:11 +00:00
dependabot[bot]
c07990eaf6
Bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.57 ( #233 )
2023-06-20 12:28:06 +00:00
jsloane
a27743bd32
Update README.md ( #230 )
2023-06-17 08:30:48 +02:00
dependabot[bot]
9d5b897ab4
Bump golang.org/x/sync from 0.1.0 to 0.2.0 ( #229 )
2023-06-13 07:17:58 +00:00
dependabot[bot]
30bf31cd90
Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob ( #228 )
2023-06-13 07:04:03 +00:00
dependabot[bot]
32e9a05b40
Bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.56 ( #227 )
2023-06-13 07:03:38 +00:00
dependabot[bot]
b302884447
Bump golang.org/x/crypto from 0.3.0 to 0.9.0 ( #223 )
2023-06-10 13:15:41 +00:00
dependabot[bot]
b3e1ce27be
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity ( #225 )
2023-06-10 12:57:44 +00:00
dependabot[bot]
66518ed0ff
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 ( #226 )
2023-06-10 12:57:39 +00:00
dependabot[bot]
14d966d41a
Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 ( #224 )
2023-06-10 12:57:30 +00:00
336dece328
Set up automated updates for Docker base images and Go packages
2023-06-10 14:42:28 +02:00
dc8172b673
Use alpine-1.18 as the base image ( #219 )
2023-06-03 13:08:35 +02:00
Erwan LE PRADO
5ea9a7ce15
feat: add better handler for part size ( #214 )
...
* feat: add better handler for part size
fix: use local file
fix: try with another path
fix: use bytes
chore: go back
go back readme
goback
goback
goback
* chore: better handling
* fix: typo readme
* chore: wrong comparaison
* fix: typo
2023-06-02 16:30:02 +02:00
bcffe0bc25
Clarify docs section about user executing labeled commands
2023-05-26 16:15:09 +02:00
dependabot[bot]
144e65ce6f
Bump github.com/docker/distribution ( #215 )
2023-05-11 21:07:45 +00:00
ba-tno
07afa53cd3
Update shoutrrr to 0.7 ( #213 )
...
* Replace docker-compose reference with docker[space]compose
* Update shoutrrr only to 0.7.1
* modules after go mod tidy
* Refer to v0.7 docs of shoutrrr
* Replace docker-compose reference with docker[space]compose
* Update shoutrrr only to 0.7.1
* modules after go mod tidy
* Refer to v0.7 docs of shoutrrr
* Remove 'v' from shoutrrr doc link
2023-04-29 20:14:04 +02:00
9a07f5486b
Docs reference incorrect shoutrrr version
2023-04-29 14:44:39 +02:00
d4c5f65f31
Entrypoint permissions can be set on COPY ( #211 )
2023-04-28 20:06:57 +02:00
5b8a484d80
Documentation around user label is lacking
2023-04-28 16:01:17 +02:00
37c01a578c
TaskTemplate.ForceUpdate is a counter ( #209 )
2023-04-26 08:45:12 +02:00
46c6441d48
Add note about GHCR to README
2023-04-07 12:00:39 +02:00
5715d9ff9b
Update of package copy does not fail on deleted files ( #206 )
2023-04-07 11:28:36 +02:00
dependabot[bot]
6ba173d916
Bump github.com/docker/docker ( #205 )
2023-04-05 04:58:07 +00:00
301fe6628c
on: is expected to be an object
2023-04-02 19:45:46 +02:00
5ff2d53602
Items in on: are expected to be objects
2023-04-02 19:44:51 +02:00
cddd1fdcea
Prevent duplicate builds on pull request
2023-04-02 19:41:49 +02:00
808cf8f82d
Local directory can be used instead of volume for storing test artifact ( #204 )
2023-04-02 19:41:00 +02:00
c177202ac1
Multi platform build requires explicit buildx setup
2023-04-02 11:51:35 +02:00
27c2201161
Branches filter is a glob pattern, not a regex
2023-04-02 11:46:06 +02:00
Diulgher Artiom
7f20036b15
Possibility to use -u (user) option in docker exec ( #203 )
...
* Add user option for docker exec
* Add test for user option
* Return test version for image
* remove gitea config file
* refactor tests
* remove comments & fix image name
* add docs
* cleanup
* Update README.md with suggested correction
Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
* fix backup command & bind folder instead of volume
---------
Co-authored-by: tao <generaltao.md@gmail.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
2023-04-02 11:12:10 +02:00
2ac1f0cea4
Also trigger test runs on Pull Request
2023-03-29 07:57:09 +02:00
66ad124ddd
any can be used instead of interface{}
2023-03-16 19:48:12 +01:00
aee802cb09
Migrate CI setup to GitHub Actions, also publish to GHCR ( #199 )
...
* Run tests in GitHub actions
* Do not try to allocate a pseudo TTY when running compose commands
* Try hard disabling TTY allocation
* Use compose plugin
* Test scripts shall not try to allocate a TTY
* Pass correct base version
* Check whether env var is even needed
* Stop running tests in CircleCI
* Run releases from GitHub actions as well
* Manually construct tags to be pushed on release
2023-03-16 19:32:44 +01:00
dependabot[bot]
a06ad1957a
Bump github.com/docker/distribution ( #195 )
2023-03-07 06:56:56 +00:00
dependabot[bot]
15786c5da3
Bump golang.org/x/net from 0.2.0 to 0.7.0 ( #191 )
2023-02-18 06:34:40 +00:00
dependabot[bot]
641a3203c7
Bump github.com/containerd/containerd from 1.6.6 to 1.6.18 ( #190 )
2023-02-16 19:32:46 +00:00
5adfe3989e
Document usage with rootless Docker installations
...
As described in #189
2023-02-16 08:18:57 +01:00
dependabot[bot]
550833be33
Merge pull request #188 from offen/dependabot/go_modules/github.com/containrrr/shoutrrr-0.6.0
2023-02-14 19:09:43 +00:00