Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Pages Auto Deploy #5

Open
s-laugh opened this issue Jul 19, 2019 · 0 comments
Open

GitHub Pages Auto Deploy #5

s-laugh opened this issue Jul 19, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@s-laugh
Copy link
Member

s-laugh commented Jul 19, 2019

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 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

@s-laugh s-laugh added enhancement New feature or request help wanted Extra attention is needed labels Jul 19, 2019
@s-laugh s-laugh added this to the MVP for Dashboard milestone Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant