Skip to content

fmnas/assets-fixtures

Repository files navigation

assets-fixtures

Test assets for fmnas/fmnas-site

Fetching the assets

rsync -vaiP --delete kimgil5@forgetmenotshelter.org:/home/kimgil5/newsite/public/assets/stored/ testing/; rm testing/.gitignore

Adding a test fixture

TAG=`TZ='America/Los_Angeles' date "+%y%m%d%H%M"` $SHELL -c 'git commit -am "Test fixture $TAG"; git tag -f -a $TAG -m "Test fixture $TAG" && git push -f origin $TAG && echo "Created tag $TAG" && git push'

About

Test assets for fmnas/fmnas-site

Resources

Stars

Watchers

Forks

Packages

No packages published