Commit Graph

34 Commits

Author SHA1 Message Date
brotoskyj 303ecd8368 Removed a lot of unwraps
Build Library / Build Library (push) Successful in 5m2s
Removing the unwraps now has better error handling and will cause the program to crash with crash dumps instead of panic!
2025-11-21 12:20:11 -05:00
brotoskyj d0fc34fdc7 Changed attribute name for better logging purposes 2025-11-17 17:40:46 -05:00
Zarithas 89654d3a8c Config Refactor: unify config handling
Build Library / Build Library (push) Failing after 5m55s
- Consolidated all system/user config logic into configmanager.py
- Removed duplicate loaders from setup.py and TUI.py
- Eliminated .env redundancy; now only stores WORKING_DIR
- Clarified boundaries: system config immutable, user config mutable
- Updated TUI to use save_user_config()
- Removed all deprecated/legacy config functions and aliases
2025-11-17 12:00:32 -05:00
brotoskyj b198362ac8 Removed println indicator if Telemetry is enabled/disabled
Build Library / Build Library (push) Successful in 4m53s
2025-11-17 11:06:37 -05:00
brotoskyj 32e296238b Closes #27
Build Library / Build Library (push) Successful in 4m50s
Implemented Opt-in/Opt-Out logic
2025-11-17 10:50:02 -05:00
brotoskyj e36e5343d7 Added protobuf-compiler to workflow
Build Library / Build Library (push) Successful in 5m15s
2025-11-14 13:46:09 -05:00
brotoskyj bf5c7d156b Added in Telemetry
Next Build will have opt-in/opt-out capabilities
2025-11-14 13:41:04 -05:00
brotoskyj d9fd0232de Reverted back to version 2.0.0 Adjusted timeout in version 2.0.0 to 5 minutes
Build Library / Build Library (push) Successful in 4m13s
2025-11-11 16:07:26 -05:00
brotoskyj 5eff148900 Merge remote-tracking branch 'refs/remotes/origin/RustImplementation' into RustImplementation
Build Library / Build Library (push) Successful in 4m0s
2025-11-11 12:21:42 -05:00
brotoskyj e13382626b Adjusted API Timeout to 5 Minutes 2025-11-11 12:19:09 -05:00
Zarithas d9cbce6175 Continuing work removing legacy functions and implementing UI changes
Build Library / Build Library (push) Failing after 3m58s
2025-11-10 15:17:07 -05:00
brotoskyj 392060e9fa Updated Requirements for 2.0.1 of Airlock Libs
Build Library / Build Library (push) Successful in 4m7s
2025-11-07 17:33:44 -05:00
brotoskyj ef20efeee3 Adjusted API Timeout 2025-11-07 16:48:42 -05:00
brotoskyj 07be104cae Adjusted API Timeout 2025-11-07 16:48:25 -05:00
brotoskyj 69c9e7a51f Noticed Typo in YAML
Build Library / Build Library (push) Successful in 4m8s
2025-11-06 16:53:02 -05:00
brotoskyj 129a721580 Removed tag because I think it broke the CICD Pipeline 2025-11-06 16:51:37 -05:00
brotoskyj 4facceb75b Version 2.0.0 - Memory Optimization 2025-11-06 16:47:28 -05:00
brotoskyj 954aa24b37 Removed +10 Days Counter 2025-11-06 15:34:53 -05:00
Zarithas b538f12e9a Post Black Linting 2025-11-06 11:04:59 -05:00
Zarithas f33b041ac0 Syncing before linting with black 2025-11-06 10:59:59 -05:00
brotoskyj d5c9bbe38e Minor Memory Optimization in Airlock Libs
Build Library / Build Library (push) Successful in 4m8s
2025-11-06 10:35:21 -05:00
brotoskyj f6881f89e0 Changed to Cargo
Build Library / Build Library (push) Successful in 4m36s
2025-11-06 08:26:07 -05:00
brotoskyj a5e659f571 Added secret to Gitea
Build Library / Build Library (push) Failing after 3m57s
2025-11-05 18:22:28 -05:00
brotoskyj 2ed08526f8 Fixed Typo
Build Library / Build Library (push) Failing after 4m37s
2025-11-05 18:15:47 -05:00
brotoskyj 582c4445f3 Updated gitignore file to not include cargo or pyproject
Build Library / Build Library (push) Failing after 1m39s
2025-11-05 18:12:30 -05:00
brotoskyj c71920d90a Updated gitignore file to not include cargo or pyproject 2025-11-05 18:11:20 -05:00
brotoskyj 42de80fa15 Changed AirlockTools directory to Loxide directory 2025-11-04 18:05:15 -05:00
brotoskyj 87b9bfa938 Removed not needed comments 2025-11-04 17:59:14 -05:00
brotoskyj cf9cc6244b Working Airlock Library for Pull Policy Execution History 2025-11-04 17:37:50 -05:00
brotoskyj 960b7ff5e4 Working Library. Next commit will have it implemented in the script 2025-11-04 15:45:36 -05:00
brotoskyj 09573a163e WIP: Updated multiple readmes and auto build scripts 2025-11-04 10:27:17 -05:00
brotoskyj 098a40a1c0 Updated README.md 2025-11-04 09:10:51 -05:00
brotoskyj 14f8d4c420 Removed submodule classification in git 2025-11-04 09:04:39 -05:00
brotoskyj b59f2689f4 WIP: Rust Implementation Started 2025-11-04 09:02:19 -05:00