Add Sharing macros, BPA rules, and preferences article#361
Open
justBlindbaek wants to merge 2 commits into
Open
Add Sharing macros, BPA rules, and preferences article#361justBlindbaek wants to merge 2 commits into
justBlindbaek wants to merge 2 commits into
Conversation
The page's own applies_to metadata already lists all three Tabular Editor 3 editions as fully supported, but the description field still called it an Enterprise Edition feature. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Covers keeping MacroActions.json, BPARules.json, and Preferences.json in sync across a team: where shared config should live relative to a semantic model's own repository, BPA's native rule-collection support, and three options (symlink, pre-commit hook, dotfiles-manager tool) for the fixed local path Tabular Editor reads macros and preferences from, since that has no native multi-source equivalent. Adds it to the Parallel development section of the site nav, with reciprocal links to and from the existing parallel-development article. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-361.westeurope.azurestaticapps.net |
1 similar comment
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-361.westeurope.azurestaticapps.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduces sharing-macros-bpa-rules.md, covering how to keep MacroActions.json, BPARules.json, and Preferences.json in sync across a team: where shared macros and rules should live relative to a semantic model's own repository, BPA's native rule-collection support for sharing rules with no extra tooling, and three options (symlink, pre-commit hook, dotfiles-manager tool) for the fixed local path Tabular Editor reads macros and preferences from, since that has no native multi-source equivalent. Adds it to the Parallel development section of the site nav, with reciprocal links to and from the existing parallel-development article. Also fixes a stale Enterprise-only claim in the Built-in BPA Rules page's description metadata, which contradicted its own applies_to block.