Bugzilla – Attachment 155234 Details for
Bug 34319
Upgrade Cypress
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34319: (QA follow-up) Add cypress.config.ts to Makefile.PL mapping
Bug-34319-QA-follow-up-Add-cypressconfigts-to-Make.patch (text/plain), 956 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2023-09-05 18:29:09 UTC
(
hide
)
Description:
Bug 34319: (QA follow-up) Add cypress.config.ts to Makefile.PL mapping
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-09-05 18:29:09 UTC
Size:
956 bytes
patch
obsolete
>From 68b999ad67004be4dc729a73afa6c278d82fa0ad Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 5 Sep 2023 15:28:16 -0300 >Subject: [PATCH] Bug 34319: (QA follow-up) Add cypress.config.ts to > Makefile.PL mapping > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index c81b6461979..c1ef5c36125 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -313,6 +313,7 @@ my $target_map = { > './clubs' => 'INTRANET_CGI_DIR', > './course_reserves' => 'INTRANET_CGI_DIR', > './cpanfile' => 'PERL_MODULE_DIR', >+ './cypress.config.ts' => 'NONE', > './docs/history.txt' => { target => 'DOC_DIR', trimdir => -1 }, > './docs/contributors.yaml' => { target => 'DOC_DIR', trimdir => -1 }, > './docs/teams.yaml' => { target => 'DOC_DIR', trimdir => -1 }, >-- >2.42.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34319
:
153714
|
153952
|
153954
|
155097
| 155234 |
155272