Skip to content

feat(BA-1444): Add stage package to support deterministic step-by-step execution #4509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 27, 2025

Conversation

HyeockJinKim
Copy link
Collaborator

resolves #4508 (BA-1444)

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue
  • Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • Update of end-to-end CLI integration tests in ai.backend.test
  • API server-client counterparts (e.g., manager API -> client SDK)
  • Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

@Copilot Copilot AI review requested due to automatic review settings May 26, 2025 08:32
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Member

@fregataa fregataa left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added size:L 100~500 LoC comp:common Related to Common component labels May 27, 2025
@HyeockJinKim HyeockJinKim added this pull request to the merge queue May 27, 2025
Merged via the queue into main with commit 741989e May 27, 2025
26 checks passed
@HyeockJinKim HyeockJinKim deleted the feat/add-stage-provisioner branch May 27, 2025 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:common Related to Common component size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement provisioner stage
2 participants