Skip to content

feat: get llmo config v2#1340

Merged
aniham merged 1 commit intomainfrom
brandalf
Feb 12, 2026
Merged

feat: get llmo config v2#1340
aniham merged 1 commit intomainfrom
brandalf

Conversation

@aniham
Copy link
Contributor

@aniham aniham commented Feb 12, 2026

Add V2 Customer Config S3 Utilities

Added organization-level customer configuration management functions to llmo-config.js:

  • customerConfigV2Path(organizationId) - Returns S3 path for organization configs
  • readCustomerConfigV2(organizationId, s3Client, options) - Reads config from S3, returns null if not found
  • writeCustomerConfigV2(organizationId, config, s3Client, options) - Writes config to S3

All functions follow existing LLMO config patterns with environment/custom bucket support and comprehensive test coverage.

@aniham aniham requested a review from davidaurelio February 12, 2026 04:24
@aniham aniham merged commit 6fcbd51 into main Feb 12, 2026
7 checks passed
@aniham aniham deleted the brandalf branch February 12, 2026 16:38
solaris007 pushed a commit that referenced this pull request Feb 12, 2026
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-utils-v1.96.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants