Bug 239501

Summary: Remove public_html from .gitignore file for CISupport
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=239090
https://bugs.webkit.org/show_bug.cgi?id=243291

Aakash Jain
Reported 2022-04-19 09:08:45 PDT
https://commits.webkit.org/r280362 added .gitignore file for CISupport. However, adding public_html might be little too aggressive since it also contains lot of code (e.g.: dashboard). We should remove public_html directory from .gitignore, and later-on (as required) add specific sub-directory or files appropriately.
Attachments
Aakash Jain
Comment 1 2022-04-19 09:10:54 PDT
EWS
Comment 2 2022-04-19 10:32:30 PDT
Committed r293022 (249761@main): <https://commits.webkit.org/249761@main> Reviewed commits have been landed. Closing PR #314 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-04-19 10:33:13 PDT
Note You need to log in before you can comment on or make changes to this bug.