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: greptimedb document link #6517

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

killme2008
Copy link
Contributor

Hi community,
as the maintainer of GreptimeDB, I've fixed the broken document link in the vendor list with this patch. Thanks.

@killme2008 killme2008 requested a review from a team as a code owner March 11, 2025 02:54
Copy link

linux-foundation-easycla bot commented Mar 11, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: killme2008 / name: dennis zhuang (7671670)
  • ✅ login: tiffany76 / name: Tiffany Hrabusa (9c23a26)
  • ✅ login: opentelemetrybot / name: OpenTelemetry Bot (e7cd29f)

@killme2008
Copy link
Contributor Author

@svrnm Thanks for your review. I found a ci failure at https://github.com/open-telemetry/opentelemetry.io/actions/runs/13779324436/job/38557706817?pr=6517

I tried to fix it by running npm run test-and-fix but it failed:


> test-and-fix
> npm run seq -- fix:submodule $(npm -s run _list:fix:for-test-and-fix) $(npm -s run _list:check:for-test-and-fix)


> seq
> bash -c 'for cmd in "$@"; do npm run $cmd || exit 1; done' - fix:submodule fix:dict fix:expired fix:filenames fix:format fix:htmltest-config fix:i18n fix:markdown fix:text check:expired check:filenames check:format check:i18n check:links check:markdown check:markdown2 check:registry check:spelling check:text


> prefix:submodule
> npm run update:submodule


> update:submodule
> set -x && git submodule update --remote ${DEPTH:- --depth 999} && git submodule foreach 'git fetch $(git remote | tail -1) --tags'

+ git submodule update --remote --depth 999
+ git submodule foreach 'git fetch $(git remote | tail -1) --tags'

> fix:submodule
> npm run pin:submodule


> pin:submodule
> npm run _pin:submodule -- $PIN_SKIP


> _pin:submodule
> scripts/pin-submodules.pl

> cd themes/docsy && git switch --detach v0.11.0-44-gcbc714be
fatal: invalid reference: v0.11.0-44-gcbc714be
Command exited with error:  at scripts/pin-submodules.pl line 40.

I am not sure how to fix it.

@tiffany76
Copy link
Contributor

/fix:refcache

@opentelemetrybot
Copy link
Collaborator

You triggered fix:refcache action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/13791084201

@opentelemetrybot
Copy link
Collaborator

fix:refcache was successful.

IMPORTANT: (RE-)RUN /fix:all to ensure that there are no remaining check issues.

@tiffany76 tiffany76 added this pull request to the merge queue Mar 11, 2025
Merged via the queue into open-telemetry:main with commit 886ff93 Mar 11, 2025
18 checks passed
@killme2008 killme2008 deleted the fix-greptimedb-link branch March 11, 2025 16:14
@opentelemetrybot
Copy link
Collaborator

Thank you for your contribution! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants