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

feat(api): cancel abandonned run results #6854

Merged
merged 3 commits into from Feb 22, 2024

Conversation

fsamin
Copy link
Member

@fsamin fsamin commented Feb 21, 2024

No description provided.

Signed-off-by: francois.samin <francois.samin@corp.ovh.com>
@@ -18,6 +18,58 @@ import (

const jobLockKey = "jobs:lock"

func (api *API) CancelAbandonnedRunResults(ctx context.Context) {
tick := time.NewTicker(5 * time.Minute)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

defer stop ticker

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 21, 2024

CDS Report build-cds#20166.0 ✔

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 21, 2024

CDS Report integration-cds#20166.0 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 21, 2024

CDS Report integration-cds#20166.1 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✘

Signed-off-by: francois.samin <francois.samin@corp.ovh.com>
@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report build-cds#20169.0 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✘
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report build-cds#20169.1 ✔

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report integration-cds#20169.1 ✘

  • Integration
    • Docker Compose Tests ✘
    • Standalone Tests ✔
    • Standalone Tests v1 ✘
    • Standalone Tests v2 ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report integration-cds#20169.2 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✘
    • Standalone Tests v2 ✔

Signed-off-by: francois.samin <francois.samin@corp.ovh.com>
@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report build-cds#20174.0 ✔

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report integration-cds#20174.0 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Feb 22, 2024

CDS Report integration-cds#20174.1 ✔

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✔

Copy link

sonarcloud bot commented Feb 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@fsamin fsamin merged commit 0b11eb0 into master Feb 22, 2024
4 checks passed
@fsamin fsamin deleted the feat_workflow_abandonned_run_result branch February 22, 2024 14: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.

None yet

5 participants