internal/rosa: acl artifact
All checks were successful
Test / Create distribution (push) Successful in 49s
Test / Sandbox (push) Successful in 2m33s
Test / ShareFS (push) Successful in 3m55s
Test / Hpkg (push) Successful in 4m36s
Test / Sandbox (race detector) (push) Successful in 4m55s
Test / Hakurei (race detector) (push) Successful in 5m52s
Test / Hakurei (push) Successful in 2m33s
Test / Flake checks (push) Successful in 1m38s

Required by hakurei.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-26 07:38:56 +09:00
parent 67d592c337
commit 0bd6a18326
3 changed files with 98 additions and 1 deletions

View File

@@ -10,7 +10,9 @@ import (
type PArtifact int
const (
Autoconf PArtifact = iota
ACL PArtifact = iota
Attr
Autoconf
Bash
Busybox
CMake