Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix(appliance): do not deploy in dev mode by default#64097

Merged
craigfurman merged 1 commit into
mainfrom
appliance-conditionalise-dev-mode
Jul 30, 2024
Merged

fix(appliance): do not deploy in dev mode by default#64097
craigfurman merged 1 commit into
mainfrom
appliance-conditionalise-dev-mode

Conversation

@craigfurman

Copy link
Copy Markdown
Contributor

In the first UI, dev mode was a webform field. On reflection, it's probably simpler as an env var, since it is not expected that production users will enable this.

Test plan

Appliance can be started by default, and also with APPLIANCE_NO_RESOURCE_RESTRICTIONS=true

Changelog

@craigfurman craigfurman requested review from a team and Chickensoupwithrice and removed request for a team July 26, 2024 09:25
@cla-bot cla-bot Bot added the cla-signed label Jul 26, 2024
@craigfurman craigfurman added the no-changelog Exclude this PR from the next changelog. label Jul 26, 2024
In the first UI, dev mode was a webform field. On reflection, it's
probably simpler as an env var, since it is not expected that production
users will enable this.
@craigfurman craigfurman force-pushed the appliance-conditionalise-dev-mode branch from 73f16db to 73e44d1 Compare July 29, 2024 12:57
@craigfurman craigfurman merged commit ebec72d into main Jul 30, 2024
@craigfurman craigfurman deleted the appliance-conditionalise-dev-mode branch July 30, 2024 08:20
craigfurman pushed a commit that referenced this pull request Jul 31, 2024
In the first UI, dev mode was a webform field. On reflection, it's
probably simpler as an env var, since it is not expected that production
users will enable this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed no-changelog Exclude this PR from the next changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants