Summary: | [build.webkit.org] Use PostgreSQL for new build.webkit.org database | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> | ||||
Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | aakash_jain, ap, jbedard, lingho, ryanhaddad, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | Other | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=196229 https://bugs.webkit.org/show_bug.cgi?id=235296 |
||||||
Bug Depends on: | |||||||
Bug Blocks: | 175056 | ||||||
Attachments: |
|
Description
Aakash Jain
2021-01-13 06:15:40 PST
Also, it might be better to use passwords.json to store db info (like db url, username etc.) instead of environment variables. Created attachment 417529 [details]
Patch
rs+ Comment on attachment 417529 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417529&action=review > Tools/CISupport/build-webkit-org/master_buildbot2.cfg:-2 > -# ex: set syntax=python: Sure we want to remove these lines? (In reply to Jonathan Bedard from comment #5) > Sure we want to remove these lines? Yeah, I don't see much benefit of keeping them. EWS master.cfg also doesn't have these. Committed r271450: <https://trac.webkit.org/changeset/271450> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417529 [details]. |