Bug 239501 - Remove public_html from .gitignore file for CISupport
Summary: Remove public_html from .gitignore file for CISupport
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-19 09:08 PDT by Aakash Jain
Modified: 2022-07-28 06:38 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 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.
Comment 1 Aakash Jain 2022-04-19 09:10:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/314
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-04-19 10:33:13 PDT
<rdar://problem/91970420>