-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
Description
Recently we changed the scaffold to use a different workflow for docs output.
Earlier we committed the docs into gh-pages brach so that github would display it from there.
Now we commit the output directly to master.
I am very worried about that change since I fear this will lead to big merge conflicts in scenarios where we support multiple release branches or when different user release.
The original script avoided this because users integrated via master and gh-pages was only an automated step.
/cc @dsyme @pblasucci @isaacabraham @sergey-tihon @Krzysztof-Cieslak