Skip to content

test(transformer): add nestjs e2e test#10634

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-27-test_transformer_add_nestjs_e2e_test
Apr 27, 2025
Merged

test(transformer): add nestjs e2e test#10634
graphite-app[bot] merged 1 commit intomainfrom
04-27-test_transformer_add_nestjs_e2e_test

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Apr 27, 2025

Add a NestJS e2e test to avoid breaking legacy decorator + emitDecoratorMetadata transformations. Code copied from the NestJS template.

@github-actions github-actions bot added the C-test Category - Testing. Code is missing test cases, or a PR is adding them label Apr 27, 2025
Copy link
Member Author

Dunqing commented Apr 27, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Dunqing Dunqing force-pushed the 04-27-fix_transformer_legacy-decorator_should_fallback_to_object_when_a_type_reference_refers_to_a_type_symbol branch from 4a0cdcb to dfeebab Compare April 27, 2025 07:42
@Dunqing Dunqing force-pushed the 04-27-test_transformer_add_nestjs_e2e_test branch 2 times, most recently from d582fbd to f934b9f Compare April 27, 2025 07:46
@Dunqing Dunqing marked this pull request as ready for review April 27, 2025 07:47
@Dunqing Dunqing force-pushed the 04-27-test_transformer_add_nestjs_e2e_test branch from f934b9f to 94d4717 Compare April 27, 2025 08:04
@Dunqing Dunqing force-pushed the 04-27-fix_transformer_legacy-decorator_should_fallback_to_object_when_a_type_reference_refers_to_a_type_symbol branch from dfeebab to 72c43ba Compare April 27, 2025 08:04
@graphite-app graphite-app bot force-pushed the 04-27-fix_transformer_legacy-decorator_should_fallback_to_object_when_a_type_reference_refers_to_a_type_symbol branch from 72c43ba to 7ab2171 Compare April 27, 2025 11:24
@graphite-app graphite-app bot requested a review from overlookmotel as a code owner April 27, 2025 11:24
@graphite-app graphite-app bot force-pushed the 04-27-fix_transformer_legacy-decorator_should_fallback_to_object_when_a_type_reference_refers_to_a_type_symbol branch from 7ab2171 to c4af254 Compare April 27, 2025 11:25
@graphite-app graphite-app bot force-pushed the 04-27-test_transformer_add_nestjs_e2e_test branch from 94d4717 to a8ffaf8 Compare April 27, 2025 11:25
@graphite-app graphite-app bot changed the base branch from 04-27-fix_transformer_legacy-decorator_should_fallback_to_object_when_a_type_reference_refers_to_a_type_symbol to graphite-base/10634 April 27, 2025 11:36
@graphite-app graphite-app bot force-pushed the graphite-base/10634 branch from c4af254 to bb522fa Compare April 27, 2025 11:42
@graphite-app graphite-app bot force-pushed the 04-27-test_transformer_add_nestjs_e2e_test branch from a8ffaf8 to 9e76a68 Compare April 27, 2025 11:42
@graphite-app graphite-app bot changed the base branch from graphite-base/10634 to main April 27, 2025 11:43
@graphite-app graphite-app bot force-pushed the 04-27-test_transformer_add_nestjs_e2e_test branch from 9e76a68 to 7f74510 Compare April 27, 2025 11:43
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Apr 27, 2025
Copy link
Member

Boshen commented Apr 27, 2025

Merge activity

Add a NestJS e2e test to avoid breaking legacy decorator + `emitDecoratorMetadata` transformations. Code copied from the NestJS template.
@graphite-app graphite-app bot force-pushed the 04-27-test_transformer_add_nestjs_e2e_test branch from 7f74510 to 91130de Compare April 27, 2025 11:58
@graphite-app graphite-app bot merged commit 91130de into main Apr 27, 2025
16 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Apr 27, 2025
@graphite-app graphite-app bot deleted the 04-27-test_transformer_add_nestjs_e2e_test branch April 27, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants