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

Post-Heroku-move fixes #92

Closed
1 task done
floere opened this issue Oct 16, 2014 · 7 comments
Closed
1 task done

Post-Heroku-move fixes #92

floere opened this issue Oct 16, 2014 · 7 comments

Comments

@floere
Copy link
Member

floere commented Oct 16, 2014

Add any issues after the Heroku move here.

  • Running be rake -T causes:

    rake aborted!
    cannot load such file -- link_header
    /Users/hanke/temp/cocoapods/cocoapods.org/middleman/Rakefile:15:in `require'
    /Users/hanke/temp/cocoapods/cocoapods.org/middleman/Rakefile:15:in `<top (required)>'
    (See full trace by running task with --trace)
    
@floere floere assigned segiddins and kylef and unassigned segiddins and kylef Oct 16, 2014
@floere
Copy link
Member Author

floere commented Oct 16, 2014

/cc @segiddins @kylef

@kylef
Copy link
Contributor

kylef commented Oct 16, 2014

@floere Not sure why, but someone has incorrectly moved link_header out of the Gemfile. 9d694c7. I can't seem to find which commit it was removed in.

@kylef
Copy link
Contributor

kylef commented Oct 16, 2014

Weird thing is, the history for the file doesn't even mention my commit (which is in master). https://github.com/CocoaPods/cocoapods.org/commits/master/Gemfile Has someone force pushed?

@floere
Copy link
Member Author

floere commented Oct 16, 2014

I merged it into the heroku branch in f94e5e3. However, I probably forgot to move your added line into the middleman/Gemfile (where I moved the top level Gemfile).

@floere
Copy link
Member Author

floere commented Oct 16, 2014

I haven't force pushed. Your commit is in the history – not sure what exactly happens on Github there.

@kylef
Copy link
Contributor

kylef commented Oct 16, 2014

Oh right, everything was moved to a different directory. Must've been why it isn't in the history.

Thanks for sorting this out.

@floere
Copy link
Member Author

floere commented Oct 16, 2014

Thanks for your help! :)

@floere floere closed this as completed Oct 29, 2014
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

3 participants