You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/.github/workflows
Tamir Duberstein 13d47b8aff
integration-ebpf: artifact dependency bpf-linker
Replace the manual dependency machinery in integration-test/build.rs
with:

- integration-ebpf -[artifact-dependency]-> bpf-linker.
- integration-test -[build-dependency]-> integration-ebpf.
- integration-ebpf: build.rs that makes bpf-linker available to rustc.
- integration-ebpf: lib.rs (empty) creates a lib target, allows dep from
  integration-test.
- xtask: filter for test binaries now that the build also produces the
  bpf-linker binary.
- github: remove `cargo install bpf-linker` and commentary about cache
  invalidation.
- integration-test: remove bpf-linker installation instructions.
2 years ago
..
build-aya-bpf.yml integration-ebpf: artifact dependency bpf-linker 2 years ago
build-aya.yml Run tests with powerset of features 2 years ago
gen.yml xtask: move libbpf submodule 2 years ago
integration-tests.yml integration-ebpf: artifact dependency bpf-linker 2 years ago
lint.yml toml: add formatter and check in CI 2 years ago
release.yml .github: fail-fast: false 2 years ago