-
Notifications
You must be signed in to change notification settings - Fork 359
Establish a build/exec/deploy system #249
Copy link
Copy link
Open
Labels
featureSomething we don't already have implemented to the best of knowledge but would like to see.Something we don't already have implemented to the best of knowledge but would like to see.needs discussionBlah, blah, blah, wahh, wahh, wahh, etc.Blah, blah, blah, wahh, wahh, wahh, etc.securityUsually relates to something critical.Usually relates to something critical.team bizThis is similar to a meta discussion.This is similar to a meta discussion.tracking upstreamWaiting, watching, wanting.Waiting, watching, wanting.
Milestone
Metadata
Metadata
Assignees
Labels
featureSomething we don't already have implemented to the best of knowledge but would like to see.Something we don't already have implemented to the best of knowledge but would like to see.needs discussionBlah, blah, blah, wahh, wahh, wahh, etc.Blah, blah, blah, wahh, wahh, wahh, etc.securityUsually relates to something critical.Usually relates to something critical.team bizThis is similar to a meta discussion.This is similar to a meta discussion.tracking upstreamWaiting, watching, wanting.Waiting, watching, wanting.
Fork a command line minifier for dev tools on the OpenUserJS accountThis will be needed in a while to minify what we want to before deploying along with adeploy.shthat is kept with sizzle and maybe here... depends on the secrets that need to be kept.Dev and GH source should remain unminified at all times... only time minified should be existing is on deployment/testing... this may require some extra time with making sure minification doesn't clobber anything... usually they are quite good at what they do by now but to be safe an extra testing measure should be done.
This is probably a long term issue since it's going to take some time to undo what's been done.
We could also use, instead, a shell script with git directly to a folder and then use some .sh scripts to move things to the appropriate locations... keeping in mind .gitignore . e.g. we really need a build.sh system and exec.sh type system.
This section may change constantly...
$ npm installor$ node dev/init.js$ npm startor$ node app.js... process management roughed in.$ git pullon VPSenabling of cache system and placement on the VPS treewith automated cleanupneeds enabling of cache system and placement on the VPS treewith automated cleanup... wants Test and support new option for *express-minify* with keeping comments #432