metakgp / metakgp-wiki

Dockerized source for the metakgp wiki.
https://wiki.metakgp.org
GNU General Public License v3.0
23 stars 20 forks source link

Pin dependency dropbox to ==9.4.0 #62

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
dropbox pin >=7.3.0 -> ==9.4.0

:pushpin: Important: Renovate will wait until you have merged this Pin PR before creating any upgrade PRs for the affected packages. Add the preset :preserveSemverRanges your config if you instead don't wish to pin dependencies.


Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot. View repository job log here.

amrav commented 4 years ago

We should manually verify that backing up to dropbox still works before merging this

thealphadollar commented 4 years ago

How should I go about verifying manually?

amrav commented 4 years ago

@thealphadollar by running the backup command and checking the logs on the backup container to ensure upload to Dropbox succeeded

thealphadollar commented 4 years ago

I tested this manually by checking out the PR branch on the server and then only rebuilding the backup container and creating a backup. It was all successful and I received a response from Dropbox as well. Below is a screenshot of the same.

Screenshot from 2019-07-17 18-35-15

I've reverted back the backup container for now and will update it once the PR is merged.