Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

convert from netlify to go #3

Merged
merged 3 commits into from
Mar 13, 2017
Merged

convert from netlify to go #3

merged 3 commits into from
Mar 13, 2017

Conversation

rybit
Copy link
Member

@rybit rybit commented Mar 8, 2017

mostly just a lot of search and replace ~ @biilmann could you check this is right?

Copy link

@verythorough verythorough left a comment

Choose a reason for hiding this comment

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

Found a few instances of "Go Commerce" with an extra space. I don't have commit access on this repo, so I went the easy way and just made comments. 😈

README.md Outdated
@@ -1,16 +1,16 @@
# Netlify Commerce JS
# Go Commerce JS

Choose a reason for hiding this comment

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

Remove space

README.md Outdated

This is a JS client library for [Netlify Commerce](https://github.com/netlify/netlify-commerce) API.
This is a JS client library for [Go Commerce](https://github.com/netlify/gocommerce) API.

Choose a reason for hiding this comment

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

Remove space

README.md Outdated
@@ -80,7 +80,7 @@ commerce.setCountry("USA");
commerce.setCurrency("USD");
```

You can use Netlify Commerce JS together with [authlify](https://github.com/netlify/authlify) to let users log in and claim view order history.
You can use Go Commerce JS together with [GoTrue](https://github.com/netlify/gotrue) to let users log in and claim view order history.

Choose a reason for hiding this comment

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

Remove space

@verythorough
Copy link

Looks good to me! Though I can't fully confirm the code part is good. I assume npm/etc. handles the name change so projects using netlify-commerce-js don't break?

@bdougie
Copy link

bdougie commented Mar 13, 2017

Authlify needs to be changed to goTrue in the readme

@bdougie
Copy link

bdougie commented Mar 13, 2017

also src/index.js references NetlifyCommerce and netlify.commerce

@rybit
Copy link
Member Author

rybit commented Mar 13, 2017

I am not seeing those @bdougie

@bdougie
Copy link

bdougie commented Mar 13, 2017

my bad, I was looking at master. This is good

@rybit rybit merged commit 9cb37a0 into master Mar 13, 2017
@rybit rybit deleted the rename-everything branch March 13, 2017 20:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants