Replies: 2 comments
-
|
@Remko1981 , it sounds like you're referring to the new built-in BPA rules in Tabular Editor 3 and also to using the Tabular Editor 2 CLI as part of a CI/CD pipeline? Is this understanding correct? There are no built-in rules in Tabular Editor 2. The definitions and fix scripts for the Tabular Editor 3 built-in BPA rules are available on the docs site. You could easily include any of these that you wish in your rules file. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the link to the rule definition. I actually read through that page, bit silly that i missed them. Sorry for that. Yes, we use the TE2 CLI to check the BPA rules following one of the blog posts you guys made. I will add the new rules manually. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe
When model changes are merged in a pull request we do a build using a BPARules.json file in which we decided what rules should make the build fail. Built in rules do not cause our build to fail.
Describe the solution you'd like
A way to also check enabled built-in practice rules with a severity of our choosing before a pull request can be completed,
Goals
Background
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions