Ghost/ghost
Hannah Wolfe 7964f6ec82 Added dotfile support and set it on by default
refs https://github.com/TryGhost/Ghost/issues/11794

- archiver has an undocumented dot option, that allows you to include dotfiles
- our existing tests had a dotfile, but we didn't check properly that everything exists
- Swapped to using folder-hash to compare if the original, and compressed-then-decompressed folders are identical
- Added an example of a dotfolder with nested dotfile
- Updated compress to use the dot option, make it optional but on by default
2020-05-08 16:21:20 +01:00
..
adapter-manager Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
errors Update dependency ghost-ignition to v4.2.1 2020-05-04 01:15:54 +00:00
image-transform Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
moleculer-service-from-class Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
mw-session-from-token Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
pretty-cli Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
release-utils Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
session-service Update dependency mocha to v7.1.2 2020-04-27 01:16:32 +00:00
vhost-middleware Update dependency ghost-ignition to v4.2.1 2020-05-04 01:15:54 +00:00
zip Added dotfile support and set it on by default 2020-05-08 16:21:20 +01:00
.gitkeep