Add nonsense field to BaseHPCCWsClient - #73
Open
rpastrana wants to merge 8 commits into
Open
Conversation
Add path-based trigger filters to 9 workflows to reduce unnecessary CI runs by 20-30%: - Skip publishing/builds for documentation-only changes - Skip expensive integration tests (baremetal, K8s) for non-code changes - Skip Java formatting, Javadoc generation, and security scans for doc changes - Preserve comprehensive scanning through scheduled runs and manual dispatch - Include specific module paths (*/src/main/**, */src/test/**) and config files - Expected savings: 5-10 hours of CI time per month with faster PR feedback. Signed-off-by: Rodrigo Pastrana <rodrigo.pastrana@lexisnexisrisk.com>
- Remove obsolete workflows - Rename JirabotMerge.yml to jirabot-merge.yml for consistency - Add new pr-build.yml workflow for targeted PR builds - Add local AI workflows (ci-ai-index-local.yml, local-query.yml) - Update all remaining workflows with consistent path filtering for better CI efficiency Signed-off-by: Rodrigo Pastrana <rodrigo.pastrana@lexisnexisrisk.com>
- Specifies required token rights - Updates action version - Expands trigger paths to include dep yamls Signed-off-by: Rodrigo Pastrana <rodrigo.pastrana@lexisnexisrisk.com>
- Re-externalizes javadoc build - Renames pr-build -> pr-action-orchestrator Signed-off-by: Rodrigo Pastrana <rodrigo.pastrana@lexisnexisrisk.com>
Signed-off-by: Rodrigo <rodrigo.pastrana@lexisnexis.com>
rpastrana
force-pushed
the
master
branch
7 times, most recently
from
March 9, 2026 21:38
0477f7a to
c285347
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change:
Custom Platform Testing (Optional)
Custom HPCC-Platform Repository:
repository:
Custom HPCC-Platform Branch:
branch:
Checklist:
Testing: