Skip to content

Conversation

@FrostyHec
Copy link
Collaborator

Purpose of the PR

  • close #xxx

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 4, 2024
@github-actions github-actions bot added the hubble hugegraph-hubble label Nov 4, 2024
@FrostyHec FrostyHec changed the title fix(hubble): configure npm source to fix timeout of yarn install fix(hubble): configure ipv4 to fix timeout of yarn install Nov 4, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 5, 2024
</goals>
<configuration>
<arguments>install --network-timeout 600000</arguments>
<arguments>install --network-timeout 600000 --verbose --network-concurrency 1</arguments>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need verbose for normal building? (with massive info output)

@imbajin imbajin merged commit 090600a into apache:master Nov 5, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hubble hugegraph-hubble lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

3 participants