Skip to content

Conversation

@MillenniumFalconMechanic
Copy link
Contributor

Ticket

Closes #4576.

Reviewers

@noop.

Changes

This pull request updates the data catalog version used in both the dev and ma-prod configuration files for the HCA Data Explorer. The most important change is the catalog version bump, which ensures the application points to the latest dataset.

Configuration updates:

  • Updated the CATALOG constant from "dcp53" to "dcp54" in site-config/hca-dcp/dev/config.ts to use the latest data catalog.
  • Updated the CATALOG constant from "dcp53" to "dcp54" in site-config/hca-dcp/ma-prod/config.ts to use the latest data catalog.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the default data catalog version from dcp53 to dcp54 across HCA Data Explorer configuration files to reference the latest dataset version.

Key changes:

  • Updated catalog version constant from dcp53 to dcp54 in both dev and ma-prod environments

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
site-config/hca-dcp/ma-prod/config.ts Updated CATALOG constant to use dcp54 in production environment
site-config/hca-dcp/dev/config.ts Updated CATALOG constant to use dcp54 in development environment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@NoopDog NoopDog merged commit 02f1cc7 into main Oct 23, 2025
3 checks passed
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.

Make dcp54 the default catalog for HCA

3 participants