Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: --from-ref for a plugin definition missing a variant #8379

Conversation

ReubenFrankel
Copy link
Contributor

@ReubenFrankel ReubenFrankel commented Jan 26, 2024

When working on #8378, I found that trying to add from a plugin definition YAML file throws an ambiguous error when variant is missing - it seems to be required when publishing to Meltano Hub, but not by Meltano itself for a custom plugin.

During local development of a plugin, I'd imagine a user would initially want to supply a minimal definition (at least on par with what is prompted for in the --custom flow, which doesn't include variant currently) and build it up as they go, so this helps towards that. See the example plugin definition from #8378 for more context.

Copy link

netlify bot commented Jan 26, 2024

Deploy Preview for meltano canceled.

Name Link
🔨 Latest commit 3b73968
🔍 Latest deploy log https://app.netlify.com/sites/meltano/deploys/65b335a3cd16b70008a5a840

@ReubenFrankel ReubenFrankel changed the title fix: --from-ref for a plugin definition missing a variant` fix: --from-ref for a plugin definition missing a variant Jan 26, 2024
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Jan 26, 2024
Merged via the queue into meltano:main with commit 14373d4 Jan 26, 2024
44 checks passed
@ReubenFrankel ReubenFrankel deleted the fix/from-ref-plugin-definition-missing-variant branch January 26, 2024 05:05
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.

None yet

2 participants