openverse-api
openverse-api copied to clipboard
Unify environment names
Description
We have several different, inconsistent names we use for different environments (see #474 and #475). We should unify these across all services in the API repository, and ideally make them consistent with the environment names in WordPress/openverse-frontend. This may also require adjusting some settings in WordPress/openverse-catalog and the infrastructure repo.
Additional context
I think ideally we would have:
- Any dev environment:
development - Our pre-production environment:
staging - Our production environment:
production - Any environment where testing is being performed:
testing
That seems to coincide with the values we have for the frontend.
Resolution
- [ ] 🙋 I would be interested in resolving this bug.
@AetherUnbound , I am interested in solving this bug. Kindly consider my request.
Thanks, @Vidush22! We appreciate some help in checking our environments 😄 I assigned it to you, let us know what you find out!