Commit Graph

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