Miško Hevery
|
221899a930
|
ci: fix incorrect github credetials (#15146)
|
2017-03-14 11:49:33 -07:00 |
Miško Hevery
|
abbbb4d52c
|
ci: do not use shell to expand secure tokens to prevent leaks
|
2017-03-14 10:27:56 -07:00 |
Chuck Jazdzewski
|
53d62fa7d0
|
ci: use angular-builds credentials for publishing artifacts (#15072)
|
2017-03-10 14:03:40 -08:00 |
Chuck Jazdzewski
|
b7e76cc2e1
|
ci: re-enable publishing master artifacts (#14973)
|
2017-03-06 18:03:38 -08:00 |
Igor Minar
|
728fe472f8
|
ci: replace '| head -n1' with 'git log -1' due to broken pipe breaking -o pipefail
|
2017-03-05 11:53:45 -08:00 |
Igor Minar
|
32990307fe
|
ci: turn on bash xtrace in publish-build-artifacts.sh to debug deploy failure on master
|
2017-03-05 11:43:25 -08:00 |
Igor Minar
|
b8f0c3dc7b
|
ci: redo how env variables are set and shared in ci to prevent collisions
|
2017-03-05 08:03:38 -08:00 |
Igor Minar
|
91fe3aadbc
|
ci: delete obsolete files and move scripts/ci-lite/ to scripts/ci/
|
2017-03-05 08:03:38 -08:00 |
Yegor Jbanov
|
9691c045a7
|
chore(build): move publish-build-artifacts.sh to scripts/publish
|
2015-11-18 19:02:51 +00:00 |
Yegor Jbanov
|
60a2bbb226
|
chore(build): git config prior to committing
|
2015-11-17 14:57:22 -08:00 |
Yegor Jbanov
|
dd1e212402
|
chore(build): revert presubmit-queue-setup.sh; fix git login in publish-build-artifacts.sh
|
2015-11-17 13:53:57 -08:00 |
Yegor Jbanov
|
9985968d89
|
fix(publish): syntax fix
|
2015-11-13 18:31:40 -08:00 |
Yegor Jbanov
|
406ace9b25
|
chore(build): deploy build artifacts to build branches
- use orphan branch
- use upstream .gitignore
- use short SHA in commit messages
- tag commits with source SHA
Closes #5203
|
2015-11-14 00:36:47 +00:00 |