angular.js/scripts
Tobias Bosch 5dc27959d5 chore(build): refactor build scripts in prepare/publish phase
Refactored all scripts so that they are divided into a `prepare`
and a `publish` phase. By this we can build, test, tag, commit
everything first. Only if all of this is ok we start pushing
to Github. By this we keep Github consistent even in error cases.

Extracted include script `/scripts/utils.inc`:
- parse and validate named arguments in the style
  `--name=value`
- proxy git command and deactivate `git push` based on
  command option `--git_push_dry_run=true`
  (will be inherited to child scripts)
- enable/disable bash debug mode by command option
  `--verbose=true`
- dispatch to functions based on command option
  `--action=...`
- helper functions for dealing with json files
2014-01-06 12:27:54 -08:00
..
angular.js chore(build): refactor build scripts in prepare/publish phase 2014-01-06 12:27:54 -08:00
bower chore(build): refactor build scripts in prepare/publish phase 2014-01-06 12:27:54 -08:00
code.angularjs.org chore(build): refactor build scripts in prepare/publish phase 2014-01-06 12:27:54 -08:00
jenkins chore(build): refactor build scripts in prepare/publish phase 2014-01-06 12:27:54 -08:00
travis chore(scripts): refactor travis scripts 2013-12-11 10:12:18 -08:00
utils.inc chore(build): refactor build scripts in prepare/publish phase 2014-01-06 12:27:54 -08:00