dd-trace-php icon indicating copy to clipboard operation
dd-trace-php copied to clipboard

Init OCI packaging for SSI

Open iamluc opened this issue 1 year ago • 1 comments
trafficstars

Description

~~Based on https://github.com/DataDog/dd-trace-php/pull/2684~~

Include the pipeline in charge of creating and pushing an OCI package for SSI

This pipeline has no support for Alpine/musl yet, but we can implement this later.

Reviewer checklist

  • [ ] Test coverage seems ok.
  • [ ] Appropriate labels assigned.

iamluc avatar Jun 19 '24 13:06 iamluc

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 79.51%. Comparing base (93994c0) to head (4699915). :warning: Report is 663 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2723   +/-   ##
=========================================
  Coverage     79.51%   79.51%           
  Complexity     2216     2216           
=========================================
  Files           201      201           
  Lines         22612    22612           
=========================================
  Hits          17980    17980           
  Misses         4632     4632           
Flag Coverage Δ
tracer-extension 78.80% <ø> (ø)
tracer-php 80.54% <ø> (ø)

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


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 93994c0...4699915. Read the comment docs.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Jun 26 '24 11:06 codecov-commenter

Benchmarks

Benchmark execution time: 2024-07-08 10:25:29

Comparing candidate commit 4d1dc85b218ee64961ecc3654cc9855cf022d239 in PR branch luc/ssi-oci-package with baseline commit 291ea42bf315edd9abb6e448c8fd3ed3f3c799ea in branch luc-ssi-package.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 178 metrics, 0 unstable metrics.

pr-commenter[bot] avatar Jul 08 '24 10:07 pr-commenter[bot]