You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have auto deploy from the master branch into the gh-pages branch everything from the public folder.
Work off the pages branch.
Proposal
Need to add some kind of Pipeline to run checks, then after merge to master copy the public folder contents to the gh-pages branch. (Deploy will then trigger)
Permissions and Security
Gated though MR approvals.
What does success look like, and how can we measure that?
The only manual process required by the developer is to Review&Merge into master
Links / references
n/a
The text was updated successfully, but these errors were encountered:
Problem to solve
The GitHub Pages isn't set up to Auto Deploy
Intended users
Developers
Further details
We need to have auto deploy from the
master
branch into thegh-pages
branch everything from thepublic
folder.Work off the
pages
branch.Proposal
Need to add some kind of Pipeline to run checks, then after merge to
master
copy thepublic
folder contents to thegh-pages
branch. (Deploy will then trigger)Permissions and Security
Gated though MR approvals.
What does success look like, and how can we measure that?
The only manual process required by the developer is to Review&Merge into
master
Links / references
n/a
The text was updated successfully, but these errors were encountered: