Skip to content
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

Add plan id and sim dataset id to seq JSON #544

Merged
merged 2 commits into from
Dec 21, 2022

Conversation

cohansen
Copy link
Contributor

Description

Automatically adds planId and simulationDatasetId to the top level sequence metadata.

Verification

Double checked in the UI and updated all the tests to include the new metadata properties.

Documentation

NA

Future work

NA

@cohansen cohansen requested a review from a team as a code owner December 19, 2022 17:21
@cohansen cohansen temporarily deployed to e2e-test December 19, 2022 17:21 — with GitHub Actions Inactive
@cohansen cohansen force-pushed the feature/add-plan-id-and-sim-dataset-id-to-seq branch from d3bcd6e to ca39aef Compare December 19, 2022 21:50
@cohansen cohansen temporarily deployed to e2e-test December 19, 2022 21:50 — with GitHub Actions Inactive
@camargo camargo added the feature A new feature or feature request label Dec 19, 2022
@camargo camargo changed the title Feature/add plan id and sim dataset id to seq Add plan id and sim dataset id to seq Dec 19, 2022
@camargo camargo changed the title Add plan id and sim dataset id to seq Add plan id and sim dataset id to seq JSON Dec 19, 2022
@camargo camargo requested review from camargo and removed request for skovati and JoelCourtney December 20, 2022 17:20
@cohansen cohansen changed the base branch from develop to style/format-sequencing-server December 20, 2022 18:20
Base automatically changed from style/format-sequencing-server to develop December 20, 2022 18:45
@cohansen cohansen force-pushed the feature/add-plan-id-and-sim-dataset-id-to-seq branch from ca39aef to 8f3b7f0 Compare December 20, 2022 18:52
@cohansen cohansen temporarily deployed to e2e-test December 20, 2022 18:52 — with GitHub Actions Inactive
@cohansen cohansen temporarily deployed to e2e-test December 21, 2022 15:55 — with GitHub Actions Inactive
@cohansen cohansen force-pushed the feature/add-plan-id-and-sim-dataset-id-to-seq branch from 155a04b to f3fe899 Compare December 21, 2022 17:24
@cohansen cohansen temporarily deployed to e2e-test December 21, 2022 17:24 — with GitHub Actions Inactive
Added planId and simulationDatasetId to the tests

Switched to using the planId from the simuation dataset rather than the activity directive

Removed the 0 duration error for now
@cohansen cohansen force-pushed the feature/add-plan-id-and-sim-dataset-id-to-seq branch from f3fe899 to 56123d9 Compare December 21, 2022 17:28
@cohansen cohansen temporarily deployed to e2e-test December 21, 2022 17:28 — with GitHub Actions Inactive
Copy link
Member

@camargo camargo left a comment

Choose a reason for hiding this comment

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

Tested locally, works great. LGTM!

@camargo camargo merged commit 3c2f880 into develop Dec 21, 2022
@camargo camargo deleted the feature/add-plan-id-and-sim-dataset-id-to-seq branch December 21, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expanded seqJSON should include metadata to trace back to source activity
3 participants