Skip to content

Implement the Ironic Jobs support#82

Merged
abhibongale merged 1 commit into
mainfrom
phase-2-gitops-style-stackbox
Jun 23, 2026
Merged

Implement the Ironic Jobs support#82
abhibongale merged 1 commit into
mainfrom
phase-2-gitops-style-stackbox

Conversation

@abhibongale

Copy link
Copy Markdown
Owner

This PR implement sb validate command to identitify which things are needed for the job

Closes: #81, #80, #79, #78

This PR implement sb validate command to identitify which things are
needed for the job

Closes: #81, #80, #79, #78
Signed-off-by: Abhishek Bongale <abhishekbongale@outlook.com>
@abhibongale abhibongale self-assigned this Jun 22, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Code quality checks failed!

Please run the following commands locally to fix:

black stackbox/ tests/
ruff check --fix stackbox/ tests/
mypy stackbox/core/compose.py

@abhibongale abhibongale left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@abhibongale abhibongale merged commit 0360b2a into main Jun 23, 2026
1 of 3 checks passed
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.

Implement sb validate Commands

1 participant