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

[gitlab] trigger operator release candidate workflow #1446

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

celenechang
Copy link
Contributor

What does this PR do?

This PR adds a gitlab job to trigger deployments of release candidates and final release images. Currently the workflow is configured for experimental env clusters only.

The job requires manual intervention to start; eventually the plan is to change it to be automatic at the end of the tag pipeline.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Write there any instructions and details you may have to test your PR.

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.06%. Comparing base (fdaeb06) to head (c202f3f).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1446      +/-   ##
==========================================
+ Coverage   48.95%   49.06%   +0.11%     
==========================================
  Files         221      222       +1     
  Lines       19252    19424     +172     
==========================================
+ Hits         9424     9530     +106     
- Misses       9345     9407      +62     
- Partials      483      487       +4     
Flag Coverage Δ
unittests 49.06% <ø> (+0.11%) ⬆️

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

see 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdaeb06...c202f3f. Read the comment docs.

@celenechang celenechang merged commit 5b810a7 into main Oct 9, 2024
23 checks passed
@celenechang celenechang deleted the celene/rc_deploy branch October 9, 2024 20:13
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.

3 participants