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