-
Notifications
You must be signed in to change notification settings - Fork 29
Conversation
You mentioned you want to replace deprecated snippets with a new snippet. I'm assuming that this is the new one and you're going to then replace the snippets in docs to include the new one, then post another PR deleting the old ones? |
My understanding is that to ensure that the docs remain viable, there is sometimes a multi-phase process to update the docs. I don't yet have a full handle on all the parts and pieces of that process and when they apply. But in essence, this Draft PR has the new content that I want to add to the docs (and most importantly want feedback on). I will either remove the deprecated snippet in this same PR or in another PR according to best practice as soon as I understand it. |
Yes, that is correct :) This sample looks good, we can do this in steps - first add this, then a new PR to continue. Also, it would be nice to have some automated tests - can you add them? |
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
@m-strzelczyk |
Replaces a deprecated snippet with an alternate snippet.
schedule_transfer_run()
start_manual_transfer_runs()
May need to do this in several steps so that there are no gaps in the documentation status.
Fixes internal bug: #191232835
BEGIN_COMMIT_OVERRIDE
docs: Replace deprecated snippet
END_COMMIT_OVERRIDE