Skip to content

Port Cloudflare Updates #3

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

Merged
merged 11 commits into from
Aug 27, 2014
Merged

Port Cloudflare Updates #3

merged 11 commits into from
Aug 27, 2014

Conversation

benbalter
Copy link
Contributor

This attempts to port @spraints's cloudflare updates from https://github.com/github/pages/pull/370.

Once merged, hope to be able to PR to pages, and can then use in https://github.com/github/shell/pull/1273 and stafftools.

@benbalter benbalter self-assigned this Aug 26, 2014
fi

#set ruby version, see https://github.com/github/pages-jekyll/pull/17
export PATH=/usr/share/rbenv/shims:$PATH BUNDLE_GEMFILE=$(pwd)/Gemfile
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems weird to be in bootstrap. If this is just for CI, maybe move the boostrap in cibuild so it's after the env updates?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, but without that, it bootstraps into global ruby, which is 1.8.x. Pulled from the Pages bootstrap.

@spraints
Copy link
Member

🤘

benbalter added a commit that referenced this pull request Aug 27, 2014
@benbalter benbalter merged commit 4bf99fe into master Aug 27, 2014
@benbalter benbalter deleted the cloudflare branch August 27, 2014 15:12
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 this pull request may close these issues.

2 participants