Skip to content

Conversation

@vishakha1812
Copy link
Contributor

@vishakha1812 vishakha1812 commented Jul 29, 2020

wip_signal in params.json can take True | False or '' or [] | List[str]:

  • if True, wip_ will be added to all the the signals.

  • if False or "", wip_ will be added to only signals that have never been published.

  • if [] , it wont be adding any prefix to any of the signals. It might also work for someone who just wants to run the pipeline.

  • If we want to have only some of the signals as wip signals, we can pass it to wip_signal in the form of a list.

@vishakha1812 vishakha1812 requested a review from krivard July 29, 2020 03:36
@vishakha1812 vishakha1812 changed the title safegraph: standardizing wip signal names safegraph: standardizing signal names Jul 29, 2020
@vishakha1812 vishakha1812 force-pushed the rename_signals branch 2 times, most recently from ae0e3f2 to 9e398ae Compare August 3, 2020 20:27
@vishakha1812 vishakha1812 force-pushed the rename_signals branch 2 times, most recently from b3753f1 to ba64ad4 Compare August 6, 2020 17:11
Copy link
Contributor

@amartyabasu amartyabasu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me!

vishakha1812 and others added 7 commits August 7, 2020 15:48
@krivard krivard merged commit 31d882b into main Aug 11, 2020
@krivard krivard deleted the rename_signals branch September 1, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants