Closed brianamarie closed 5 years ago
- filter-base the template repo -> and we'll need to change line 167 of config to
right: "circle-ci: buildandtest"
@brianamarie could you please help take this on since you would be wrapping up the changes to the config file please?
This is done. Hopefully it is done right but I'll find out as I do a happy path! If there are bugs I'll open a new issue, and make sure to commit as githubteacher if possible so no more filterbranch is necessary.
Template Repository changes
CircleCI config changes
Changing author
right: "circle-ci: buildandtest"
Pull request template
[x] Add PR template, title
.github/PULL_REQUEST_TEMPLATE
Change added
Extra merging taking extra time
Why is step merging master into custom build? That's what's taking a long time.
To avoid this, template repository
custom-build
branch should have- image: circleci/ruby:2.4.1-node-browsers
. All branches except for initial-circle-config,timestamp
,master
, should have- image: circleci/ruby:2.4.1-node-browsers
.timestamp
doesn't matter.add-links
should have it.add-links
should havecommand: bundle exec jekyll build
on line 19. And, on this branch,docs/01_getting_ready_for_class.md
should have body of: