post to bluesky when manifests uploaded. linting fixes

This commit is contained in:
Evan Jarrett
2025-10-23 12:24:04 -05:00
parent 220022c9c5
commit 751fa1a3f0
41 changed files with 2701 additions and 490 deletions
+9
View File
@@ -83,6 +83,15 @@ HOLD_DATABASE_DIR=/var/lib/atcr-hold
# Default: {HOLD_DATABASE_DIR}/signing.key
# HOLD_KEY_PATH=/var/lib/atcr-hold/signing.key
# ==============================================================================
# Bluesky Integration
# ==============================================================================
# Enable Bluesky posts when users push container images (default: false)
# When enabled, the hold's embedded PDS will create posts announcing image pushes
# Can be overridden per-hold via the captain record's enableManifestPosts field
# HOLD_BLUESKY_POSTS_ENABLED=false
# ==============================================================================
# Registration (REQUIRED)
# ==============================================================================