Documented plugin release workflow

Summary: See title

Reviewed By: jknoxville

Differential Revision: D22410580

fbshipit-source-id: 79cc5cf1d2a04a2edf7695bdb0e3d16b38baaae9
This commit is contained in:
Anton Nikolaev
2020-07-07 05:38:22 -07:00
committed by Facebook GitHub Bot
parent e2b2d13a41
commit 09269ddd58

View File

@@ -90,6 +90,9 @@ module.exports = {
"extending/error-handling", "extending/error-handling",
"extending/testing", "extending/testing",
"extending/debugging", "extending/debugging",
...FBInternalOnly([
"extending/fb/desktop-plugin-releases"
]),
...FBInternalOnly([ // TODO: Remove once sandy is public T69061061 ...FBInternalOnly([ // TODO: Remove once sandy is public T69061061
"extending/fb/sandy/sandy-plugins" "extending/fb/sandy/sandy-plugins"
]) ])