This website requires JavaScript.
Explore
Help
Sign in
django-repositories
/
fabric
Watch
1
Star
0
Fork
You've already forked fabric
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4bd33473f3
fabric
/
share
/
templates
/
meta
History
ronny abraham
cf424da881
added a bootstrap.txt template file, and got rid of the old deploy_meta
2023-07-13 05:42:36 +03:00
..
bootstrap.txt
added a bootstrap.txt template file, and got rid of the old deploy_meta
2023-07-13 05:42:36 +03:00
development.yml
added a bootstrap.txt template file, and got rid of the old deploy_meta
2023-07-13 05:42:36 +03:00
layout.yml
using utils.ensure_dir in the conf_setup instead of running a bash command to make the needed directories for readmes and confs. also modified layout.yml because i wanted to separate the home name for the fabric install from the directory it's meant to be installed, and i had both on, so it was duplicating the home name, ie usr/bin/fabrichome/fabrichome
2023-07-12 12:42:35 +03:00
staging.yml
added methods to use coverage in both the initialize and django modules, including in django.edit, a helper test method to see if coverage is specified in the virtual env file for the branch, and commented out code in the virtual env. also django.coverage directly checks the configuration file coverage branch which will be there if coverage is specified in the virutalenv file for the branch
2023-07-04 03:13:23 +03:00