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

feat: integration deploy commands #6078

Merged
merged 96 commits into from
Oct 19, 2023
Merged

feat: integration deploy commands #6078

merged 96 commits into from
Oct 19, 2023

Conversation

estephinson
Copy link
Contributor

@estephinson estephinson commented Oct 19, 2023

😯

Create the 'int' command for Netlify Integrations.

Create a test 'init' subcommand.
Autogenerate docs (though they're missing subcommands, need to look into that)
This is because v6 is pure ESM and it's leading to errors within the content-engine dependency (that's coming from @netlify/sdk).

Hopefully this is temporary fix until we can address it within the content-engine dependency
Update the local config file for the integration when needed
Fix reference
@estephinson estephinson requested review from a team as code owners October 19, 2023 02:43
@estephinson estephinson enabled auto-merge (squash) October 19, 2023 02:44
@github-actions
Copy link

github-actions bot commented Oct 19, 2023

📊 Benchmark results

Comparing with 52f5d9f

  • Dependency count: 1,654 ⬆️ 17.78% increase vs. 52f5d9f
  • Package size: 477 MB ⬆️ 23.95% increase vs. 52f5d9f

@estephinson estephinson changed the title ep/add deploy int command feat: integration deploy commands Oct 19, 2023
@TylerBarnes
Copy link
Contributor

@estephinson I get the same test failures locally when I run the tests on main. Seems like the remaining failures probably aren't related to this PR

TylerBarnes
TylerBarnes previously approved these changes Oct 19, 2023
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.

6 participants