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

add origamijs@0.5.1 and update .gitignore #9108

Merged
merged 1 commit into from Oct 5, 2016

Conversation

kennynaoh
Copy link
Contributor

@kennynaoh kennynaoh commented Sep 27, 2016

PR for #9060
@x09326 please help me review this pull request, thank you.
add .gitignore to ignore v0.0.2 because v0.0.2 doesn't exist on npm and has no origami.js on git repo, author said he want to forget v0.0.2
raphamorim/origami.js#39 (comment)
Checklist for Pull request or lib adding request issue follows the conventions.

Note that if you are using a distribution purpose repository/package, please also provide the url and other related info like popularity of the source code repo/package.

Profile of the lib

Essential checklist

  • I'm the author of this library
    • I would like to add link to the page of this library on CDNJS on website / readme
  • This lib was not found on cdnjs repo
  • No already exist / duplicated issue and PR
  • The lib has notable popularity
    • More than 100 [Stars / Watchers / Forks] on [GitHub / Bitbucket]
    • More than 500 downloads stats per month on npm registry
  • Project has public repository on famous online hosting platform (or been hosted on npm)

Auto-update checklist

  • Has valid tags for each versions (for git auto-update)
  • Auto-update setup
  • Auto-update target/source is valid.
  • Auto-update filemap is correct.

Git commit checklist

  • The first line of commit message is less then 50 chars, be clean and clear, easy to understand.
  • The parent of the commit(s) in the PR is not old than 3 days.
  • Pull request is sending from a non-master branch with meaningful name.
  • Separate unrelated changes into different commits.
  • Use rebase to squash/fixup dummy/unnecessary commits into only one commit.
  • Close corresponding issue in commit message
  • Mention related issue(s), people in commit message, comment.

npm auto-update config added and add .gitignore to ignore v0.0.2 because
author don't care, close #9060, cc @raphamorim

@PeterDaveHello PeterDaveHello changed the title add origamijs@0.5.1 and .gitignore add origamijs@0.5.1 and update .gitignore Sep 27, 2016
@@ -0,0 +1,1153 @@
/*!
* Origami.js 0.5.0
Copy link
Contributor

Choose a reason for hiding this comment

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

@kennynaoh
Here is 0.5.0.
Would you confirm this?

@@ -158,6 +158,8 @@ ajax/libs/Hyphenator/HyphenatorBeta12/
ajax/libs/Hyphenator/ersion_*
ajax/libs/gemma/0.1.0/
ajax/libs/gemma/0.4.0/
ajax/libs/origamijs/0.0.2/

Copy link
Contributor

Choose a reason for hiding this comment

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

This empty line should be removed, we already have that.

@kennynaoh
Copy link
Contributor Author

@x09326
That is just a typo (raphamorim/origami.js#39)
And removed the blank line.
Please help me review it again.
Thanks!

@raphamorim
Copy link

Make sense 👍

@kennynaoh
Copy link
Contributor Author

:bowtie:

* https://origamijs.com/
*
* Copyright Raphael Amorim 2016
* Released under the GPL-4.0 license
Copy link
Contributor

Choose a reason for hiding this comment

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

@kennynaoh
Please confirm the license.
It is different from the license in package.json.

@raphamorim
Copy link

Ref: raphamorim/origami.js#42

@kennynaoh
Copy link
Contributor Author

Thanks @raphamorim

@kennynaoh
Copy link
Contributor Author

@x09326
Please help me review it again.
Thanks!

@x09326
Copy link
Contributor

x09326 commented Oct 5, 2016

LGTM
ping @PeterDaveHello

@PeterDaveHello
Copy link
Contributor

PeterDaveHello commented Oct 5, 2016

"npm auto-update config added and add .gitignore to ignore v0.0.2 because author don't care"

I didn't get what do you mean, the author doesn't care for what? @kennynaoh

@kennynaoh
Copy link
Contributor Author

kennynaoh commented Oct 5, 2016

@PeterDaveHello
The author said let's forget v0.0.2

@PeterDaveHello
Copy link
Contributor

  1. Where did the author say that? Give us the reference in PR comment.
  2. Clarify your comment and commit message.

npm auto-update config added and update .gitignore to ignore v0.0.2 because v0.0.2 doesn't exist on npm and has no origami.js on git repo, author said he want to forget v0.0.2, close cdnjs#9060, cc @raphamorim
@kennynaoh
Copy link
Contributor Author

@x09326
I have clarified the comment in commit message and add ref in PR comment
Please help me review it again.
Thanks!

@kennynaoh kennynaoh assigned x09326 and unassigned kennynaoh Oct 5, 2016
@x09326
Copy link
Contributor

x09326 commented Oct 5, 2016

LGTM
ping @PeterDaveHello

@PeterDaveHello PeterDaveHello merged commit 5335d26 into cdnjs:master Oct 5, 2016
@kennynaoh kennynaoh deleted the origamijs branch October 12, 2016 11:45
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.

[Request] origamijs
5 participants