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

feat(lapis): expose the lineage definition files used by SILO #1073

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

fengelniederhammer
Copy link
Contributor

resolves #1034

PR Checklist

  • All necessary documentation has been adapted.
    • Do we want to mention this specifically in the LAPIS docs?
  • The implemented feature is covered by an appropriate test.

Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lapis ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 2:03pm

Copy link
Contributor

github-actions bot commented Feb 6, 2025

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.3.14 (2025-02-07)

Features

  • lapis: expose the lineage definition files used by SILO (9208ebd), closes #1034

Copy link
Contributor

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

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

LGTM

@fengelniederhammer fengelniederhammer merged commit 2ac977c into main Feb 10, 2025
9 checks passed
@fengelniederhammer fengelniederhammer deleted the 1034-expose-lineage-definition-file branch February 10, 2025 08:23
fengelniederhammer added a commit to loculus-project/loculus that referenced this pull request Feb 10, 2025
SILO:

## [0.5.3](GenSpectrum/LAPIS-SILO@v0.5.2...v0.5.3) (2025-02-06)

### Features

* add endpoint that returns the lineageDefinitions for the requested column ([#689](GenSpectrum/LAPIS-SILO#689)) ([69cd9b0](GenSpectrum/LAPIS-SILO@69cd9b0))

LAPIS:

## [0.3.14](GenSpectrum/LAPIS@v0.3.13...v0.3.14) (2025-02-10)

### Features

* **lapis:** expose the lineage definition files used by SILO ([#1073](GenSpectrum/LAPIS#1073)) ([2ac977c](GenSpectrum/LAPIS@2ac977c)), closes [#1034](GenSpectrum/LAPIS#1034)
corneliusroemer pushed a commit to loculus-project/loculus that referenced this pull request Feb 10, 2025
SILO:

## [0.5.3](GenSpectrum/LAPIS-SILO@v0.5.2...v0.5.3) (2025-02-06)

### Features

* add endpoint that returns the lineageDefinitions for the requested column ([#689](GenSpectrum/LAPIS-SILO#689)) ([69cd9b0](GenSpectrum/LAPIS-SILO@69cd9b0))

LAPIS:

## [0.3.14](GenSpectrum/LAPIS@v0.3.13...v0.3.14) (2025-02-10)

### Features

* **lapis:** expose the lineage definition files used by SILO ([#1073](GenSpectrum/LAPIS#1073)) ([2ac977c](GenSpectrum/LAPIS@2ac977c)), closes [#1034](GenSpectrum/LAPIS#1034)
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.

Expose lineage definition file
2 participants