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(pluginsdk): Remove package.json 'module' lint rule from check-plugin #8635

Merged

Conversation

christopherthielen
Copy link
Contributor

Since deck plugins don't get published as an NPM package, no need for a main or module entry in the package.json, I suppose

@christopherthielen christopherthielen added the ready to merge Reviewed and ready for merge label Oct 8, 2020
@mergify mergify bot merged commit 98a16ea into spinnaker:master Oct 12, 2020
@christopherthielen christopherthielen deleted the pluginsdk-module-lintrule branch October 12, 2020 16:59
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Nov 10, 2020
feat(pluginsdk): Add 'yarn lint' script to package.json ([30fd60d](spinnaker@30fd60d))
feat(promiselike): Add then() and finally() methods to PromiseLike interface ([5886373](spinnaker@5886373))
feat(pluginsdk-peerdeps): Create a separate package for managing peer dependencies for plugins [spinnaker#8637](spinnaker#8637) ([c0897f1](spinnaker@c0897f1))
fix(pluginsdk): Remove package.json 'module' lint rule from check-plugin [spinnaker#8635](spinnaker#8635) ([98a16ea](spinnaker@98a16ea))
feat(pluginsdk): Add cli flags to scaffold.js to allow non-interactive scaffolding [spinnaker#8636](spinnaker#8636) ([5c84d68](spinnaker@5c84d68))
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Nov 10, 2020
feat(pluginsdk): Add 'yarn lint' script to package.json ([30fd60d](spinnaker@30fd60d))
feat(promiselike): Add then() and finally() methods to PromiseLike interface ([5886373](spinnaker@5886373))
feat(pluginsdk-peerdeps): Create a separate package for managing peer dependencies for plugins [spinnaker#8637](spinnaker#8637) ([c0897f1](spinnaker@c0897f1))
fix(pluginsdk): Remove package.json 'module' lint rule from check-plugin [spinnaker#8635](spinnaker#8635) ([98a16ea](spinnaker@98a16ea))
feat(pluginsdk): Add cli flags to scaffold.js to allow non-interactive scaffolding [spinnaker#8636](spinnaker#8636) ([5c84d68](spinnaker@5c84d68))
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Nov 10, 2020
feat(pluginsdk): Add 'yarn lint' script to package.json ([30fd60d](spinnaker@30fd60d))
feat(promiselike): Add then() and finally() methods to PromiseLike interface ([5886373](spinnaker@5886373))
feat(pluginsdk-peerdeps): Create a separate package for managing peer dependencies for plugins [spinnaker#8637](spinnaker#8637) ([c0897f1](spinnaker@c0897f1))
fix(pluginsdk): Remove package.json 'module' lint rule from check-plugin [spinnaker#8635](spinnaker#8635) ([98a16ea](spinnaker@98a16ea))
feat(pluginsdk): Add cli flags to scaffold.js to allow non-interactive scaffolding [spinnaker#8636](spinnaker#8636) ([5c84d68](spinnaker@5c84d68))
mergify bot pushed a commit that referenced this pull request Nov 10, 2020
* chore(pluginsdk): publish 0.0.22
feat(pluginsdk): Add 'yarn lint' script to package.json ([30fd60d](30fd60d))
feat(promiselike): Add then() and finally() methods to PromiseLike interface ([5886373](5886373))
feat(pluginsdk-peerdeps): Create a separate package for managing peer dependencies for plugins [#8637](#8637) ([c0897f1](c0897f1))
fix(pluginsdk): Remove package.json 'module' lint rule from check-plugin [#8635](#8635) ([98a16ea](98a16ea))
feat(pluginsdk): Add cli flags to scaffold.js to allow non-interactive scaffolding [#8636](#8636) ([5c84d68](5c84d68))

* fix(pluginsdk): Fix peer deps lint rule

* chore(pluginsdk): release 0.0.23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Reviewed and ready for merge target-release/1.23
Projects
None yet
3 participants