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

Site is not updating #348

Open
bproffitt opened this issue Dec 16, 2022 · 1 comment · May be fixed by #349
Open

Site is not updating #348

bproffitt opened this issue Dec 16, 2022 · 1 comment · May be fixed by #349

Comments

@bproffitt
Copy link
Member

Pull requests are getting merged, but website will not update

There seems to be consistent failures of CI/CD tests that I cannot debug, which are preventing any updates from getting through to the site.

bennypowers added a commit that referenced this issue Dec 18, 2022
@bennypowers bennypowers linked a pull request Dec 18, 2022 that will close this issue
@bennypowers
Copy link
Collaborator

This repo has a somewhat unusual setup in that the main branch is called dev and the deployed branch called master, perhaps CI is choking on that? I sent a pr which should fix that problem

I also noticed that we have both gh-pages and netlify on this repo, perhaps it would be easier from a ci/cd perspective to go all in on netlify, or alternatively, to replace it with a gh-pages deploy preview script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants