Skip to content

Commit fb08e5f

Browse files
authored
"test(build): revert - run partial package build prior to snapshot-write (#7768)" (#7775)
This reverts commit ce3811c.
1 parent ce3811c commit fb08e5f

File tree

289 files changed

+7
-7240
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

289 files changed

+7
-7240
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ b-auth:
111111

112112
# run turbo build for packages only.
113113
tpk:
114-
node ./scripts/turbo build --filter='./{packages,packages-internal}/*'
114+
npx turbo run build --filter='./{packages,packages-internal}/*'
115115

116116
# builds only packages that have no build at all.
117117
# for development only - packages may be stale.

private/aws-protocoltests-ec2-schema/test/snapshots/req/DatetimeOffsets.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/EmptyInputAndEmptyOutput.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/EndpointOperation.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/EndpointWithHostLabelOperation.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/FractionalSeconds.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/GreetingWithErrors.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/HostWithPathOperation.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/IgnoresWrappingXmlName.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

private/aws-protocoltests-ec2-schema/test/snapshots/req/NestedStructures.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)