Commit graph

8 commits

Author SHA1 Message Date
chrisgarrity
a995aa5413 Helpers for failing validations
* Update Slack notification to always notify.
* Add optional parameter to `tx-pull-www` to pull just resources for a particular language. Helpful when validations are failing for one language.
2019-03-21 11:00:12 +01:00
chrisgarrity
564ee36353 Add build failure notification to slack
Created a slack integration that posts to the scratch-ops channel and ddded the token as ENV variable in travis.

Configured the slack notification to only post on failure.
2019-02-12 13:36:58 +01:00
chrisgarrity
7d3a81799f fix bad condition and add auth
And commit to master
2018-12-10 09:18:27 -05:00
chrisgarrity
a591ea9212 [WIP] conditions for cron job on travis 2018-12-07 08:40:46 -05:00
chrisgarrity
475aee4a65 Automate and switch to reviewed
* Add travis deploy step for cron job to update automatically.
* switch to reviewed translations
* make update script check for non-zero return codes from the update and test.
2018-12-06 11:45:45 -05:00
chrisgarrity
66af24c9ff update travis.yml to try to publish. 2018-07-19 10:54:29 -04:00
chrisgarrity
c6f52ae643 Npm versioning (#4)
* replace patchversion with date-time stamp:  YYYYmmddHHMMSS

* Bump to first major version

Ready to start using this in gui.
2017-10-05 10:20:59 -04:00
chrisgarrity
39de2e5a0d Configure .travis.yml to publish l10n (#3)
Add .travis.yml, configured to use travis build stages. Releases should only happen if the branch is one listed in RELEASE_BRANCHES (set up in travis env variable)
2017-10-04 13:09:11 -04:00