Skip to content

Cicd improvements#3

Merged
TheGr3atJosh merged 6 commits into
mainfrom
cicd_improvements
May 13, 2026
Merged

Cicd improvements#3
TheGr3atJosh merged 6 commits into
mainfrom
cicd_improvements

Conversation

@TheGr3atJosh
Copy link
Copy Markdown
Owner

improve cicd runtime

TheGr3atJosh and others added 6 commits May 12, 2026 18:27
…conflict in bash -c

The Python socket check used single quotes inside a bash -c '...' single-quoted
string. In bash, single quotes cannot be escaped or nested, so the outer string
terminated early and the check command was garbled — causing it to always fail
even though the server was up. Also bumped the timeout from 30s to 60s.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
profile.yaml in the prebuilt container sets password: "pass" with
only_password: true. ci_config was sending "cipass", causing AdaptixC2 to
return a 404 (its documented auth-failure response).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TheGr3atJosh TheGr3atJosh merged commit 6ff314d into main May 13, 2026
5 of 6 checks passed
@TheGr3atJosh TheGr3atJosh deleted the cicd_improvements branch May 15, 2026 07:04
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