Bug 239501
Summary: | Remove public_html from .gitignore file for CISupport | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/314
EWS
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
<rdar://problem/91970420>