Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:46:18 +01:00
5b9589794e clean: shorter epilog
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:26:13 +01:00
93b88917df refactor: consolidate all command metadata into a single structure
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:24:06 +01:00
25618ab5bf refactor: simplify logger
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:11:48 +01:00
81fa68ed08 fix: run commands in right order if all
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:10:03 +01:00
ca6eaed146 feat: improve confirmation message handling
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:07:54 +01:00
1b8b32027c feat: dependency injection to allow reusing an existing auth client
a6190aeb84 feat: update run_all to reuse auth and config
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-20 21:04:11 +01:00
887169e7d2 feat: add some validation
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:59:21 +01:00
9565e4008e feat: consistent error handling
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:56:24 +01:00
c2aab71955 refactor: add basestrategy and make all class inherits to get rid of get_cursor()
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:54:55 +01:00
97dd55981b refactor: use a factory pattern
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:51:48 +01:00
0e91c95e9b refactor: extract common embed checking logic
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:50:09 +01:00
a818df4a6c refactor: replace hardcoded tuple with constants (consistency+readability)
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:48:29 +01:00
9aec57bd56 fix: logger's already setup
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:47:18 +01:00
ec9943822c fix: replace hardcoded list with a registry-derived list
Kharec pushed to main at Kharec/skywipe 2025-12-20 20:44:45 +01:00
0240ff9f8e clean: remove duplicate run_operation, dead code now
45e2e1eb00 clean: remove is_logged() (not used)
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2025-12-20 17:35:18 +01:00
07c6b89525 docs: remove project structure, boring and hard to maintain
Kharec pushed to main at Kharec/skywipe 2025-12-20 17:25:04 +01:00
ff20228fa6 docs: update roadmap
Kharec pushed to main at Kharec/skywipe 2025-12-20 17:24:31 +01:00
9d9c09d56a refactor: use our new Operation and PostAnalyzer tools
64355fbeeb clean: remove unused import
4a337e6b20 feat: add post analysis utilities
f27be4d603 refactor: add OperationContext and Operations classes
Compare 4 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-20 17:23:36 +01:00
9d254ac4b7 refactor: delete unitary "actions" py files
Kharec pushed to main at Kharec/skywipe 2025-12-20 16:03:41 +01:00
590cc03ba4 docs: refactor warning