Reduce number of generated files for the feature flags system#42820
Reduce number of generated files for the feature flags system#42820rubennorte wants to merge 4 commits into
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
c10d186 to
a04b3ce
Compare
Base commit: 48a19d7 |
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
a04b3ce to
509d5f0
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
509d5f0 to
52bfbed
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
52bfbed to
1942b0c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
1942b0c to
ab609f1
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
ab609f1 to
6c67109
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
6c67109 to
750d6c2
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
750d6c2 to
bd5b926
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
bd5b926 to
1f459e7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
1f459e7 to
e4096bb
Compare
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
e4096bb to
b9cc620
Compare
Differential Revision: D53416934 fbshipit-source-id: 7cb14fea95712c2528ea04ac532ace9fe7b7a0b3
Differential Revision: D53351484 fbshipit-source-id: b516dfdc3dee66ab746255347cbf83062c92a3a1
Differential Revision: D53351483 fbshipit-source-id: 8f1c81f2ca1507c2662d46d9f7955f9a0b3d327e
…ok#42820) Summary: Pull Request resolved: facebook#42820 The feature flag system generates a significant amount of files. This reduces that number to remove noise from diffs/PRs by eliminating a file that could be defined privately within another one. Changelog: [internal] bypass-github-export-checks (CI is broken on main) Reviewed By: huntie Differential Revision: D53352391 fbshipit-source-id: 7ee676f1e0a856012f838871436cb6dec2ad8485
|
This pull request was exported from Phabricator. Differential Revision: D53352391 |
b9cc620 to
bdfb127
Compare
|
This pull request has been merged in e035005. |
Summary:
The feature flag system generates a significant amount of files. This reduces that number to remove noise from diffs/PRs by eliminating a file that could be defined privately within another one.
Changelog: [internal]
Differential Revision: D53352391