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 jQuery-flexImages@1.0.4 w/ git auto-update #8573

Merged
merged 2 commits into from
Sep 23, 2016

Conversation

x09326
Copy link
Contributor

@x09326 x09326 commented Jul 21, 2016

PR for #8533
@pvnr0082t please help me review it, thanks.
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

  • Git repository (required):https://github.com/Pixabay/jQuery-flexImages
  • Official website (optional, not the repository):
  • NPM package url (optional):
  • GitHub / Bitbucket popularity (required):
    • Count of stars:122
    • Count of watchers:8
    • Count of forks:34
  • NPM download stats (optional):
    • Downloads in the last day:
    • Downloads in the last week:
    • Downloads in the last month:

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.

close #8533, cc @SimonSteinberger

"url": "https://pixabay.com/users/Simon/",
"email": "simon@pixabay.com"
}
],
Copy link
Contributor

Choose a reason for hiding this comment

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

@x09326 We can just use an object and remove array.

@pvnr0082t pvnr0082t assigned x09326 and unassigned pvnr0082t Jul 21, 2016
@pvnr0082t
Copy link
Contributor

@PeterDaveHello The latest version we can get from https://goodies.pixabay.com/jquery/flex-images/demo.html is v1.0.4 but the latest version on GitHub is v1.0.1. Is it better to add v1.0.4?

@x09326
Copy link
Contributor Author

x09326 commented Jul 21, 2016

I think they forget to update the latest version.
I will confirm that with them.

@PeterDaveHello
Copy link
Contributor

@x09326 can you manually add the tagged versions and v1.0.4 first? Thanks.

@x09326
Copy link
Contributor Author

x09326 commented Sep 21, 2016

@pvnr0082t
I have added the tagged versions.
Please help me review it, thanks.

@x09326 x09326 assigned pvnr0082t and unassigned x09326 Sep 21, 2016
@pvnr0082t
Copy link
Contributor

@x09326 I think https://goodies.pixabay.com/jquery/flex-images/demo.html can be homepage.

@pvnr0082t
Copy link
Contributor

pvnr0082t commented Sep 21, 2016

The latest minify tool will not minify jquery.flex-images.css in v1.0.4 because there are only 3 lines. I think you can remove jquery.flex-images.min.css and jquery.flex-images.min.css.map

@x09326
Copy link
Contributor Author

x09326 commented Sep 21, 2016

@pvnr0082t
done!

@x09326 x09326 assigned pvnr0082t and unassigned x09326 Sep 21, 2016
@pvnr0082t
Copy link
Contributor

@x09326 Please also mention related issue in second commit. Thanks.

@x09326
Copy link
Contributor Author

x09326 commented Sep 21, 2016

@pvnr0082t
I haved modified the commit message.
Please help me review it, thanks.

@x09326 x09326 assigned pvnr0082t and unassigned x09326 Sep 21, 2016
@pvnr0082t
Copy link
Contributor

pvnr0082t commented Sep 21, 2016

multi-commit PR need multi reviewer.

@pvnr0082t pvnr0082t assigned kennynaoh and unassigned pvnr0082t Sep 21, 2016
@pvnr0082t
Copy link
Contributor

LGTM

@kennynaoh
Copy link
Contributor

@PeterDaveHello
Should we also need to add old versions in this case?
Thanks!

@PeterDaveHello
Copy link
Contributor

@kennynaoh your question is not clear at all, I have no idea what the situation you are talking about, would you please give some details?

@x09326 I found that the version v1.0.2/1.0.3 are mentioned in the readme but not tagged, would you please trace its commit log and manually add them? Thanks.

@kennynaoh
Copy link
Contributor

@PeterDaveHello
Because it has git tag in v1.0.0 and v1.0.1, I think it can be automatically added.
That's what I mean.
But there has old version v1.0.2 and v1.0.3 without tag you mentioned, it should be added manually now.
Thanks!

@PeterDaveHello
Copy link
Contributor

@kennynaoh Yes, only manually add v1.0.0/1.0.1 here makes no sense.

@kennynaoh
Copy link
Contributor

OK

Manually add the other versions from git repo because git auto-update can't get some
versions, cc cdnjs#8533
@x09326
Copy link
Contributor Author

x09326 commented Sep 23, 2016

@kennynaoh @pvnr0082t
I have added 1.0.2 and 1.0.3 by tracing commit log.
Please help me review it, thanks.

@x09326 x09326 assigned pvnr0082t and unassigned x09326 Sep 23, 2016
@kennynaoh
Copy link
Contributor

LGTM

@pvnr0082t
Copy link
Contributor

@PeterDaveHello The files added by tracing commit log should be the last change? I mean, for example, Pixabay/jQuery-flexImages@eb83790 and Pixabay/jQuery-flexImages@7757cd2 are different, but it seems like @x09326 add the latter(older) one.

@PeterDaveHello
Copy link
Contributor

@pvnr0082t Nope, shuold be the first change tagged that version, thanks.

@pvnr0082t
Copy link
Contributor

pvnr0082t commented Sep 23, 2016

LGTM ping @PeterDaveHello

@PeterDaveHello PeterDaveHello merged commit 093b15f into cdnjs:master Sep 23, 2016
@x09326 x09326 deleted the jQuery-flexImages branch October 12, 2016 11:57
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] Add jQuery-flexImages
5 participants