mirror of https://github.com/aya-rs/aya
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.
6ac1320707
Use the environment variable AYA_BUILD_INTEGRATION_BPF to indicate to the build script that it should *actually* build bpf, otherwise emitting empty files. This allows metadata builds to skip costly build steps without sacrificing ergonomics; all compile-time tools such as cargo clippy work out of the box. Cargo even gives each of these builds (depending on the value of the environment variable) its own cache key, so they do not invalidate each other when the user alternates between metadata and real builds. This allows the lint action to move out of the VM. |
1 year ago | |
---|---|---|
.. | ||
build-aya-bpf.yml | 1 year ago | |
build-aya.yml | 1 year ago | |
gen.yml | 1 year ago | |
integration-tests.yml | 1 year ago | |
lint.yml | 1 year ago | |
release.yml | 1 year ago |