Skip to content

Conversation

splucs
Copy link
Contributor

@splucs splucs commented Feb 1, 2024

Summary

Currently the YAML->IR compiler does support adding an extensions block to the IR, but we don't provide any way to use that via the plugin.
This PR adds an "extensions" field in the plugin config that is plumbed to the compiler. This is only enabled when the IR locator is of type YAML and using the extension on other locator types causes a failure.

Changelog

==COMMIT_MSG==
Allow specifying extensions in the conjure IR
==COMMIT_MSG==


This change is Reviewable

@splucs splucs requested a review from nmiyake February 1, 2024 19:21
Copy link

stale bot commented Jun 27, 2025

This PR has been automatically marked as stale because it has not been touched in the last 14 days. If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.

@stale stale bot added the stale label Jun 27, 2025
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.

2 participants