Based on response from '/api/v1/deployment_env', we should display some information if the currently viewed instance is the testing one.
The response from that endpoint is:
{"deployment_env":"prod"} # or {"deployment_env":"stg"}
We shouldn't display any warning on production, but when it's staging, something like this might make sense:
Changes are in master, please close when deployed to stg.
Metadata Update from @lbrabec: - Issue tagged with: Pending on others
Metadata Update from @lbrabec: - Issue untagged with: Pending on others - Issue tagged with: Testing in staging
This is already deployed in prod.
Metadata Update from @frantisekz: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.