Skip to content

feat: add 'kind' field to assets files#3

Merged
adryledo merged 1 commit intomainfrom
feat/1-add-kind-field-to-assets-files-in-arca
Mar 2, 2026
Merged

feat: add 'kind' field to assets files#3
adryledo merged 1 commit intomainfrom
feat/1-add-kind-field-to-assets-files-in-arca

Conversation

@adryledo
Copy link
Copy Markdown
Owner

@adryledo adryledo commented Mar 2, 2026

Description

Update the ARCA assets files to include a 'kind' field for each asset, aligning with the formal specification and ensuring consistency across the manifest, configuration, and lockfile as needed.

Checklist

  • Code formatted: gofmt -w .
  • go vet ./... completed
  • go test ./... passed
  • Docs updated in docs/ if user-facing behavior changed
  • CHANGELOG updated if behavior changed

Motivation and Context

This change is needed to align with the formal ARCA specification and ensure that asset kinds are preserved in the consumer configuration.

Fixes #1

@adryledo adryledo merged commit bb8d34a into main Mar 2, 2026
@adryledo adryledo deleted the feat/1-add-kind-field-to-assets-files-in-arca branch March 2, 2026 18:53
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.

Add 'kind' field to assets files in ARCA

1 participant