Sarthak Chaudhary

Results 6 comments of Sarthak Chaudhary

@coryan @devbww Is this issue closed? I'm new to open source and coming from a C/C++ background I think I can work on this. But from what I know, a...

@coryan @devbww I am currently running `cmake --build cmake-out/home`, as per [Dev Workstation Setup Guide](https://github.com/Qarthak/google-cloud-cpp/blob/main/doc/contributor/howto-guide-setup-development-workstation.md) but I have seen some optional setup like [Enable clang-based tooling in your IDE](https://github.com/Qarthak/google-cloud-cpp/blob/main/doc/contributor/howto-guide-setup-development-workstation.md#optional-enable-clang-based-tooling-in-your-ide). I'm...

@coryan Here's what I've done so far: - Installed the dependencies - Installed Google Cloud SDK - Cloned and compiled the code Can I start working on the code now?...

@coryan I got a mail telling me to sign a CLA and I just did. This is my first PR to an open source org and I don't know how...

@coryan, while running `sudo ci/cloudbuild/build.sh -t clang-tidy-pr --docker` I get this. ``` 2022-10-28T08:53:09Z (+2s): + docker run --interactive --tty=true --rm --network=bridge --user=0:0 --env=PS1=docker:fedora-36\$\ --env=USER=root --env=TERM=xterm-256color --env=TZ=UTC0 --env=CI_LIB_IO_FIRST_TIMESTAMP=1666947187 --env=CODECOV_TOKEN= --env=BRANCH_NAME= --env=COMMIT_SHA=7f850251b5795674be31a845ed64d3d5b6d9f4b4...