-
Notifications
You must be signed in to change notification settings - Fork 55
feat: opt in bulk publish in deploy command #260
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
Merged
ayeshurun
merged 26 commits into
microsoft:main
from
ayeshurun:copilot/update-fabric-cicd-dependency
Jul 8, 2026
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a9c1621
Add benchmark script for CLI startup performance
ayeshurun 6c7e06e
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
7a563ff
Delete scripts/benchmark_startup.py
ayeshurun 28ea374
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
273a7eb
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
e71de12
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
e53d848
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
d0964ca
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
5ed9635
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
68551a3
Merge branch 'microsoft:main' into main
ayeshurun 00fae8e
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
8747b30
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
1688ef8
Merge branch 'microsoft:main' into main
ayeshurun 39eb787
Add deploy_bulk_publish_enabled config setting and bump fabric-cicd t…
Copilot 9791cca
Move TestDeployBulkPublish to test_utils and trim docs claim
Copilot 1517597
Add e2e deploy test with bulk publish enabled (config restored via mo…
Copilot 69933d0
Add and record test
ayeshurun 20645c9
Add deploy_bulk_publish_enabled config setting
ayeshurun d15d839
Convert deploy_bulk_publish_enabled config setting to --bulk_publish …
Copilot 21d4549
record test
ayeshurun 2524581
Merge branch 'main' into copilot/update-fabric-cicd-dependency
ayeshurun 69e7d3a
update test processors
ayeshurun c84e9e7
Merge branch 'copilot/update-fabric-cicd-dependency' of https://githu…
ayeshurun e450cb6
Potential fix for pull request finding
ayeshurun ec6be0c
test: use mock_fab_set_state_config fixture and add success suffix in…
cb0e55d
docs: fix deploy help examples to use --config instead of --config_file
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| kind: added | ||
| body: Adds the `--bulk_publish` flag to the `deploy` command to opt into experimental bulk publish | ||
| time: 2026-07-01T12:14:00.000000+00:00 | ||
| custom: | ||
| Author: ayeshurun | ||
| AuthorLink: https://github.com/ayeshurun |
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.