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

RE-1851 Remove deployments from the integration environment #10594

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

HenryNguyen5
Copy link
Collaborator

@HenryNguyen5 HenryNguyen5 commented Sep 11, 2023

See the following for context:

I initially tried to use those scripts as-is, but the lack of retries and throttling made them unsuitable for the integration environment, as the deployments endpoint frequently fails due to the sheer amount of deployments (600k~) we have right now. In addition to deleting deployments that are created during a PR, when the integration-tests.yml workflow is created, there's a cronjob that'll overtime clear out our deployment history for the integration environment.

@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@HenryNguyen5 HenryNguyen5 changed the title Remove deployments for the integration environment RE-1851 Remove deployments for the integration environment Sep 12, 2023
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@HenryNguyen5 HenryNguyen5 force-pushed the chore/deployment_cleanup branch 7 times, most recently from 8990d7f to dbadaaf Compare September 13, 2023 22:45
@HenryNguyen5 HenryNguyen5 changed the title RE-1851 Remove deployments for the integration environment RE-1851 Remove deployments from the integration environment Sep 13, 2023
@HenryNguyen5 HenryNguyen5 marked this pull request as ready for review September 13, 2023 22:59
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jmank88 jmank88 added this pull request to the merge queue Sep 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 13, 2023
@jmank88 jmank88 added this pull request to the merge queue Sep 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 14, 2023
@jmank88 jmank88 added this pull request to the merge queue Sep 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 14, 2023
@jmank88 jmank88 added this pull request to the merge queue Sep 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 14, 2023
@jmank88 jmank88 added this pull request to the merge queue Sep 14, 2023
Merged via the queue into develop with commit 1745eab Sep 14, 2023
99 checks passed
@jmank88 jmank88 deleted the chore/deployment_cleanup branch September 14, 2023 02:42
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.

2 participants