| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-06 | chore(build): bugfixes to build scripts on Jenkins | Tobias Bosch | |
| 2014-01-06 | chore(build): bugfixes to build scripts on Jenkins. | Tobias Bosch | |
| 2014-01-06 | chore(build): refactor build scripts in prepare/publish phase | Tobias Bosch | |
| 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 | |||
| 2013-12-30 | chore(release.sh): push both the release commit and tag | Igor Minar | |
| 2013-12-19 | chore(release): improve the release script | Igor Minar | |
| 2013-12-16 | chore(build): simplify release scripts | Tobias Bosch | |
| 2013-12-16 | chore(build): correct updating bower versions | Tobias Bosch | |
| 2013-12-13 | chore(build): correct and refactor release script | Tobias Bosch | |
| 2013-12-13 | chore(build): fix fetching for code.angularjs.org | Tobias Bosch | |
| 2013-12-13 | chore(build): fix release.sh | Tobias Bosch | |
| 2013-12-13 | chore(build): fixes to release.sh | Tobias Bosch | |
| 2013-12-13 | chore(build): set execute flag on scripts | Tobias Bosch | |
| 2013-12-13 | chore(build): automate cutting a release, publishing to bower and to ↵ | Tobias Bosch | |
| code.angular.js | |||
| 2013-12-11 | chore(scripts): fix bower script to pull from master before updating | Brian Ford | |
| 2013-12-11 | chore(scripts): refactor travis scripts | Vojta Jina | |
| Refactoring so that it's easier to use both SL/BS just depending on a global switch. | |||
| 2013-11-25 | chore: add script for updating bower repos | Brian Ford | |
