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

pull, build, push #1

Open
ahdinosaur opened this issue Sep 28, 2019 · 0 comments
Open

pull, build, push #1

ahdinosaur opened this issue Sep 28, 2019 · 0 comments

Comments

@ahdinosaur
Copy link
Member

while i made a heap of progress, i never got this over the line before getting bogged down and losing momentum.

if i was to try this again, i think there's a much easier approach. rather than writing a complicated server that tries to do all of: listening for GitHub hooks, building when a hook is called, and hosting the files. i think this should instead focus on the build step only: pull the current repo directory from the server, perform the build, then push the resulting repo directory back to the server.

then the repo file hosting is nginx only, and the build step can become a GitHub action or TravisCI step or whatever.

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

No branches or pull requests

1 participant