Skip to content

chore: justfile maintenance - #17

Merged
AdamXweb merged 1 commit into
mainfrom
chore/project-maintenance
Aug 9, 2026
Merged

chore: justfile maintenance#17
AdamXweb merged 1 commit into
mainfrom
chore/project-maintenance

Conversation

@adamXbot

@adamXbot adamXbot commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Adds a root justfile per the org convention (recipes delegate to the existing CI/release commands). License untouched — already correct.

just --list output:

Available recipes:
    default         # List available commands

    [dev]
    build           # Build every SPM target (Core, auditctlKit, auditctl, guest agent, protocol)
    clean           # Remove SPM build output
    test            # Run the full SPM test suite (same as CI)

    [ship]
    release version # Tag v<version> and push it to trigger the release workflow (tag must match MARKETING_VERSION)
    release-local   # Build, sign, notarize and package the DMG locally (needs Developer ID + notary env)

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@AdamXweb
AdamXweb merged commit 1a5f8e8 into main Aug 9, 2026
3 checks passed
@AdamXweb
AdamXweb deleted the chore/project-maintenance branch August 9, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants