Skip to content

feat: refactoring and tests#29

Merged
mrMigles merged 2 commits intomasterfrom
fix/refactoring_cicle
Feb 20, 2026
Merged

feat: refactoring and tests#29
mrMigles merged 2 commits intomasterfrom
fix/refactoring_cicle

Conversation

@mrMigles
Copy link
Owner

No description provided.

…for improved logging and error handling

* Introduced a new run configuration for BotPlatformApplication.
* Changed method visibility from private to public for init methods in BotPlatformApplication and EducationCache.
* Updated imports from `org.apache.commons.lang` to `org.apache.commons.lang3` across multiple files.
* Enhanced error handling by replacing print stack traces with logger error messages in various processors.
* Fixed variable name typos and improved code readability in several classes.
* Updated .gitignore to include VS Code and Maven local configurations.
* Refactored Portainer deploy workflow to improve error handling and stack management.
* Modified ArrayEntity methods to ensure proper context handling during iteration.
* Added unit tests for ArrayEntity, ConditionHandler, LoopHandler, and other scripting components to ensure robust functionality.
* Implemented various utility classes and predicates for enhanced scripting capabilities.
@mrMigles mrMigles merged commit 32436d2 into master Feb 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant