issues
search
donejs
/
deploy
Deployment utilities for DoneJS
MIT License
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate to use Xenial in Travis
#52
cherifGsoul
opened
5 years ago
0
PR: upgrade mime 1x -> 2.x
#51
frank-dspeed
opened
7 years ago
2
Update dependencies to enable Greenkeeper 🌴
#50
greenkeeper[bot]
opened
7 years ago
0
Firebase deploy not working
#49
daffl
opened
8 years ago
3
Add debugging info to Firebase process
#48
matthewp
closed
8 years ago
0
Adding verbose debugging mode
#47
matthewp
closed
8 years ago
0
Firebase deploy does not complete from Travis CI
#46
ramblinjan
closed
8 years ago
2
Firebase Auth Issue
#45
ramblinjan
opened
8 years ago
6
Fixes s3
#44
matthewp
closed
8 years ago
0
Remove DivShot dependencies because DivShot does not exist anymore.
#43
daffl
closed
8 years ago
0
Add surge support
#42
matthewp
opened
9 years ago
0
Add support for Rackspace Cloud Files
#41
matthewp
opened
9 years ago
0
Create firebase.json before deploy
#40
matthewp
closed
9 years ago
0
Need to create firebase.json if it doesn't exist
#39
matthewp
closed
9 years ago
1
Make into a donejs plugin
#38
matthewp
closed
8 years ago
3
Adding firebase service to donejs deploy
#37
mjstahl
closed
9 years ago
4
Add maxcdn support
#36
matthewp
opened
9 years ago
5
Add firebase support
#35
matthewp
closed
9 years ago
0
Launch divshot script using Node
#34
matthewp
closed
9 years ago
0
Adds tests for s3 and divshot deployment
#33
matthewp
closed
9 years ago
2
Fixes #31. Renamed binary to deploy, updated package.json
#32
mjstahl
closed
9 years ago
4
Binary should be renamed to deploy
#31
daffl
closed
9 years ago
1
Fixes #24. Added the divshot configuration options to the README
#30
mjstahl
closed
9 years ago
0
Tests!
#29
mjstahl
closed
9 years ago
1
Fixes #25. Remove the deploy.root from the deployed file path
#28
mjstahl
closed
9 years ago
1
s3: don't upload if it is a directory
#27
matthewp
closed
9 years ago
0
s3, should ignore directories
#26
matthewp
closed
9 years ago
2
s3 is deploying dist/ folder
#25
matthewp
closed
9 years ago
0
Add Divshot configuration options to README
#24
mjstahl
closed
9 years ago
0
Wait to push to divshot after the prompt is complete
#23
matthewp
closed
9 years ago
0
Directly depend on divshot-cli
#22
matthewp
closed
9 years ago
0
pushing to divshot should occur after the prompt
#21
matthewp
closed
9 years ago
0
divshot - should depend on divshot-cli
#20
matthewp
closed
9 years ago
0
Deploy Superissue
#19
matthewp
closed
9 years ago
3
Fill out rest of the guide
#18
matthewp
closed
9 years ago
1
Figure out how to integrate CI
#17
matthewp
closed
9 years ago
0
Support Environment variables
#16
matthewp
closed
9 years ago
0
Fixes #14. Removed the copying of files
#15
mjstahl
closed
9 years ago
0
Remove bundling from deploy to be handled by steal-bundle (or whatever it is called)
#14
mjstahl
closed
9 years ago
0
Add divshot as a service
#13
matthewp
closed
9 years ago
2
use `process.cwd()` instead of `packpath.self()`
#12
mjstahl
closed
9 years ago
0
Rewrite css paths
#11
matthewp
closed
9 years ago
4
rename bundles-path to dest or dist
#10
matthewp
closed
9 years ago
0
"bundles" (js bundles created by stealTools) is not getting deployed with the static assets
#9
mjstahl
closed
9 years ago
0
glob should not be required
#8
matthewp
closed
9 years ago
2
Use path-parse
#7
matthewp
closed
9 years ago
0
bundles-path should be bundlesPath
#6
mjstahl
closed
9 years ago
3
Pass donejs project information into services
#5
mjstahl
closed
9 years ago
0
Do not spawn "npm prefix" as a process -- find JS library to acquire the same information
#4
mjstahl
closed
9 years ago
0
Added configuration section do the donejs section of package.json
#3
mjstahl
closed
9 years ago
2
Next