-
Notifications
You must be signed in to change notification settings - Fork 124
Closes #757 Support Selective Folder Deployment with List #804
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
Open
shirasassoon
wants to merge
26
commits into
microsoft:main
Choose a base branch
from
shirasassoon:add_folders_to_include_list
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
bf30418
fix selective folder publish and add include option
bf2058b
Merge branch 'main' into add_folders_to_include_list
shirasassoon 8a0e302
update unit tests and config
32b61e1
fix linting
7d6b807
Merge branch 'main' into add_folders_to_include_list
shirasassoon 5192719
add sample
013ac23
Merge branch 'add_folders_to_include_list' of https://github.com/shir…
c846178
Rename config field, add field to constant, fix path regex
b8ff3c6
fix wording
73ba201
fix bugs
1af7fd0
add change
a4cee7d
Merge branch 'main' into add_folders_to_include_list
shirasassoon a194784
address feedback
b7b4bc5
fix exclude regex behavior
53d213c
Merge branch 'main' into add_folders_to_include_list
shirasassoon 66ef285
Fix logic based on testing
c3ecef6
Merge branch 'add_folders_to_include_list' of https://github.com/shir…
4203a0c
fix constants
5ee827f
add info
8d57aa6
clarify parameter
c68241e
Update publish.py
shirasassoon 81957ba
Merge branch 'main' into add_folders_to_include_list
shirasassoon 043ba0a
update logic
9449964
Merge branch 'main' into add_folders_to_include_list
shirasassoon 7fa3ae9
feedback
e78a7a8
fix comments
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
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,8 @@ | ||
| kind: added | ||
| body: Support selective folder deployment using inclusion list | ||
| time: 2026-02-10T15:18:50.3316666+02:00 | ||
| custom: | ||
| Author: shirasassoon | ||
| AuthorLink: https://github.com/shirasassoon | ||
| Issue: "757" | ||
| IssueLink: https://github.com/microsoft/fabric-cicd/issues/757 |
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.
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.