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

Release version 0.1 #4

Closed
3 of 4 tasks
nikku opened this issue Sep 3, 2018 · 6 comments
Closed
3 of 4 tasks

Release version 0.1 #4

nikku opened this issue Sep 3, 2018 · 6 comments

Comments

@nikku
Copy link
Member

nikku commented Sep 3, 2018


Depends on camunda/camunda-modeler#1434
Depends on bpmn-io/bpmn-js-bpmnlint#13
Depends on #1

@StephenOTT
Copy link

What's the status of this work? Is there a way to do this with v3 of the modeler? From the looks of it, the issue is that registerBpmnJsPlugin does not support configuration so you cannot pass the linter config file location when registering the linter plugin.

@nikku
Copy link
Member Author

nikku commented Apr 24, 2019

What exactly is your use case? If we know that we can adapt our infrastructure accordingly.

@StephenOTT
Copy link

Using the linter inside of the modeler desktop app.

Would expect to be able to set a path to a folder or a file that has all of the lint rules which would be executed

@nikku
Copy link
Member Author

nikku commented Apr 24, 2019

To be more precise:

  • Do you build your contribute your own lint rule implementation(s)?

  • Do you want to change the rules on the fly (i.e. by updating the config file the Camunda Modeler looks into?

@StephenOTT
Copy link

We would be building our own rules. But would want them to work in the desultory editor.

I don't think on the fly is required. Restarting the modeler app would be fine as a first Gen

@nikku nikku changed the title Release version 1.0 Release version 0.1 Jul 24, 2019
@nikku
Copy link
Member Author

nikku commented Jul 30, 2019

Closed via https://github.com/bpmn-io/camunda-modeler-linter-plugin/releases/tag/v0.1.0.

Providing custom configuration is supported out of the box, too. Cf. README.

@nikku nikku closed this as completed Jul 30, 2019
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

2 participants