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

add base dependency version to cve remediations for downstream runtim… #5385

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

bdoyle0182
Copy link
Contributor

@bdoyle0182 bdoyle0182 commented Feb 24, 2023

Description

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

Merging #5385 (882f87e) into master (6dd737d) will decrease coverage by 0.18%.
The diff coverage is n/a.

❗ Current head 882f87e differs from pull request most recent head 453e498. Consider uploading reports for the commit 453e498 to get more accurate results

@@            Coverage Diff             @@
##           master    #5385      +/-   ##
==========================================
- Coverage   76.64%   76.46%   -0.18%     
==========================================
  Files         240      240              
  Lines       14569    14569              
  Branches      647      647              
==========================================
- Hits        11166    11140      -26     
- Misses       3403     3429      +26     
Impacted Files Coverage Δ
...whisk/connector/kafka/KafkaConsumerConnector.scala 59.15% <0.00%> (-22.54%) ⬇️
.../scala/org/apache/openwhisk/utils/Exceptions.scala 20.00% <0.00%> (-20.00%) ⬇️
...whisk/connector/kafka/KafkaProducerConnector.scala 60.97% <0.00%> (-19.52%) ⬇️
...g/apache/openwhisk/common/ResizableSemaphore.scala 96.15% <0.00%> (-3.85%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dgrove-oss dgrove-oss merged commit 949c513 into apache:master Feb 24, 2023
@bdoyle0182 bdoyle0182 deleted the fix-runtime-builds branch February 24, 2023 19:02
@dgrove-oss
Copy link
Member

Thanks Brendan! openwhisk-runtime-go passes now, so I assume all the rest will as when cron kicks them off tomorrow.

mtt-merz pushed a commit to mtt-merz/openwhisk that referenced this pull request Oct 22, 2023
…e builds (apache#5385)

Co-authored-by: Brendan Doyle <brendand@qualtrics.com>
(cherry picked from commit 949c513)
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.

3 participants