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

copy build tasks from theme #1791

Closed
3 of 4 tasks
mattstratton opened this issue Feb 20, 2017 · 3 comments
Closed
3 of 4 tasks

copy build tasks from theme #1791

mattstratton opened this issue Feb 20, 2017 · 3 comments

Comments

@mattstratton
Copy link
Member

mattstratton commented Feb 20, 2017

We will need all the properly updated build tasks from the theme.

These include:

  • gulp
  • updated appveyor
  • updated travis (maybe; travis in the theme does a lot of different stuff)
  • updated netlify configurations

We might be able to completely remove travis, and maybe just run htmlmin in the netlify step to check it there.

@mattstratton
Copy link
Member Author

I prefer to keep travis in this repo the way that it is. No need to change it.

I think appveyor mostly already works, but I'll check.

gulp and netlify are the ones we need to do.

We can move gulp in advance; netlify is go-live time.

@mattstratton
Copy link
Member Author

My plan for this is that right before go live, I am going to do a fresh clone of devopsdays-web, copy the theme into it, and then also all the gulp stuff. I'll do a gulp run locally to make sure there are no errors, and then this will all be part of the same PR. The deploy preview should, in theory, catch anything, although we have to be careful to not merge anything right while i'm doing this.

@mattstratton
Copy link
Member Author

Resolved in #1998

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