Maksim Davydov created IGNITE-28716:
---------------------------------------
Summary: Optimize Github action hook to control changes inside the
messages
Key: IGNITE-28716
URL: https://issues.apache.org/jira/browse/IGNITE-28716
Project: Ignite
Issue Type: Task
Reporter: Maksim Davydov
Assignee: Maksim Davydov
Optimization of the {{Protected Classes}} workflow to eliminate performance
bottlenecks and allow local testing without forcing developers to create fake
PRs to verify script behavior.
* Standalone core execution script added at
{{scripts/check-protected-classes.sh}}
* Automated BATS regression test file added at
{{tests/check-protected-classes.bats}}
* Script test runner pipeline added at
{{.github/workflows/test-workflow-scripts.yml}}
* Pull Request validation pipeline updated at
{{.github/workflows/check-protected-classes.yml}}
* Local verification helper script added at {{run-local-check.sh}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)