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

Add support for DTAP environment [clean branch] #2151

Merged
merged 1 commit into from Aug 26, 2019
Merged

Conversation

mworrell
Copy link
Member

Description

Fix #2120

Add a environment config reflecting the current DTAP status of a site (or system).

Possible values:

  • development
  • test
  • acceptance
  • production
  • education
  • backup

The DTAP environment is reflected in the X-DTAP-Environment headed and in the environment-... class on the <html> tag (in the default and admin templates).

Checklist

  • documentation updated
  • tests added
  • no BC breaks

(cherry picked from commit 922882f)
@mworrell mworrell added this to the 0.51 milestone Aug 13, 2019
@mworrell mworrell requested a review from ddeboer August 13, 2019 09:35
@mworrell mworrell mentioned this pull request Aug 13, 2019
3 tasks
@mworrell mworrell merged commit 8ec08c5 into 0.x Aug 26, 2019
@mworrell mworrell deleted the dtap-environment2 branch August 26, 2019 18:18
mworrell added a commit that referenced this pull request Aug 27, 2019
mworrell added a commit that referenced this pull request Aug 27, 2019
* DTAP environment (merged from #2151)

* Cowboy needs headers to be lowercase
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.

None yet

1 participant