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

Build cli-cpp in sandbox after QpidConfig.cmake was fixed upstream #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jiridanek
Copy link
Member

No description provided.


In the directory, create empty `WORKSPACE` file and a `BUILD.bazel` file containing the following `filegroup` def

```python

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: indented; Actual: fenced

Expected: indented; Actual: fenced
@@ -54,6 +54,19 @@

Disable sandbox with `--spawn_strategy=standalone` flag, use values of `processwrapper-sandbox`, `linux-sandbox`, ...

Run `bazel sync` to redownload external dependencies (we reference `main` branches in `WORKSPACE`).

##### Overriding repos

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: 1; Actual: 0; Below

Expected: 1; Actual: 0; Below
@@ -54,6 +54,19 @@

Disable sandbox with `--spawn_strategy=standalone` flag, use values of `processwrapper-sandbox`, `linux-sandbox`, ...

Run `bazel sync` to redownload external dependencies (we reference `main` branches in `WORKSPACE`).

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 99

Expected: 80; Actual: 99
##### Overriding repos
Replace qpid-cpp external repo with (modified) local checkout `--override_repository=qpid-cpp=/home/jdanek/repos/qpid/qpid-cpp`.

In the directory, create empty `WORKSPACE` file and a `BUILD.bazel` file containing the following `filegroup` def

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 113

Expected: 80; Actual: 113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant