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

task: restricted deployment status updation cron to fetch pipelines deployed within hours #3104

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

kartik-579
Copy link
Member

@kartik-579 kartik-579 commented Mar 10, 2023

Description

Restricted deployment status updation cron to get pipelines(not having terminal status and) that are deployed within some hours. Exposed environment variable: DEPLOY_STATUS_CRON_GET_PIPELINE_DEPLOYED_WITHIN_HOURS (integer value, in hours; default value=12) to configure if needed.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Local environment

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@kartik-579 kartik-579 changed the title wip: restricted deployment status updation cron to not fetch pipelines deployed before some hours task: restricted deployment status updation cron to not fetch pipelines deployed before some hours Mar 15, 2023
@kartik-579 kartik-579 changed the title task: restricted deployment status updation cron to not fetch pipelines deployed before some hours task: restricted deployment status updation cron to fetch pipelines deployed within hours Mar 15, 2023
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kartik-579 kartik-579 merged commit fede0ff into main Mar 15, 2023
@kartik-579 kartik-579 deleted the acd-cron-query-update branch March 15, 2023 16:54
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