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 dependency tasks #3893

Merged
merged 4 commits into from
Sep 9, 2024
Merged

Update dependency tasks #3893

merged 4 commits into from
Sep 9, 2024

Conversation

TonyCTHsu
Copy link
Contributor

What does this PR do?

Provides a task to update a gem to the latest version for an integration.

Update the all the predefined integration of current runtime version.

bundle exec rake edge:update

It takes variables:

bundle exec rake edge:update[elasticsearch,opensearch]

PS. I do not commit the diff from the lockfiles because we are working on automation for that.

@TonyCTHsu TonyCTHsu added the dev/internal Other internal work that does not need to be included in the changelog label Sep 5, 2024
@TonyCTHsu TonyCTHsu marked this pull request as ready for review September 5, 2024 13:24
@TonyCTHsu TonyCTHsu requested a review from a team as a code owner September 5, 2024 13:24
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (a5881cb) to head (047366e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3893   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files        1279     1279           
  Lines       76520    76521    +1     
  Branches     3747     3747           
=======================================
+ Hits        74890    74891    +1     
  Misses       1630     1630           

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

@pr-commenter
Copy link

pr-commenter bot commented Sep 9, 2024

Benchmarks

Benchmark execution time: 2024-09-09 08:45:27

Comparing candidate commit 047366e in PR branch tonycthsu/edge-build with baseline commit a5881cb in branch master.

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

scenario:profiler - stack collector

  • 🟥 throughput [-1018.685op/s; -1017.081op/s] or [-32.877%; -32.825%]

@TonyCTHsu TonyCTHsu merged commit bccbcd6 into master Sep 9, 2024
191 checks passed
@TonyCTHsu TonyCTHsu deleted the tonycthsu/edge-build branch September 9, 2024 18:45
@TonyCTHsu TonyCTHsu added this to the 2.4.0 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/internal Other internal work that does not need to be included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants