-
Notifications
You must be signed in to change notification settings - Fork 25
Feature/ci cd update #155
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
Feature/ci cd update #155
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: sergiov-ni <[email protected]>
Signed-off-by: sergiov-ni <[email protected]>
Signed-off-by: sergiov-ni <[email protected]>
Signed-off-by: sergiov-ni <[email protected]>
Signed-off-by: sergiov-ni <[email protected]>
Signed-off-by: sergiov-ni <[email protected]>
Signed-off-by: sergiov-ni <[email protected]>
svelderrainruiz
added a commit
that referenced
this pull request
Aug 7, 2025
## Summary - document all required CI jobs that block merges - note that issue-status gating can skip downstream jobs ## Testing - `python -m pytest` ------ https://chatgpt.com/codex/tasks/task_e_68950bae4d10832993914e95b01444f8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GitHub Issue for the Pull Request
Link to the relevant GitHub issue
GitHub Discussions Related to this Pull Request
List any GitHub discussion links related to this PR
Checklists
Completing these checklists ensures that your PR meets our build server requirements on the first attempt. If you're unable to complete any of the following checks, please submit your PR as a draft to the best of your ability. We will provide any clarification you may need after posting it.
Summary of Changes
Provide a concise overview of what is being added, modified, or fixed in this pull request. Make an emphasis on whas was not captured on the GitHub issue, or discussion associated with this PR.
Reason for Change
Explain the problem or need addressed by this pull request, including any relevant background information.
Visual Aids
Include any visual aids that would help the reviewer gain additional context.
Additional Information
Include any further details that may assist the reviewer in understanding the context of this PR.
Testing
This section describes the automated and manual tests performed for this bugfix/feature.
Manual Tests
Describe any manual tests conducted.