The Wayback Machine - https://web.archive.org/web/20201116071249/https://github.com/topics/snapshot
Skip to content
#

snapshot

Here are 492 public repositories matching this topic...

FauxFaux
FauxFaux commented Oct 30, 2020

🐛 Bug Report

CONTRIBUTING.md tells us we can test the project by using yarn link. Unfortunately, yarn has been forced to a random commit of yarn 2, and yarn 2 doesn't even have the yarn link (no-args) syntax:

faux@astoria:~/clone% yarn --version
1.22.10

faux@astoria:~/clone% cd jest
faux@astoria:~/clone/jest% yarn --version
2.3.3-git.20201026.e34bf6c6

faux@astoria:~/
DavieDavieDave
DavieDavieDave commented Oct 12, 2020

I have a remote machine configured as a 'sink' to an encrypted dataset. I'd like this dataset to unmounted and locked when the data is at rest. At the moment, I have a cron job that mounts and unlocks the dataset remotely prior to waking up the push job. What I would like is the ability to run pre and post command prior to/after running the job. I see something similar in issue #74 for snapshots.

Improve this page

Add a description, image, and links to the snapshot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the snapshot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.