Skip to content

Add action#60

Merged
MDA2AV merged 1 commit intomainfrom
feature/new-action-manual-probe-verbose
Feb 14, 2026
Merged

Add action#60
MDA2AV merged 1 commit intomainfrom
feature/new-action-manual-probe-verbose

Conversation

@MDA2AV
Copy link
Owner

@MDA2AV MDA2AV commented Feb 14, 2026

  1. Takes a server string input (e.g. NginxServer)
  2. Validates the server directory exists, failing early with a list of available servers if not
  3. Builds the probe CLI and the server's Docker image
  4. Starts the container, waits for it, then runs the probe with --verbose
  5. Cleans up the container in an always() step

No artifacts or PR comments — just full verbose output in the job log for debugging.

@MDA2AV MDA2AV linked an issue Feb 14, 2026 that may be closed by this pull request
@MDA2AV MDA2AV merged commit f6e2507 into main Feb 14, 2026
1 check passed
@MDA2AV MDA2AV deleted the feature/new-action-manual-probe-verbose branch February 16, 2026 11:41
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.

New Github Action - Manually trigger a probe

1 participant