-
Notifications
You must be signed in to change notification settings - Fork 1.3k
js - pullrequest
#31420
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
Merged
js - pullrequest
#31420
Changes from 1 commit
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
03e9f7c
preliminary changes to build
scbedd f6352dc
pulling across the improvements from original pipelinev3 branch
scbedd dccd0f9
fix the pullrequest caller for proper relative path
scbedd cf03790
is this better?
scbedd 4c683df
handle nonexisting service when invoking for PR
scbedd 2cb2a7b
script -> pwsh
scbedd 6295825
fix rush runner
scbedd dd73653
swap from from to to when multiple services are provided
scbedd e750488
iterating across all the artifacts for a prdiff
scbedd 725c6a7
working my way through the crashing build
scbedd 733b020
we need to pass PackagePropertiesFolder not PackageInfoFolder
scbedd 3bf5519
fix documentation run
scbedd 61aee6d
need to pass the service to each one
scbedd cd78bea
$(Build.ArtifactStagingDirectory -> $(Build.ArtifactStagingDirectory)
scbedd b6d50de
artifactName -> artifact
scbedd b913f2e
pull across the artifact changes from the tools PR. use in analyze phase
scbedd 6daa9b0
pass the package info folder in analyze
scbedd 741a3c7
repair the calls to resolve-package-artifacts
scbedd f651fd1
update everywhere that we utilize ServiceDirectory with changedServic…
scbedd 5cb6786
update analyze usage to pass changed services
scbedd d0f58a5
update to consume packageinfo instead of artifact list for set-artifa…
scbedd 063520a
Merge branch 'main' into pipelinev3-v2
scbedd e52aba6
actually, pass it --only?
scbedd 0d0034c
upate rush-runner to invoke --to when handling core changes, otherwis…
scbedd c5a6059
ensure that our new logic doesn't get activated in other service dire…
scbedd b5a6a65
add servicedirectoryfilter param
scbedd 16fd9e1
fix issue with language-settings
scbedd da96d77
Merge branch 'main' into pipelinev3-v2
scbedd ece0dbf
we need to set the property of package-props. AdditionalPackages does…
scbedd 1b23867
save ChangedServices dynamically
scbedd 2626172
resolve changedServiced from the packageProperties files, instead of …
scbedd 48cb9cf
resolve all the arguments here
scbedd ddba884
standardizing some of the code, we don't need two separate handles wh…
scbedd 83464d4
update all of analyze for non-service-specific check
scbedd a3f2366
update this thing to allow non-sdk changes to still trigger properly
scbedd 4722a54
changedServices -> $changedServices
scbedd 4a7d646
ensure the argument is surrounded in quotes
scbedd b072794
fix spelling warnings
scbedd aa7643f
update step name
scbedd d0d2f1f
we weren't passing the correct package names
scbedd 0ce2151
updating to handle the split between mgmt and not
scbedd 07d47dc
merge main so we're not changing upstream anymore
scbedd 1c6218b
flatten to what's in main
scbedd 7398926
remove trailing space
scbedd d503e4b
fix ChangedServices on the fly
scbedd 36140a4
remove unnecessary parameter ServiceDirectoryFilter it is hardcoded
scbedd 2166d3b
try using double quotes instead of single, does that work?
scbedd 01b5822
update to the runtime expression
scbedd 37c1084
adjust the issue with verify-samples
scbedd 599bf6e
CommaChangedServices def
scbedd 53f5ef8
handle the specific --to vs --from requests
scbedd eb37ef5
ensure that we flatten to an actual array
scbedd 8ecf061
get rid of usage of flat() in favor of simpler getPackagesWithDirection
scbedd 2dc4112
we now split up --to vs --from
scbedd 0805b60
directional updates
scbedd 64f581e
clean up some comments and console logs from rush-runner.js
scbedd 86f4dd6
clean up rushRunAllWithDirection
scbedd 966ae33
Merge branch 'main' into pipelinev3-v2
scbedd b70cd1f
cleaning up
scbedd c69371b
we were snapping the targeted packages too soon!
scbedd e2ceb92
initial version of distributing packages to the matrix. still buggy f…
scbedd abbff35
add package distribution to the matrix
scbedd 7dc60ba
splatting should be working. just need to ensure multiple batches are…
scbedd 6adb684
ensure that we are able to scan for the packages
scbedd 795a98a
restore accidentally changed matrix
scbedd 3a975b6
update our service resolution logic to handle the ArtifactPackageName…
scbedd 37d47de
ensure the cspell config is pulled across
scbedd f02bcf2
remove useless set-artifact-packages call. update variable reference
scbedd 8a4fea9
Apply suggestions from code review
scbedd 25c20ae
ensure we pass servicedirectory to the test job. resolve the issue wi…
scbedd ea53757
clean up changed service output
scbedd 72b7401
actually remove the branch ref
scbedd 191c749
rely on some heavier usage of common parlance
scbedd 0f20711
we need PostGenerationScript to be optional
scbedd 72db8de
simplify the matrix update
scbedd 3af6f36
merge main to resolve merge conflict
scbedd 94ba6b5
add some additional output
scbedd 9aa8fac
dump the output right before using it
scbedd 4f67fe6
remove useless check for engChanged when it is encapsulated by 'other…
scbedd 2a0391e
add cmdlet binding
scbedd 2996fdf
dramatically simplify the call to distribute packages to matrix
scbedd e75d156
and now that it will actually invoke the script, add back in the call…
scbedd 1248bca
one attempt using no write-hosts or strict mode
scbedd 5d831c9
remove weirdness...I think this was breaking somehow behind the scenes
scbedd 3a09472
disable everything except a single write host
scbedd 7b64344
now remove the Write-Host
scbedd 16cd6b3
removing the write-host solved the problem. time to dump the variable…
scbedd cd50e71
try re-enabling and referencing a real environment setting
scbedd 909c5b7
fix the batch save
scbedd e9e0e82
the parameter input MUST be a string, not an array[] type
scbedd 1609ea3
merge main
scbedd cddda7f
now remove the distribute-packages-to-matrix
scbedd f0172ed
restore eng/common to main
scbedd 0799806
fix the platform matrix back to main version
scbedd 1c2891d
Merge branch 'main' into pipelinev3-v2
scbedd 6dda23d
resolve the issue with the artifactpackagenames
scbedd d67e2f9
remove erroneously added audit step
scbedd 37a4dbc
Merge branch 'main' into pipelinev3-v2
scbedd 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
ensure that our new logic doesn't get activated in other service dire…
…ctories that are running as normal
- Loading branch information
commit c5a6059bf1f0369dfc4db6a9acb459c824665e1f
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
save-package-properties.yml will call
Save-Package-Properties.ps1with appropriate-AddDevVersionby honoring theSetDevVersionset above indaily-dev-build-variable.yml