- May 24, 2022
-
-
- May 11, 2022
-
-
Shinya Maeda authored
This commit removes the fix_related_environments_for_merge_requests feature flag. Changelog: other
-
- Apr 22, 2022
-
-
Shinya Maeda authored
This commit is a follow-up of fixing related environments for merge requests. It effectively narrows down the scope of stopping environments to be in MR pipelines.
-
- Apr 14, 2022
-
-
Shinya Maeda authored
This commit fixes the regression that unrelated environments are teardown when a MR has been merged/closed. This fix is still behind the feature flag.
-
- Mar 28, 2022
-
-
Shinya Maeda authored
This commit fixes the regression that the environments are stopped incorrectly in merge requests. This fix is still behind the feature flag.
-
- Jan 31, 2022
-
-
Thong Kuah authored
This pipeline.environments association creates cross-db queries, so should be removed eventually
-
- Aug 24, 2021
-
-
Shinya Maeda authored
This commit refactors the code not to use CTE joins between deployments/environments and ci_builds/pipelines.
-
- Aug 05, 2021
-
-
Shinya Maeda authored
This commit refactors the inconsistent namespace of the environments stop service, and fixes its bug that the service can't stop empty environment. Changelog: fixed
-
- Jun 11, 2021
-
-
Jaime Martinez authored
Regenerate translations Remove references in frontend Changelog: removed
-
- Apr 14, 2021
-
-
- Mar 11, 2021
-
-
Robert May authored
Adds an API endpoint which allows for deletion of old, stopped, review app environments.
-
- Jan 04, 2021
-
-
Shinya Maeda authored
This commit fixes the caching issue that the cached rollout status is being used even after the entity is updated.
-
- Dec 02, 2020
-
- Jun 23, 2020
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching, reference: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode This commit stops using RSpec monkey patching in several specs.
-
- Apr 13, 2020
-
-
Shinya Maeda authored
This commit removes the feature flag
-
- Feb 13, 2020
-
-
Shinya Maeda authored
This commit adds environment auto stop worker
-
- Dec 09, 2019
-
-
Shinya Maeda authored
This commit persists and controls auto stop date for environments
-