1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pin Fabric More... about 2 years ago
Add marker and create_db flags for Gitlab CI. More... almost 6 years ago
Allow to skip local tasks on Gitlab runs. More... almost 6 years ago
Call post_deploy, not pre_deploy for that. More... almost 6 years ago
Put post_deploy before tests. More... almost 6 years ago
Also call the post_deploy. More... almost 6 years ago
Don't print that newline. More... about 6 years ago
De-indent that. Run all that code after the loop. Duh. More... about 6 years ago
Use dict syntax for that lookup. More... about 6 years ago
Thread the argument into the task. More... about 6 years ago
Merge branch 'develop' of github.com:aptivate/dye into develop More... about 6 years ago
Link fablib to tasklib for prune. More... about 6 years ago
Expect absolute path to settings file, fixes failing test More... about 6 years ago
Expect absolute path to settings file, fixes failing test More... about 6 years ago
Expect new format dump script, fixes failing test More... about 6 years ago
Add test suite configuration More... about 6 years ago
Show mtimes and file names instead of pretty printing. More... about 6 years ago
Smoking out more bugs for the prune command. More... about 6 years ago
Move that function into the fablib - it is for remotes! More... about 6 years ago
Use dict syntax for that. More... about 6 years ago
Include the project name. More... about 6 years ago
Adding a first stab at a prune command. More... about 6 years ago
Also rig up pre_deploy tasks for the regular deploy. More... about 6 years ago
Enable configurable test coverage. More... about 6 years ago
Remove this. tasks.py guards for this happening *before*. More... about 6 years ago
Try to build dependencies and run tests too. More... about 6 years ago
Pass in environment with pre_deploy task. More... about 6 years ago
Add Gitlab preparation task. More... about 6 years ago
Merge pull request #113 from lwm/use-https-not-ssh More... over 6 years ago
Use HTTPS instead of SSH. Avoids SSH calamity. More... over 6 years ago