libum-llc/Validate PowerOn

GitHub Action to validate a PowerOn on the Jack Henry™ credit union core platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
symitar-hostnameThe endpoint by which you connect to the Symitar hostyes
sym-numberThe directory (aka Sym) number for your connectionyes
symitar-user-numberYour Symitar Quest user number (just the number)yes
symitar-user-passwordYour Symitar Quest password (just the password)yes
ssh-usernameThe AIX user name for the Symitar hostyes
ssh-passwordThe AIX password for the Symitar hostyes
ssh-portThe port to connect to the SSH serverno22
api-keyYour PowerOn Pipelines API Key from Libum Portal (https://portal.libum.io)yes
symitar-app-portThe port which your SymAppServer communicates over. This is typically 42 + symNumberno
connection-typeConnection type: "https" or "ssh" (default: ssh)nossh
poweron-directoryThe directory in the repository to monitor PowerOn changes innoREPWRITERSPECS/
target-branchTarget branch to compare against for changed files (e.g., origin/main)no
validate-ignoreList of PowerOn filenames to ignore during validation. Accepts a comma-delimited string or a YAML list (one item per line, optionally `- ` prefixed).no""
preserve-server-filesList of exact filenames or glob patterns to skip during validation because they are preserved from the server. Accepts a comma-delimited string or a YAML list (one item per line, optionally `- ` prefixed).no""
debugEnable debug logging for Symitar clientsnofalse
sync-methodTransport method for file synchronization when no target-branch is provided: "rsync" or "sftp" (default: sftp)nosftp
namedescription
files-validatedNumber of PowerOn files validated
files-passedNumber of PowerOn files that passed validation
files-failedNumber of PowerOn files that failed validation