Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

Not really work in some projects ... #3

Closed
PeterDaveHello opened this issue Dec 21, 2014 · 1 comment
Closed

Not really work in some projects ... #3

PeterDaveHello opened this issue Dec 21, 2014 · 1 comment
Labels

Comments

@PeterDaveHello
Copy link
Contributor

the auto-update config in bootstrap-datepicker:

  "autoupdate": {
    "source": "git",
    "target": "git://github.com/eternicode/bootstrap-datepicker.git",
    "basePath": "",
    "files": [
      "css/*",
      "js/*/*",
      "js/*"
    ]
  }

origin files under bootstrap-datepicker:
1.0.0/ 1.0.2/ 1.1.3/ 1.2.0/ 1.3.0/ package.json

git auto-update log:

Starting Auto Update
-----------------------


bootstrap-datepicker
Clone git://github.com/eternicode/bootstrap-datepicker.git
Need 1.0.2-rc.2,1.1.0,1.1.1,1.1.2,1.2.0-rc.1,1.3.0-rc.1,1.3.0-rc.2,1.3.0-rc.3,1.3.0-rc.4,1.3.0-rc.5,1.3.0-rc.6,1.3.1,v1.0.1
All files for this version 41
41 true
Updated package.json to version 1.0.2-rc.1

after update:
1.0.0/ 1.0.2/ 1.0.2-rc.1/ 1.1.3/ 1.2.0/ 1.3.0/ package.json

It only updated one version ...

Re-run auto-update for more than 10 times, and get the same result (1 version/time).

@PeterDaveHello PeterDaveHello changed the title Not work in some projects ... Not really work in some projects ... Dec 21, 2014
@PeterDaveHello
Copy link
Contributor Author

Same reason as #2 , roll back fs-extra to old version now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant