Skip to content

Allow arbitrary registry environment value types - #1540

Merged
ricardo-devis-agullo merged 4 commits into
masterfrom
fix/registry-env-value-types
Aug 7, 2026
Merged

Allow arbitrary registry environment value types#1540
ricardo-devis-agullo merged 4 commits into
masterfrom
fix/registry-env-value-types

Conversation

@ricardo-devis-agullo

Copy link
Copy Markdown
Collaborator

Summary

  • widen registry env values from strings to arbitrary JavaScript values, matching existing runtime behavior
  • document that values are exposed through both context.env and the data-provider process.env shim
  • verify boolean values remain booleans through both execution paths
  • add a patch changeset

Test plan

  • npm run build --workspace=oc
  • npm run test-silent --workspace=oc (961 tests)
  • git diff --check

Generated with Devin

ricardo-devis-agullo and others added 4 commits August 7, 2026 08:49
Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@ricardo-devis-agullo
ricardo-devis-agullo merged commit 2189246 into master Aug 7, 2026
3 checks passed
@ricardo-devis-agullo
ricardo-devis-agullo deleted the fix/registry-env-value-types branch August 7, 2026 06:57
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.

1 participant