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

Move remaining util scripts #6472

Merged
merged 3 commits into from
Jan 4, 2025
Merged

Conversation

danish9039
Copy link
Contributor

@danish9039 danish9039 commented Jan 3, 2025

Which problem is this PR solving?

Description of the changes

moved scripts

compute-version.sh --> utils/
generate-help-output.sh --> utils/
platforms-to-gh-matrix.sh --> utils/
upload-docker-readme.sh --> build/

Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
@danish9039 danish9039 requested a review from a team as a code owner January 3, 2025 12:04
@danish9039 danish9039 requested a review from albertteoh January 3, 2025 12:04
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (59b544a) to head (218bbe1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6472   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files         370      370           
  Lines       21170    21170           
=======================================
  Hits        20386    20386           
  Misses        600      600           
  Partials      184      184           
Flag Coverage Δ
badger_v1 10.75% <ø> (ø)
badger_v2 2.80% <ø> (ø)
cassandra-4.x-v1-manual 16.64% <ø> (ø)
cassandra-4.x-v2-auto 2.73% <ø> (ø)
cassandra-4.x-v2-manual 2.73% <ø> (ø)
cassandra-5.x-v1-manual 16.64% <ø> (ø)
cassandra-5.x-v2-auto 2.73% <ø> (ø)
cassandra-5.x-v2-manual 2.73% <ø> (ø)
elasticsearch-6.x-v1 20.33% <ø> (-0.01%) ⬇️
elasticsearch-7.x-v1 20.40% <ø> (-0.01%) ⬇️
elasticsearch-8.x-v1 20.56% <ø> (ø)
elasticsearch-8.x-v2 2.79% <ø> (-0.01%) ⬇️
grpc_v1 12.40% <ø> (ø)
grpc_v2 9.16% <ø> (ø)
kafka-3.x-v1 10.59% <ø> (ø)
kafka-3.x-v2 2.80% <ø> (ø)
memory_v2 2.80% <ø> (ø)
opensearch-1.x-v1 20.45% <ø> (-0.01%) ⬇️
opensearch-2.x-v1 20.45% <ø> (-0.01%) ⬇️
opensearch-2.x-v2 2.79% <ø> (ø)
tailsampling-processor 0.52% <ø> (ø)
unittests 95.16% <ø> (ø)

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.

@yurishkuro yurishkuro changed the title moved scripts Move remaining util scripts Jan 3, 2025
@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label Jan 3, 2025
@yurishkuro yurishkuro enabled auto-merge (squash) January 3, 2025 15:37
@yurishkuro yurishkuro merged commit bd7e3da into jaegertracing:main Jan 4, 2025
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:ci Change related to continuous integration / testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reorganize scripts/ folder
2 participants