jlukic
6b54c4559f
Fixes issue with concat css moving import
10 years ago
jlukic
2b52ce349f
Increase delay between git push due to issues with flooding
10 years ago
jlukic
b5a5d9cb69
#1919 Fixes issue with minification
10 years ago
jlukic
c7a1b47599
Fix icon banner in icons, add visiblity to single component releases
10 years ago
Luca Mussi
183cf0ef05
Removed duplicate line
Fixed https://github.com/Semantic-Org/Semantic-UI-CSS/issues/2
10 years ago
jlukic
b42384752d
#1866 - Adds more intelligent regexp version number replace, preserves component names in banners
10 years ago
jlukic
31ca8667ff
Update tasks to try SHA again
10 years ago
jlukic
194ca7bd89
Update register task to remove bower
10 years ago
jlukic
0e382b747e
Increase delay before creating release after pushing files to repos
10 years ago
jlukic
326820f7c4
#1607 Apparently commitish doesnt matter, just need to wait at least a second before creating release after push
10 years ago
jlukic
27771e216f
Missing comma in admin config #1607
10 years ago
jlukic
e3f66ec2a0
Fix admin tasks to use commit SHA of last release #1607
10 years ago
jlukic
ec415f500b
Update css package for meteor #1607
10 years ago
Derek Slife
f8472c87dd
Corrected wrench config for `src/site` merges
Even though the gulp install script outputs:
```Site folder exists, merging files (no overwrite) project-dir/semantic/src/site/```
The `src/site` directory is blown away, not preserving existing files, due to the `forceDelete:true` setting.
10 years ago
jlukic
5603db5398
#1607 Removes a bunch of files from addfiles
10 years ago
jlukic
a9272d9e57
#1607 Remove git tag, use only release
10 years ago
jlukic
f7d69cd283
Admin tasks no longer pipe gulp stream (buggy), use mergeStream instead
10 years ago
jlukic
9289c037af
Fixes #1842 , small typo caused rtl tasks not to run
10 years ago
jlukic
c6371cc8d2
Move gulp walk over to admin task #1607
10 years ago
jlukic
6079676eb5
#1607 Regexp formatting
10 years ago
jlukic
052d074358
#1607 Fix components without assets not creating manifest lists correctly
10 years ago
jlukic
5e372c394d
#1607 remove client typo in package.js
10 years ago
jlukic
6e6f6cd71c
#1607 missing theme.less from LESS repo
10 years ago
jlukic
3a75bdc8d1
Swaps out __dirname constant for path.resolve() #1607
10 years ago
jlukic
22a2b2901a
#1607 add npm require to package.js templates
10 years ago
jlukic
d98656a3c6
Fixes description redundancy #1607
10 years ago
jlukic
d8cb6442f5
Add renamed tasks
10 years ago
jlukic
268b30a017
Admin task iteration
10 years ago
jlukic
c9b990060e
Finish meteor integration of dist/
10 years ago
jlukic
dda23b4a12
Add filemode ignore to admin tasks
10 years ago
jlukic
ce342f58fd
Finish releases
10 years ago
jlukic
6f8c94e52e
iteration on release scripts
10 years ago
jlukic
45de05e2ce
Fix paths from sub-folder
10 years ago
jlukic
173f6400d0
Adding css/less admin tasks
10 years ago
jlukic
74a52c5b30
Watch now compiles concat again
10 years ago
jlukic
9f750c262f
Remove scoping, add to semantic.less
10 years ago
jlukic
56e7323e4e
Add missing task
10 years ago
jlukic
5689680658
Everything is golden
10 years ago
jlukic
ebe25eb70c
Add init repo task
10 years ago
jlukic
c01587558e
Retooling of admin tasks
10 years ago
jlukic
139117d5d3
100% working component update script with no .git index lock issues
10 years ago
jlukic
5dc9f53f17
Updates release repos task
10 years ago
jlukic
dc622c4dad
Remove stub oauth
10 years ago
jlukic
2f8a1643ef
Rewrite admin tasks as export
10 years ago
jlukic
5a1e347ed5
Fix config comment replace regex not to be greedy
10 years ago
jlukic
b2994d58d0
Fix gulp docs glob
10 years ago
jlukic
419ffd8562
Fix themes path backslash matching regex group (positive lookahead)
10 years ago
jlukic
8c27ff5c05
Fix config path
10 years ago
jlukic
1440814609
Remove debug
10 years ago
jlukic
bb8f9d3ed7
Debug
10 years ago