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

[Fix #867] Update Grimoire URL to fix (cider-grimoire-lookup) regression due to HTTP 301 (Moved Permanently) #891

Merged
merged 1 commit into from
Nov 24, 2014

Conversation

pw4ever
Copy link
Contributor

@pw4ever pw4ever commented Nov 23, 2014

@bbatsov
Copy link
Member

bbatsov commented Nov 23, 2014

Nice catch!

Please, update the changelog and change the commit message to [Fix #867] Regression ... (and check why is the build failing right now).

@pw4ever
Copy link
Contributor Author

pw4ever commented Nov 23, 2014

Thanks for the response.

The CI failure was due to mismatch in test suite to the new URL.

Also changed is the README.md about Grimoire.

@pw4ever pw4ever changed the title fixes #867: regression due to grimoire URL change [Fix #867] Regression with cider-grimoire due to Grimoire moved to "http://conj.io/" Nov 23, 2014
@bbatsov
Copy link
Member

bbatsov commented Nov 23, 2014

The code looks good, but I don't see a CHANGELOG.md entry. Also - squash all commits into one.

@pw4ever
Copy link
Contributor Author

pw4ever commented Nov 24, 2014

@bbatsov
Thanks for the comments. I just find out the instructions in CONTRIBUTING.md.

I have updated CHANGELOG.md and followed this tutorial to squash the commits.

… HTTP 301 (Moved Permanently) to the old Grimoire URL.

Grimoire recently migrates to "http://conj.io". The old URL used in
(cider-grimoire-lookup) would drop the "Content-Type: text/plain"
request enroute of a HTTP 301 redirection.

Updating the Grimoire URL to "http://conj.io" fixes the issue.
@pw4ever pw4ever changed the title [Fix #867] Regression with cider-grimoire due to Grimoire moved to "http://conj.io/" [Fix #867] Update Grimoire URL to fix (cider-grimoire-lookup) regression due to HTTP 301 (Moved Permanently) Nov 24, 2014
bbatsov added a commit that referenced this pull request Nov 24, 2014
[Fix #867] Update Grimoire URL to fix (cider-grimoire-lookup) regression due to HTTP 301 (Moved Permanently)
@bbatsov bbatsov merged commit 08518f6 into clojure-emacs:master Nov 24, 2014
@bbatsov
Copy link
Member

bbatsov commented Nov 24, 2014

👍 Thanks!

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