-
Notifications
You must be signed in to change notification settings - Fork 156
Move PCF2-Lift Options to a shared location #2198
base: main
Are you sure you want to change the base?
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Differential Revision: D44062784 fbshipit-source-id: 98950f8f15f994a53b6a20e2ed66daecc4b7c2bc
4254489 to
2842869
Compare
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Differential Revision: D44062784 fbshipit-source-id: 888fbce44832fd5be3fe2e30c7d3fc60cf29f223
2842869 to
b54e38e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Differential Revision: D44062784 fbshipit-source-id: 0f13d31ef882d6eb3b4908fa53a4b7eafe5d1f7c
b54e38e to
789efab
Compare
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Reviewed By: ajinkya-ghonge, haochenuw Differential Revision: D44062784 fbshipit-source-id: 4ed6f17f5e0200600324254e58f94904c00d0fa2
789efab to
81992b6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
81992b6 to
5286b80
Compare
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Reviewed By: ajinkya-ghonge, haochenuw Differential Revision: D44062784 fbshipit-source-id: 3e1779d48b003ee1ac16dc4e77e47a3c80e0f111
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Reviewed By: ajinkya-ghonge, haochenuw Differential Revision: D44062784 fbshipit-source-id: d2ea44f9edaa045666ce5ff0095481af225b243c
5286b80 to
215c27b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Reviewed By: ajinkya-ghonge, haochenuw Differential Revision: D44062784 fbshipit-source-id: 46b4dc7fc95f14d24eeed32462569f4c3ffad9fe
215c27b to
b880191
Compare
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
b880191 to
8680d5e
Compare
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Reviewed By: ajinkya-ghonge, haochenuw Differential Revision: D44062784 fbshipit-source-id: 2874edb15d3c5abc67630e1a2192484017866136
Summary: Pull Request resolved: facebookresearch#2198 This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code. Reviewed By: ajinkya-ghonge, haochenuw Differential Revision: D44062784 fbshipit-source-id: c63c45566219ec11272ac58c2efbb7c7437d1f21
|
This pull request was exported from Phabricator. Differential Revision: D44062784 |
8680d5e to
6ca79a9
Compare
|
Hi @calebzj! Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours needs attention. You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at [email protected]. Thanks! |
Summary: This is moving the Lift options out of main so that they can be used in other parts of the code. This is especially important for feature flagging within the cpp code.
Differential Revision: D44062784