5 Commits

Author SHA1 Message Date
ferhat elmas b83d0214c7 feat(ci): add lint action
related to #1432

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2026-01-27 16:08:00 +08:00
Sonui 4b3e0eaa4e perf: update check-asf-header.sh script to support Podman 2024-08-19 15:24:15 +08:00
Lu Fei 13b6fa2157 fix(sitemap): move asf header after xmlheader (#633)
This fixes #631.
2023-11-22 15:14:20 +08:00
LinkinStars 84ef7d0e55 ci(asf): change the check-asf-header script to docker command via hawkeye-native 2023-11-17 15:54:27 +08:00
LinkinStars a72ebc5262 Add dependencies license for release binary (#610)
The files that in the `docs/release` will be pack into binary release
zip.

- [x] put all the dependency licenses into `docs/release/licenses`.
- [x] add LICENSE for release binary. (We need to check this format
whether meet the requirements or not.)
- [x] add NOTICE for release binary.

---------

Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: shuai <lishuailing@sifou.com>
2023-11-15 15:17:11 +08:00