Skip to content

Conversation

@vishakha1812
Copy link
Contributor

@vishakha1812 vishakha1812 commented Aug 7, 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 August 7, 2020 22:22
@vishakha1812
Copy link
Contributor Author

Note: Description is updated.

Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

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

Looks great! Minor nits only.

@vishakha1812 vishakha1812 requested a review from krivard August 11, 2020 16:27
@krivard krivard merged commit eed8564 into main Aug 11, 2020
@krivard krivard deleted the handle_wip_signals branch September 1, 2020 18:53
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.

3 participants