The GitHub Actions job "SonarCloud Analysis" on kvrocks.git/unstable has 
succeeded.
Run started by GitHub user PragmaTwice (triggered by PragmaTwice).

Head commit for run:
1df49b0a60450845a2721c53c48d4bfac61a8f85 / Twice <[email protected]>
build: introduce subcommand fetch-deps in x.py (#3258)

This is a follow-up PR of https://github.com/apache/kvrocks/pull/3257.

This PR introduces a new subcommand `fetch-deps` in `x.py`.

Steps to use it:
- run `./x.py fetch-deps`
- dependency archives are now in dir `build-deps` (then you can copy it
to an offline environment)
- run `./x.py build --dep-dir build-deps` to use these dep archives
(build without internet)

Note that the default build method `./x.py build` is not changed.

Report URL: https://github.com/apache/kvrocks/actions/runs/19387819225

With regards,
GitHub Actions via GitBox

Reply via email to