Gregory Ballantine
|
a7b7baec9d
|
Made some functions private in the Formula and FormulaRepo classes
|
2017-08-01 10:09:21 -04:00 |
|
Gregory Ballantine
|
2ef1620e8e
|
Cleaned up the use of calling lib.Utils.Utils
|
2017-07-31 18:01:46 -04:00 |
|
Gregory Ballantine
|
fdd3e958dc
|
Updated README
|
2017-07-31 13:12:08 -04:00 |
|
Gregory Ballantine
|
4781ad97a2
|
Updated README
|
2017-07-31 13:11:16 -04:00 |
|
Gregory Ballantine
|
d9ad1454e3
|
Fixed the function to switch git repo branches
|
2017-07-31 10:34:03 -04:00 |
|
Gregory Ballantine
|
4e36bb0cf4
|
Updated README
|
2017-07-28 11:53:40 -04:00 |
|
Gregory Ballantine
|
46e4abd0fb
|
Changed the git module (using sh module for git stuff); Added Utils class for bundling various utility functions
|
2017-07-28 11:44:59 -04:00 |
|
Gregory Ballantine
|
5acbc69a3e
|
Fixed variable name in FormulaRepo.py
|
2017-07-25 17:57:07 -04:00 |
|
Gregory Ballantine
|
987698d750
|
Cleaned up some code; removed the tag and commit tracking features for now
|
2017-07-25 17:54:04 -04:00 |
|
Gregory Ballantine
|
076a905124
|
Removed the unnecessary git module import in the salt-formula-manager.py file
|
2017-07-25 17:48:45 -04:00 |
|
Gregory Ballantine
|
45618a32df
|
Added a check to make sure that the specified branch to existed first
|
2017-07-25 16:38:37 -04:00 |
|
Gregory Ballantine
|
f5d39b3b57
|
Removed redundant appending of -formula to the default formula path
|
2017-07-25 16:38:15 -04:00 |
|
Gregory Ballantine
|
0284e05a4e
|
Updated readme file
|
2017-07-25 10:49:41 -04:00 |
|
Gregory Ballantine
|
3c05c1a9d9
|
Added tracking of a specific git branch; added pulling for new repo updates
|
2017-07-25 10:43:44 -04:00 |
|
Gregory Ballantine
|
4aa1141538
|
Made the parse_entry function for the Formula class a little less confusing
|
2017-07-25 10:07:21 -04:00 |
|
Gregory Ballantine
|
adcd08c544
|
Added __init__.py file for to make lib a module
|
2017-07-24 22:58:30 -04:00 |
|
Gregory Ballantine
|
d4004fe070
|
Updated git ignore file to ignore compiled Python files
|
2017-07-24 22:57:01 -04:00 |
|
Gregory Ballantine
|
9a9e03f6b6
|
Moved the ToC in the readme above the Overview
|
2017-07-20 12:10:24 -04:00 |
|
Gregory Ballantine
|
85faf856d0
|
Updated the readme
|
2017-07-20 12:07:45 -04:00 |
|
Gregory Ballantine
|
6bd2fed07b
|
Fixed some variable calls in the FormulaRepo class
|
2017-07-20 11:51:11 -04:00 |
|
Gregory Ballantine
|
9c904d0df2
|
Broke some functionality out into classes for cleaner code
|
2017-07-20 11:30:28 -04:00 |
|
Gregory Ballantine
|
e022f5fd3b
|
Updated the git ignore file
|
2017-07-20 11:30:02 -04:00 |
|
Gregory Ballantine
|
0fcf086e0d
|
Added a check to make sure a formula's name was defined
|
2017-07-19 14:41:58 -04:00 |
|
Gregory Ballantine
|
766eaa21c3
|
Added a check to make sure that a defined formula had a git URL to clone from
|
2017-07-19 13:31:43 -04:00 |
|
Gregory Ballantine
|
9b0c48a8e1
|
Broke the parsing of the formula entry into a separate functions
|
2017-07-19 13:09:16 -04:00 |
|
Gregory Ballantine
|
805758c295
|
Changed the functions so that they only take what parameters they need to work
|
2017-07-19 13:06:00 -04:00 |
|
Gregory Ballantine
|
672be1929d
|
Added ability to purge unmanaged salt formulas
|
2016-09-29 11:51:46 -04:00 |
|
Gregory Ballantine
|
614758e4b0
|
Added dependencies to project
|
2016-09-29 11:51:30 -04:00 |
|
Gregory Ballantine
|
417017a8f8
|
Added virtual environment to gitignore
|
2016-09-29 11:51:17 -04:00 |
|
Gregory Ballantine
|
d6f031b495
|
Added repo cloning to this script
|
2016-09-26 16:48:51 -04:00 |
|
Gregory Ballantine
|
73d9420950
|
Added sfm.yaml example
|
2016-09-14 16:58:42 -04:00 |
|
Gregory Ballantine
|
b64858b442
|
Added main loop for moving through repos
|
2016-09-14 16:58:33 -04:00 |
|
Gregory Ballantine
|
60ed108749
|
Added basic configuration loading and creating the formulas directory if it doesn't exist
|
2016-09-14 16:29:58 -04:00 |
|
Gregory Ballantine
|
7549efaa78
|
Added gitignore to project
|
2016-09-14 15:57:41 -04:00 |
|
gballan1
|
09d6fe4e76
|
initial commit
|
2016-09-14 14:23:43 -04:00 |
|