Skip to content

Conversation

@bp-cos
Copy link
Contributor

@bp-cos bp-cos commented Sep 16, 2025

Purpose

Allow usage of config.json until the cloud team can fix the deploy process

Summary of Changes

Created a factory for environment that is updated by config.json if it exists.

The only refactor (if I did it right) should be

import { environment } from 'src/environments/environment';

to

private readonly environment = inject(ENVIRONMENT)

@bp-cos bp-cos requested a review from nsemets September 16, 2025 22:43
@bp-cos bp-cos added this pull request to the merge queue Sep 17, 2025
Merged via the queue into CenterForOpenScience:main with commit 8b61ac4 Sep 17, 2025
1 of 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.

2 participants