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

Fix broken v2 config #5747

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Unfortunately, we don't seem to have CI validation for this config and it was broken since the recent config refactoring.

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@72eb03d...5a2ce3f)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 15, 2024 05:00
@dependabot dependabot bot added the changelog:dependencies Update to dependencies label Jul 15, 2024
@dependabot dependabot bot requested a review from jkowall July 15, 2024 05:00
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (1e1b0a1) to head (c15663f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5747   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files         341      341           
  Lines       16444    16444           
=======================================
  Hits        15900    15900           
  Misses        355      355           
  Partials      189      189           
Flag Coverage Δ
badger_v1 8.05% <ø> (ø)
badger_v2 1.90% <ø> (ø)
cassandra-3.x-v1 16.62% <ø> (ø)
cassandra-3.x-v2 1.82% <ø> (ø)
cassandra-4.x-v1 16.62% <ø> (ø)
cassandra-4.x-v2 1.82% <ø> (ø)
elasticsearch-6.x-v1 18.78% <ø> (ø)
elasticsearch-7.x-v1 18.86% <ø> (+0.01%) ⬆️
elasticsearch-8.x-v1 19.04% <ø> (-0.02%) ⬇️
elasticsearch-8.x-v2 1.90% <ø> (ø)
grpc_v1 9.53% <ø> (ø)
grpc_v2 7.48% <ø> (ø)
kafka 9.75% <ø> (ø)
opensearch-1.x-v1 18.89% <ø> (ø)
opensearch-2.x-v1 18.89% <ø> (ø)
opensearch-2.x-v2 1.89% <ø> (-0.02%) ⬇️
unittests 95.11% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro changed the title Bump actions/dependency-review-action from 4.3.3 to 4.3.4 Fix broken v2 config Jul 15, 2024
@yurishkuro yurishkuro added changelog:exprimental Change to an experimental part of the code and removed changelog:dependencies Update to dependencies labels Jul 15, 2024
@yurishkuro yurishkuro merged commit 8d2aab6 into main Jul 15, 2024
41 checks passed
@yurishkuro yurishkuro deleted the dependabot/github_actions/actions/dependency-review-action-4.3.4 branch July 15, 2024 19:39
FlamingSaint pushed a commit to FlamingSaint/jaeger that referenced this pull request Jul 20, 2024
Unfortunately, we don't seem to have CI validation for this config and
it was broken since the recent config refactoring.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuri Shkuro <github@ysh.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:exprimental Change to an experimental part of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant