From ab1474e172b9d1d28d1a0e863845ea5aa58363aa Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 9 Oct 2022 13:21:59 +0000 Subject: [PATCH] chore(deps): update meltwater/drone-cache docker tag to v1.4.0 (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [meltwater/drone-cache](https://github.com/meltwater/drone-cache) | docker | minor | `v1.3.0` -> `v1.4.0` | --- ### Release Notes
meltwater/drone-cache ### [`v1.4.0`](https://github.com/meltwater/drone-cache/releases/tag/v1.4.0) [Compare Source](https://github.com/meltwater/drone-cache/compare/v1.3.0...v1.4.0) ##### Changelog - [`bb2e68b`](https://github.com/meltwater/drone-cache/commit/bb2e68b) 1-4-0\_stage fixed the README and set the CHANGELOG for v1.4.0 - [`0b6773b`](https://github.com/meltwater/drone-cache/commit/0b6773b) 206-doublestar-mount Added glob path matching to mounts (initial) - [`5f9e3a0`](https://github.com/meltwater/drone-cache/commit/5f9e3a0) 206-doublestar-mount Corrected Dockerfile, added missing comments to config.go - [`ec29e86`](https://github.com/meltwater/drone-cache/commit/ec29e86) 206-doublestar-mount Corrected test code for exampleNestedFileTreeWithGlob - [`2db38d3`](https://github.com/meltwater/drone-cache/commit/2db38d3) 206-doublestar-mount Fixed issue with comment from linting - [`ba52e9b`](https://github.com/meltwater/drone-cache/commit/ba52e9b) 206-doublestar-mount Fixed test cases, added config_test - [`f5790a1`](https://github.com/meltwater/drone-cache/commit/f5790a1) 206-doublestar-mount Improved Mount list appending other list (non-for loop) - [`5235037`](https://github.com/meltwater/drone-cache/commit/5235037) 206-doublestar-mount Removed unused variables for plugin_test - [`f162b55`](https://github.com/meltwater/drone-cache/commit/f162b55) 206-doublestar-mount Simplified config_test and fixed duplicate constants - [`92655c8`](https://github.com/meltwater/drone-cache/commit/92655c8) 206-doublestar-mount Updated CHANGELOG, documentation examples added - [`b02551a`](https://github.com/meltwater/drone-cache/commit/b02551a) 206-doublestar-mount added missing detail in CHANGELOG - [`97037e5`](https://github.com/meltwater/drone-cache/commit/97037e5) 206-doublestar-mount fixed config.go linting - [`9e955c9`](https://github.com/meltwater/drone-cache/commit/9e955c9) 206-doublestar-mount fixed config.go linting again - [`f8ef0f9`](https://github.com/meltwater/drone-cache/commit/f8ef0f9) 206-doublestar-mount fixed tests, .drone-local.yml - [`07d1395`](https://github.com/meltwater/drone-cache/commit/07d1395) 206-doublestar-mount updated to use doublestar/v4 - [`a72b2c7`](https://github.com/meltwater/drone-cache/commit/a72b2c7) 220-generate removed broken 'generate' dependencies and CI step - [`8ed7dad`](https://github.com/meltwater/drone-cache/commit/8ed7dad) Add the `hashFiles` template func to calculate the md5 hash of multiple files - [`cd9bbfa`](https://github.com/meltwater/drone-cache/commit/cd9bbfa) Allow abs path for tar - [`534a993`](https://github.com/meltwater/drone-cache/commit/534a993) Change `hashFiles` template function to generate SHA256 hashes - [`4917ade`](https://github.com/meltwater/drone-cache/commit/4917ade) Codestyle - [`eca6694`](https://github.com/meltwater/drone-cache/commit/eca6694) Fix CHANGELOG description mentioning wrong hash algo - [`6ccab98`](https://github.com/meltwater/drone-cache/commit/6ccab98) Fix CR issues - [`7f43131`](https://github.com/meltwater/drone-cache/commit/7f43131) Improve log messages in case of error while generating the file hash - [`6165ea5`](https://github.com/meltwater/drone-cache/commit/6165ea5) Improve the documentation regarding the new template function - [`0991bbf`](https://github.com/meltwater/drone-cache/commit/0991bbf) Restore file modification times - [`53864e4`](https://github.com/meltwater/drone-cache/commit/53864e4) Stage for v1.4.0 release - [`f7d9014`](https://github.com/meltwater/drone-cache/commit/f7d9014) Update CHANGELOG.md - [`5ae5bcd`](https://github.com/meltwater/drone-cache/commit/5ae5bcd) Wrap `cache_key` in single-quotes in docs - [`80c9f4f`](https://github.com/meltwater/drone-cache/commit/80c9f4f) Zstd support - [`299a9e5`](https://github.com/meltwater/drone-cache/commit/299a9e5) \[ATEAM-13094]: Implement Alibaba OSS backend ([#​223](https://github.com/meltwater/drone-cache/issues/223)) - [`aab7939`](https://github.com/meltwater/drone-cache/commit/aab7939) \[skip ci] Update CODEOWNERS for 2022 onwards - [`928748f`](https://github.com/meltwater/drone-cache/commit/928748f) \[skip ci] bump go-ieproxy to fix darwin goreleaser builds - [`34796ea`](https://github.com/meltwater/drone-cache/commit/34796ea) \[skip ci] bump goreleaser and action to attempt to fix releases - [`f02c784`](https://github.com/meltwater/drone-cache/commit/f02c784) \[skip ci] fix pr template links ([#​195](https://github.com/meltwater/drone-cache/issues/195)) - [`452a24d`](https://github.com/meltwater/drone-cache/commit/452a24d) add absolute path mode for gzip - [`8af42ac`](https://github.com/meltwater/drone-cache/commit/8af42ac) ateam-13324 enable only linux and darwin (macOS) - [`8846c19`](https://github.com/meltwater/drone-cache/commit/8846c19) ateam-13324 stop support for i386 (32-bit) - [`7870370`](https://github.com/meltwater/drone-cache/commit/7870370) ateam-13324 stop support for windows arm (32-bit) - [`a15b6bc`](https://github.com/meltwater/drone-cache/commit/a15b6bc) ateam-13324 stop support for windows i386 (32-bit) and arm64 - [`c10ecf0`](https://github.com/meltwater/drone-cache/commit/c10ecf0) ateam-13324 temporarily only support linux for goreleaser - [`51ad69d`](https://github.com/meltwater/drone-cache/commit/51ad69d) bump go version for goreleaser - [`974f36d`](https://github.com/meltwater/drone-cache/commit/974f36d) bump go version for goreleaser: try 2 - [`e0bdfe9`](https://github.com/meltwater/drone-cache/commit/e0bdfe9) dependabot-1 Added Unreleased changes to CHANGELOG - [`a53a3a8`](https://github.com/meltwater/drone-cache/commit/a53a3a8) dependabot-1 Added missing golangci-lint dependency, tidy - [`0be1fec`](https://github.com/meltwater/drone-cache/commit/0be1fec) dependabot-1 Build fixes for changes made by nonamedreturns - [`d366988`](https://github.com/meltwater/drone-cache/commit/d366988) dependabot-1 Bumped .drone.yml test image tags for test cases - [`53d26c1`](https://github.com/meltwater/drone-cache/commit/53d26c1) dependabot-1 Bumped docker-compose image tags for test cases - [`dc4c753`](https://github.com/meltwater/drone-cache/commit/dc4c753) dependabot-1 Bumped maintained year from 2021 to 2022 - [`65a372e`](https://github.com/meltwater/drone-cache/commit/65a372e) dependabot-1 Drone plugins now pull from README; removed DOCS.md update method - [`81ab7f1`](https://github.com/meltwater/drone-cache/commit/81ab7f1) dependabot-1 Fixed test file names (again); underscores replaced - [`12a3977`](https://github.com/meltwater/drone-cache/commit/12a3977) dependabot-1 Fixed test file names for azure InvalidResourceName s/ /\_/ - [`d41d69e`](https://github.com/meltwater/drone-cache/commit/d41d69e) dependabot-1 Linting fixes, removed varnamelen from lint checks - [`8b88665`](https://github.com/meltwater/drone-cache/commit/8b88665) dependabot-1 Major linting fixes, code cleanup - [`75153b2`](https://github.com/meltwater/drone-cache/commit/75153b2) dependabot-1 Moved linting to official docker image from self-installed - [`5288d2a`](https://github.com/meltwater/drone-cache/commit/5288d2a) dependabot-1 Pinned go to version 1.18 to fix dependency build issue - [`dc8d15e`](https://github.com/meltwater/drone-cache/commit/dc8d15e) dependabot-1 Removed unnecessary package installations in CI - [`f4539d1`](https://github.com/meltwater/drone-cache/commit/f4539d1) dependabot-1 Removed unused bingo makefile target, newer go install in variables - [`341e490`](https://github.com/meltwater/drone-cache/commit/341e490) dependabot-1 Update golang version to 1.18, dependencies, fix azure backend - [`594ea60`](https://github.com/meltwater/drone-cache/commit/594ea60) merge upstream master - [`5f44362`](https://github.com/meltwater/drone-cache/commit/5f44362) noticket_fix1.4.0 fixed the CHANGELOG for v1.4.0 - [`2f0818b`](https://github.com/meltwater/drone-cache/commit/2f0818b) remove dev flag from examples ([#​192](https://github.com/meltwater/drone-cache/issues/192)) - [`bd7acb0`](https://github.com/meltwater/drone-cache/commit/bd7acb0) resolve before merge - [`e26abd0`](https://github.com/meltwater/drone-cache/commit/e26abd0) update .drone.yml to use v1.2.2 ([#​189](https://github.com/meltwater/drone-cache/issues/189)) - [`31dfe25`](https://github.com/meltwater/drone-cache/commit/31dfe25) update change log to include pull [#​141](https://github.com/meltwater/drone-cache/issues/141) - [`d61e799`](https://github.com/meltwater/drone-cache/commit/d61e799) v1.2.3 Version Adding zstd Support ([#​200](https://github.com/meltwater/drone-cache/issues/200))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Renovate Co-authored-by: Dawid Wysokiński Reviewed-on: https://gitea.dwysokinski.me/twhelp/dcbot/pulls/8 Co-authored-by: renovate Co-committed-by: renovate --- .dockerignore | 2 +- .drone.yml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.dockerignore b/.dockerignore index 17a5d97..c962113 100644 --- a/.dockerignore +++ b/.dockerignore @@ -14,4 +14,4 @@ k8s additional_envs.sh skaffold.yml .editorconfig -.drone.yml \ No newline at end of file +.drone.yml diff --git a/.drone.yml b/.drone.yml index e240ebf..8d777dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: test steps: - name: restore-cache - image: meltwater/drone-cache:v1.3.0 + image: meltwater/drone-cache:v1.4.0 environment: AWS_ACCESS_KEY_ID: from_secret: s3_access_key @@ -31,7 +31,7 @@ steps: - make generate - go test -race -coverprofile=coverage.txt -covermode=atomic ./... - name: rebuild-cache - image: meltwater/drone-cache:v1.3.0 + image: meltwater/drone-cache:v1.4.0 environment: AWS_ACCESS_KEY_ID: from_secret: s3_access_key @@ -69,7 +69,7 @@ name: check-go-mod steps: - name: restore-cache - image: meltwater/drone-cache:v1.3.0 + image: meltwater/drone-cache:v1.4.0 environment: AWS_ACCESS_KEY_ID: from_secret: s3_access_key @@ -95,7 +95,7 @@ steps: - go mod tidy - git diff --exit-code go.mod - name: rebuild-cache - image: meltwater/drone-cache:v1.3.0 + image: meltwater/drone-cache:v1.4.0 environment: AWS_ACCESS_KEY_ID: from_secret: s3_access_key @@ -126,7 +126,7 @@ name: golangci-lint steps: - name: restore-cache - image: meltwater/drone-cache:v1.3.0 + image: meltwater/drone-cache:v1.4.0 environment: AWS_ACCESS_KEY_ID: from_secret: s3_access_key @@ -153,7 +153,7 @@ steps: - make generate - golangci-lint run - name: rebuild-cache - image: meltwater/drone-cache:v1.3.0 + image: meltwater/drone-cache:v1.4.0 environment: AWS_ACCESS_KEY_ID: from_secret: s3_access_key @@ -179,6 +179,6 @@ trigger: - master --- kind: signature -hmac: c5bccb8f6ef7e978d2218f0330feb1e01875c06cfc3e0d9dc60b9d1365a1741f +hmac: 47cc4fbf3c28594c92a5e6cdd8ec0067d4f38718fd4ac0af16bbbf058bfd3771 ...