Commit graph

331 commits

Author SHA1 Message Date
4d55a3edc2
feat: initial implementation of run cmd 2025-09-05 22:21:27 -06:00
d408893389
refactor: small changes and tweaks 2025-09-05 22:21:00 -06:00
568d3e21a6
chore: updated license file 2025-09-04 18:23:17 -06:00
224df9ef7a
refactor: changed where index.html is created 2025-09-04 10:18:15 -06:00
23d43061fb
refactor: update pyjinja2 implementation 2025-09-04 10:08:40 -06:00
62b58f4cbb
feat: change how incorrect profiles and plugins behave 2025-09-04 10:08:09 -06:00
215dbe8eff
feat: add util function to format error list 2025-09-04 10:07:10 -06:00
2eee847205
feat: added special case for --profile=all 2025-09-03 17:40:07 -06:00
870107d680
chore: updated help.txt to use spaces instead of tabs 2025-09-03 17:39:20 -06:00
cd0058dfa4
fix: added logic to make directory for log file 2025-09-03 17:38:41 -06:00
3ced4e4fd4
docs: fixed examples and help output 2025-09-03 17:38:00 -06:00
760b386f2d
chore: updated .gitignore 2025-09-03 17:37:29 -06:00
eef69c7d42
chore: updated go deps 2025-09-03 17:37:19 -06:00
aa62158ee2
feat: added new alt Jinja2 plugin implementation 2025-09-03 17:37:05 -06:00
f0e27192c8
feat: updated default plugins implementation 2025-09-01 19:00:21 -06:00
6480101484
chore: minor changes to format package 2025-09-01 18:59:37 -06:00
42c8fd7c1a
feat: added kwargs and flags to pass to plugins 2025-09-01 18:59:12 -06:00
dc6a141ca1
chore: minor changes to README 2025-09-01 18:57:31 -06:00
b0f8adef2a
fix: minor typos and information 2025-08-31 23:01:25 -06:00
1171b4f538
fix: spacing with upload examples in REAMDE 2025-08-31 22:59:20 -06:00
ee8318bc2c
fix: typo in README 2025-08-31 22:56:01 -06:00
fb6f6933a2
chore: added individual READMEs to default plugins 2025-08-31 22:54:18 -06:00
0c87336d58
chore: added section about default plugins to README 2025-08-31 22:53:41 -06:00
8960c2478a
Merge branch 'major-rewrite' 2025-08-31 22:21:00 -06:00
277de43a02
feat: added Init() and Cleanup() in hooks 2025-08-31 22:04:02 -06:00
bdd85b01ff
feat: added cacerts and some tidying 2025-08-31 22:02:10 -06:00
2112e7eefd
chore: changed permission of bin/ helper script 2025-08-31 21:59:40 -06:00
eac73ada69
chore: removed TODO and update plugin struct 2025-08-31 21:59:14 -06:00
c799dc7838
chore: updated examples in README and cmd 2025-08-31 11:58:17 -06:00
c9f40e3857
chore: added server root section to README 2025-08-31 11:56:11 -06:00
8e1fa3d2ab
feat: updated cmd/pkg implementations and cleanup 2025-08-31 11:48:49 -06:00
cb3d4ce8db
feat: added tip about local plugins info 2025-08-31 11:03:25 -06:00
e115319913
feat: implemented local plugins info 2025-08-31 11:01:43 -06:00
fa8ef7ab4b
chore: fix typos in files 2025-08-31 00:21:19 -06:00
afc7db53e1
chore: updated README with upload examples 2025-08-31 00:20:23 -06:00
c495d10aad
refactor: change reference in goreleaser 2025-08-31 00:17:00 -06:00
13b02c03e8
feat: implemented upload cmd and pkg 2025-08-31 00:13:33 -06:00
fbed466c3d
refactor: updated cmd and pkg implementations 2025-08-30 23:30:46 -06:00
d88ab2c01f
feat: added compile-plugins.sh script 2025-08-30 23:21:17 -06:00
ebb95a29ec
refactor: renamed userdata plugin to mapper 2025-08-30 23:20:47 -06:00
5d350717f4
chore: updated references in Makefile 2025-08-30 23:19:45 -06:00
18edb93d2c
feat: added delete cmd 2025-08-30 23:19:18 -06:00
32d534bcea
chore: updated README 2025-08-30 23:18:47 -06:00
0349ecaf34
chore: added TODO in README 2025-08-30 00:31:45 -06:00
d191577ac9
chore: updated README export vars 2025-08-30 00:29:34 -06:00
4771bf45ac
refactor: added MAKESHIFT_LOG_LEVEL env var 2025-08-30 00:29:18 -06:00
7fa685e862
refactor: correct comment in README 2025-08-30 00:26:50 -06:00
dc8a9cff20
refactor: minor changes and fixes 2025-08-30 00:23:53 -06:00
b791b84890
chore: updated README examples 2025-08-30 00:22:58 -06:00
73498a08de
fix: issue with host not being set for plugins cmd 2025-08-30 00:13:05 -06:00