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

Update projects logic and refactor #19087

Open
wants to merge 25 commits into
base: sarah/add-octopus-integration
Choose a base branch
from

Conversation

sarah-witt
Copy link
Contributor

@sarah-witt sarah-witt commented Nov 19, 2024

What does this PR do?

Fixes the logic when fetching new deployments (so we don't overwrite stored last completed times) and add metrics for queued and in progress deployments, as well as refactors the existing check.

Motivation

branched off #18989

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 99.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.29%. Comparing base (7a3d2bd) to head (07d4251).

Additional details and impacted files
Flag Coverage Δ
octopus_deploy 96.86% <99.42%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

---- 🚨 Try these New Features:

Copy link

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

Copy link

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

Copy link

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants