You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`cargo nextest run --workspace` (alternatively, you can run `cargo test --all`)
52
-
-[ ] If this PR introduces changes Vector dependencies (modifies `Cargo.lock`), please
53
-
run `dd-rust-license-tool write` to regenerate the [license inventory](https://github.com/vectordotdev/vrl/blob/main/LICENSE-3rdparty.csv) and commit the changes (if any). More details [here](https://crates.io/crates/dd-rust-license-tool).
54
+
- After a review is requested, please avoid force pushes to help us review incrementally.
55
+
- Feel free to push as many commits as you want. They will be squashed into one before merging.
56
+
- For example, you can run `git merge origin master` and `git push`.
57
+
- If this PR introduces changes Vector dependencies (modifies `Cargo.lock`), please
58
+
run `cargo vdev build licenses` to regenerate the [license inventory](https://github.com/vectordotdev/vrl/blob/main/LICENSE-3rdparty.csv) and commit the changes (if any). More details [here](https://crates.io/crates/dd-rust-license-tool).
0 commit comments