Skip to content

refactor(proto): rename mission_id to context and update validation patterns#35

Merged
GuillaumeSachet merged 1 commit into
mainfrom
feat/context_storage
May 6, 2026
Merged

refactor(proto): rename mission_id to context and update validation patterns#35
GuillaumeSachet merged 1 commit into
mainfrom
feat/context_storage

Conversation

@GuillaumeSachet
Copy link
Copy Markdown
Contributor

Updated the proto definitions to replace 'mission_id' with 'context' across multiple messages. Adjusted validation patterns to allow 'setups:' and 'missions:' prefixes for context. This change enhances clarity and consistency in data handling.

fix(proto): update context validation pattern to include setup_versions

Modified the validation pattern for the context field in multiple messages to replace 'setups:' with 'setup_versions:'. This change ensures consistency in the context identifiers used across the proto definitions.

…atterns

Updated the proto definitions to replace 'mission_id' with 'context' across multiple messages. Adjusted validation patterns to allow 'setups:' and 'missions:' prefixes for context. This change enhances clarity and consistency in data handling.

fix(proto): update context validation pattern to include setup_versions

Modified the validation pattern for the context field in multiple messages to replace 'setups:' with 'setup_versions:'. This change ensures consistency in the context identifiers used across the proto definitions.
@GuillaumeSachet GuillaumeSachet self-assigned this May 6, 2026
@GuillaumeSachet GuillaumeSachet merged commit 155b1b3 into main May 6, 2026
1 check passed
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