Skip to content

Tags: facebook/watchman

Tags

v2024.09.16.00

Toggle v2024.09.16.00's commit message

v2024.09.09.00

Toggle v2024.09.09.00's commit message
watchman: when `project-metadata` isn't provided, don't add it to the…

… XDB query

Summary:
When `project-metadata` isn't provided in the watchman query, instead of adding `AND project_metadata = ""` to the XDB query, just don't add anything.

We then need to bubble up the project_metadata from the found saved state to where we construct the manifold path for the saved state.

Context: we need this for hack to be able to still get a saved state even when our config has changed.

Reviewed By: kmancini

Differential Revision: D61018325

fbshipit-source-id: b01b162adeed5a73fd10c2737c9da1115f0b333e

v2024.08.26.00

Toggle v2024.08.26.00's commit message

v2024.08.12.00

Toggle v2024.08.12.00's commit message
progress: add a thrift Entry point for reporting progress

Summary: surprise_tool

Reviewed By: kmancini

Differential Revision: D60385450

fbshipit-source-id: e935609cebf7969a84ad88d625283b1c5933752b

v2024.08.05.00

Toggle v2024.08.05.00's commit message