leekelleher
1443149264
Added 'repository' field to packages.json.
...
This removes npm's nag warning.
2014-01-17 16:42:13 +00:00
Tom Fulton
e9f710ea9e
Include C# solution in build/package outputs
2014-01-17 02:54:59 -07:00
Tom Fulton
9d3f4e76db
Quick cleanup of packaging tasks
2014-01-17 02:20:54 -07:00
Tom Fulton
489628451b
Merge branch 'develop' into feature/packaging
...
Conflicts:
.gitignore
Gruntfile.js
package.json
2014-01-16 23:33:53 -07:00
Tom Fulton
0c4c04f84e
Merge branch 'develop' into feature/nuget
...
Conflicts:
.gitignore
Gruntfile.js
package.json
2014-01-16 23:30:38 -07:00
Tom Fulton
2e0a84852b
Add grunt task for creating umbraco package
2014-01-15 14:16:17 -07:00
Tom Fulton
bffdc7f644
Add build option to touch web.config automatically on deploy
2014-01-12 04:40:27 -07:00
Tom Fulton
eafd2d454c
Inject package version, files into nuspec on build
...
* Move /build/ -> /pkg/
* Add nuspec
* Refactor package:nuget workflow to create a temporary directory to build the package from - so we can store the transformed file
* Add grunt-template task to transform the nuspec
2014-01-12 02:13:05 -07:00
Tom Fulton
9a7bf3693c
Add package:nuget task
...
* Add grunt-nuget
* Add nuspec file
* Add build task
2014-01-11 22:17:12 -07:00
Tom Fulton
b524121f8a
Initial commit
2014-01-10 17:20:35 -07:00