Skip to content

Conversation

MillenniumFalconMechanic
Copy link
Contributor

@MillenniumFalconMechanic MillenniumFalconMechanic commented Oct 2, 2025

Ticket

#4567.

Reviewers

@NoopDog .

Changes

This pull request updates the catalog version used in the HCA Data Explorer configuration files for both the dev and ma-prod environments. The catalog is being incremented from "dcp52" to "dcp53" to ensure the application references the latest dataset.

Catalog version updates:

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

Copy link
Contributor

@Copilot 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 PR updates the catalog version from "dcp52" to "dcp53" in the HCA Data Explorer configuration files to reference the latest dataset version. This is a routine maintenance change to ensure both development and production environments use the most current data catalog.

  • Updated catalog constant from "dcp52" to "dcp53" in both dev and production configurations
  • Ensures consistency across environments with the latest dataset reference

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 "dcp53" for production environment
site-config/hca-dcp/dev/config.ts Updated CATALOG constant to "dcp53" for development environment

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

Copy link
Contributor

@Copilot 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

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


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

@MillenniumFalconMechanic MillenniumFalconMechanic merged commit 48864a1 into main Oct 2, 2025
3 checks passed
@MillenniumFalconMechanic MillenniumFalconMechanic deleted the mim/4567-dcp53 branch October 3, 2025 16:49
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