云微
dc37ec0fcf
remove libclang for libbpf ci ( #52 )
2023-07-28 20:25:41 +08:00
云微
3ee14a9224
Add CI for libbpf base examples and kprobe ( #45 )
...
* add ci for profile
* fix unnecessary code in 7
* fix exit code 124
* fix llvm-strip
* fix trailing space
2023-07-17 20:23:00 +08:00
云微
a53481d131
fix docker image content and add basic CI check ( #41 )
...
Replace
```
docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
```
with:
```
docker run -it -v `pwd`/:/src/ ghcr.io/eunomia-bpf/ecc-`uname -m`:latest
```
Add a basic CI check for the hello world BPF program.
2023-06-15 16:36:22 +08:00
yunwei37
6be4e577f6
CI: fix deploy on main branch
2023-06-03 23:38:29 +08:00
yunwei37
eb292e2ab5
CI: fix deploy error
2023-05-30 20:28:21 +08:00
ocfox
52ae3ae26d
feat: deploy static web with mdbook ( #11 )
2023-03-09 11:36:23 +08:00
yunwei37
704f44f4ac
remove markdown linter
2023-01-23 18:59:59 +08:00
云微
ada48699e9
Create markdown-lint.yml
2022-12-13 20:30:58 +08:00
云微
bb8d1c37d2
Create hugo.yml
2022-12-13 20:23:01 +08:00
yunwei37
0dc87d9794
add github issue template
2022-12-09 19:49:18 +08:00