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

README is wrong for version 0.7 #36

Closed
SebastianStamm opened this issue Jun 8, 2022 · 6 comments
Closed

README is wrong for version 0.7 #36

SebastianStamm opened this issue Jun 8, 2022 · 6 comments
Assignees

Comments

@SebastianStamm
Copy link

As of version 0.7, there is no recommended config exported anymore. So instead of plugin:camunda-compat/recommended you would have to use plugin:camunda-compat/camunda-cloud-8-0 or something similar.

It would also be great to have a migration guide how we can achieve a behavior similar to the previous recommended settings with version 0.7

@nikku
Copy link
Member

nikku commented Jun 8, 2022

@SebastianStamm Thanks for opening this issue. I guess the documented breaking changes were not helpful to you for the migration?

@nikku
Copy link
Member

nikku commented Jun 8, 2022

@philippfromme Can you have a look into this one?

@SebastianStamm
Copy link
Author

@SebastianStamm Thanks for opening this issue. I guess the documented breaking changes were not helpful to you for the migration?

My understanding from the documented breaking changes is that we have to now manually choose the version we want to lint against. If we support multiple versions, this cannot be done with a static .bpmnlintrc file, but should be done dynamically as parameter when constructing the Linter.

@nikku
Copy link
Member

nikku commented Jun 8, 2022

I think that is correct. But as I understand @philippfromme has prepared stuff that restores the < 0.7 behavior.

@philippfromme
Copy link
Collaborator

@SebastianStamm Sorry, I simply forgot to update the README. The plugin is supposed to be used through the new @camunda/linting module which bundles the rules and the configuration. Could have made that clear in the CHANGELOG. I will update the README.

@philippfromme
Copy link
Collaborator

Fixed README was released with v0.8.0.

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

No branches or pull requests

3 participants