Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Read Settings from 'client.cfg.dev' for Development Environments #616

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

ggallotti
Copy link
Member

@ggallotti ggallotti commented Oct 5, 2022

Support Override generated settings from client.cfg using additional files:

client.cfg.dev
client.cfg.prod

This should never be used in Docker environments as all configuration MUST be addressed in Environment Variables.
However, when Deploying manually to a Tomcat instance, Envitonment vars and GX generated settings cannot be overwritten.

If client.cfg.dev file is present, then client.cfg.prod will be not read (This is for safety).

Also:

  • Added unitTesting
  • Renamed Sample Test Package Name

@ggallotti ggallotti marked this pull request as ready for review October 5, 2022 20:28
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti merged commit 79f63a7 into master Oct 7, 2022
@ggallotti ggallotti deleted the client-cfg-dev branch October 7, 2022 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants