Skip to content

Add version to the Data Lineage metadata JSON serialization #6037

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 4 commits into from
May 10, 2025

Conversation

jorgee
Copy link
Contributor

@jorgee jorgee commented May 5, 2025

This PR adds the version to the data lineage objects.

Metadata Objects were serialized with the RuntimeTypeAdaptorFactory where an extra type property was added to indicate the Metadata object class. Similary, a LinTypeAdaptorFactory is created extending the RuntimeTypeAdaptorFactory that includes the lineage-version property when serializing and checks this property when deserializing.

@jorgee jorgee changed the title Add version to the Data Lineage metadata json serializations Add version to the Data Lineage metadata JSON serialization May 5, 2025
Copy link

netlify bot commented May 5, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 6227adc
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/681efc772766a50008e89acc
😎 Deploy Preview https://deploy-preview-6037--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bentsherman bentsherman self-requested a review May 5, 2025 16:25
@pditommaso pditommaso merged commit 5c2c283 into master May 10, 2025
9 checks passed
@pditommaso pditommaso deleted the data-lineage-add-version branch May 10, 2025 07:20
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.

2 participants