-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
v1.0.1: | ||
date: 2016-03-16 | ||
changes: | ||
- downgrade maxmin for node 0.10 | ||
v1.0.0: | ||
date: 2016-03-04 | ||
changes: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vladikoff @shama: so do we still support 0.10 or not?
We really need some coordination since the plugins are a lot...
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right. @vladikoff @shama: we need a new grunt-contrib-internal release to backport the CI changes in all plugins. Also, I'd personally like gruntjs/grunt-contrib-internal#26 merged before the new version.
Finally, should we also specify a minimum npm version in engines? I mean, node.js 0.10 is one thing, but npm 1.x probably won't work, right?
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should support these versions: gruntjs/grunt-docs#155 (comment)
I think v0.10 is still the most used version (I forget where that stat is, probably a npm stat).
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, @shama please see my previous post.
Also, can someone add AppVeyor to the following packages?
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@XhmikosR gave you access to our AppVeyor.
Added projects:
-watch
: id=olyu3uhcq59avm8v-requirejs
: id=ithfwohrb4u06rx3-csslint
: id=ls0y0jy0qni18gby-sass
: id=ugf9aop97slt5anb-compass
: id=t3uhtavh505539kn-cli
: id=prp6g944b05jsq6dfe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I'll try to add the needed files to the repos now.
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vladikoff: I don't have access to grunt-cli and probably other repos.
As a side note, which Ruby version should I use for grunt-contrib-compass and grunt-contrib-sass?
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure. Giving you access to cli and other mentioned repos atm
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've pushed test branches for those 2 repos and see how it'll go.
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it was just
grunt-cli
accessfe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are definitely more repos but it's hard going through them :P
I know for sure grunt-contrib-qunit is another one.
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fe967c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, so we are almost done with AppVeyor; only the Ruby related ones are left, which I'll take care of later tonight or tomorrow.
Now, if we could get fe967c8#commitcomment-16744938 sorted and have a new release out in order to backport the changes to all projects we should be set.
Then we only need the guidelines for the jQuery move, please don't forget to CC me in any relevant issues so that I'm aware of what I need to do with the license headers etc.