Update staging from dev - #115
Merged
Merged
Conversation
feat: limit the number of jobs submitted
SBP-481: update user details sending via PBS account
config to be non-nullable in workflows table
…kend into sbp-483 # Conflicts: # app/schemas/workflows.py
feat: add form validation for single prediction based on sequence length and number of entities (SBP-483)
feat: Update proteinfold output files to capture structures in cif format (SBP-451)
feat: encode email and IP address in cluster options
…th-status SBP-456: display historic system status
feat: update nextflow module version
SBP-475: RFDiffusion results
* feat: add service_usage column to WorkflowRun * feat: function to sync service usage for a run * fix: check current service usage is not None * refactor: rework workflow results so we can get service usage * feat: sync service usage when looking up jobs (current syncs trigger here) * test: update tests with reworked results/outputs * chore: add httpx2, recommended by FastAPI/starlette * test: unit test of service usage calculation * test: add test factory for S3Object * test: add test of extracting service units for run * fix: update arg name in rfdiffusion spec * fix: linting * test: unit tests of read_s3_bytes * test: more tests of result_utils to improve coverage * chore: linting * chore: add service_usage to workflowrun admin
vtnphan
approved these changes
Jul 30, 2026
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
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.
Update staging from dev