Skip to content

Commit 769c9d0

Browse files
committed
Added instructions for issue #4626 regarding CATALOG constant update steps.
1 parent 04e0965 commit 769c9d0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

open-issues/4626.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
# Instructions
3+
4+
Similar to Issue #4594 when updating the catalog default increment, use these steps:
5+
6+
1. **Configuration Updates**:
7+
- Update the CATALOG constant in the following files to reflect the new catalog version:
8+
- `site-config/hca-dcp/dev/config.ts`
9+
- `site-config/hca-dcp/ma-prod/config.ts`
10+
2. **Changes Made**:
11+
- Change the CATALOG constant from `dcp55` to `dcp56` in both files.
12+
13+
Ensure these changes are committed following this same logic. Accidentally close the task inadvertently or make processing considerations.

0 commit comments

Comments
 (0)