Commit Graph

25 Commits

Author SHA1 Message Date
garrettmills
ba8119903e
better logging; run_once check for pull state 2020-08-13 20:47:34 -05:00
garrettmills
f5b84b530c
Add support for running routines via command line 2020-08-13 20:28:23 -05:00
garrettmills
afb35ebad8
fix clone state; example routine 2020-06-14 09:07:26 -05:00
garrettmills
361a307d8d
v0.1.2 2020-06-06 18:03:36 -05:00
garrettmills
e921964f8e
Resovle module 2020-06-06 18:03:22 -05:00
garrettmills
fce3942cbc
v0.1.1 2020-06-06 17:58:26 -05:00
garrettmills
10f9f12a6f
Fix uuid issue hide output on api 2020-06-06 17:57:59 -05:00
garrettmills
9aafe40422
rename package 2020-06-06 17:44:37 -05:00
garrettmills
2c0b126546
Prepare for first package 2020-06-06 17:43:31 -05:00
garrettmills
8319859828
Add support for routines; state messages 2020-04-15 09:11:10 -05:00
garrettmills
e401809ad5
Add service stopped state 2020-03-06 21:14:15 -06:00
garrettmills
7e94f9792a
Add package absent state 2020-03-06 09:49:08 -06:00
garrettmills
a6c0b5884a
Add git.tag state; abstract out AbstractGitState class 2020-03-05 12:15:00 -06:00
garrettmills
9dc6f9d214
Add git.clone and git.checkout states 2020-03-05 11:48:38 -06:00
garrettmills
904a4be1b1
Add command state 2020-03-05 10:30:24 -06:00
garrettmills
24c18e4277
Improve cmd error classification; add Git repository support 2020-03-05 10:25:45 -06:00
garrettmills
ec8047361c
Add unpack state, command not found errors 2020-03-03 21:06:59 -06:00
garrettmills
9291c52383
Note more todos 2020-03-03 17:07:26 -06:00
garrettmills
068f2bcd66
Add permission denied command run classification 2020-03-03 17:03:03 -06:00
garrettmills
6f1de65602
Add OwnerState and PermissionState 2020-03-03 16:47:51 -06:00
garrettmills
2725f9eac2
Add UnpackState and DownloadState 2020-03-03 16:10:10 -06:00
garrettmills
10bded1681
remove test 2020-02-27 00:32:58 -06:00
garrettmills
458d1dfb85
test 2020-02-27 00:32:06 -06:00
garrettmills
a49a26da48
Start adding state classes; update dependencies 2020-02-27 00:31:07 -06:00
garrettmills
e2016069f2 Initial Commit 2020-02-21 00:36:55 -06:00