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

Fetch Autominerva imaging assets from a remote URL #733

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

onursumer
Copy link
Collaborator

This PR also updates the processed JSON file.
(Supersedes #731)

Before:
image

After:
image

@onursumer onursumer requested a review from inodb December 26, 2024 20:40
Copy link

vercel bot commented Dec 26, 2024

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

Name Status Preview Comments Updated (UTC)
htan-portal-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 9:43pm

import { AutoMinerva } from './entity';

export const DEFAULT_AUTOMINERVA_ASSETS_URL =
'https://d3p249wtgzkn5u.cloudfront.net/final-output/htan-imaging-assets-latest.json';
Copy link
Collaborator

Choose a reason for hiding this comment

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

@onursumer I think I prefer including the source file that was used to build the portal in the repo but make it clear what URL it was obtained from. In genome-nexus-importer repo we use Makefiles for that purpose

@onursumer onursumer force-pushed the fetch-autominerva-mappings-runtime branch from 9929ce4 to a65bcdb Compare December 26, 2024 21:41
@inodb inodb added the enhancement New feature or request label Dec 26, 2024
Copy link
Collaborator

@inodb inodb left a comment

Choose a reason for hiding this comment

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

Love it! Thank you!

@inodb inodb merged commit bd88019 into ncihtan:master Dec 26, 2024
2 checks passed
@onursumer onursumer deleted the fetch-autominerva-mappings-runtime branch December 26, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants