Skip to content

Make listener receive config from AppConfig instead of from CGConfig - #5227

Draft
diitaz93 wants to merge 9 commits into
masterfrom
listener-outside-cg
Draft

Make listener receive config from AppConfig instead of from CGConfig#5227
diitaz93 wants to merge 9 commits into
masterfrom
listener-outside-cg

Conversation

@diitaz93

@diitaz93 diitaz93 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

Added

Changed

Fixed

How to prepare for test

  • Ssh to relevant server (depending on type of change)
  • Use stage: us
  • Paxa the environment: paxa
  • Install on stage (example for Hasta):
    bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b listener-outside-cg -a

How to test

  • Do
source /home/proj/stage/servers/resources/hasta.scilifelab.se/usestage.sh
set -a
source /home/proj/stage/servers/config/CGVS/config/container-env/cg-services-stage.scilifelab.se/cg.env
set +a

Expected test outcome

  • Check that ...
  • Take a screenshot and attach or copy/paste the output.

Review

  • Tests executed by
  • "Merge and deploy" approved by
    Thanks for filling in who performed the code review and the test!

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Implementation Plan

  • Document in ...
  • Deploy this branch on ...
  • Inform to ...

@clingen-sthlm
clingen-sthlm temporarily deployed to stage July 30, 2026 10:18 Inactive
@diitaz93 diitaz93 linked an issue Jul 30, 2026 that may be closed by this pull request
@sonarqubecloud

Copy link
Copy Markdown

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.

Move NATS config to AppConfig class

2 participants