davemachado
|
9eaf189595
|
Update build scripts to pass flake8
|
2018-01-28 15:48:53 -05:00 |
|
Dave Machado
|
d38b999add
|
Include pip requirements
|
2017-12-28 23:01:12 -05:00 |
|
Dave Machado
|
ddf11995aa
|
Update Travis YAML to use Python container
|
2017-12-23 19:26:45 -05:00 |
|
Dave Machado
|
f5b506165e
|
move deploy logic into main script
|
2017-08-08 21:30:47 -04:00 |
|
Dave Machado
|
9b09539bb1
|
Merge pull request #441 from davemachado/update-json-structure
Update JSON to set Section as attribute
|
2017-08-05 21:50:27 -04:00 |
|
Dave Machado
|
9c999b9c52
|
enable email notifications
|
2017-08-05 16:54:12 -04:00 |
|
Dave Machado
|
0f427d7829
|
revert travis config namespace
|
2017-08-03 15:21:20 -04:00 |
|
Dave Machado
|
18438d8cbc
|
revert travis config
|
2017-08-03 15:20:48 -04:00 |
|
Dave Machado
|
5214187d8d
|
sync with upstream
|
2017-08-03 14:15:06 -04:00 |
|
Dave Machado
|
b848d99d67
|
move git credentials settings to config file
[ci skip]
|
2017-08-03 11:49:09 -04:00 |
|
Dave Machado
|
5b30b259e7
|
add pip install requirements to build config
|
2017-08-03 10:37:41 -04:00 |
|
Dave Machado
|
7a54d2af6f
|
update pip install for build-bot
|
2017-08-03 10:33:06 -04:00 |
|
Dave Machado
|
17a0caf749
|
Add Gem dependencies to Travis config
|
2017-07-12 12:13:17 -04:00 |
|
Dave Machado
|
708f4b7fa9
|
integrate link validation into CI
|
2017-07-12 09:37:42 -04:00 |
|
Dave Machado
|
e28bfd9542
|
fix formatting bug
|
2017-07-10 01:42:55 -04:00 |
|
Dave Machado
|
ab045f33f3
|
Update main script and Travis config
|
2017-07-10 01:41:50 -04:00 |
|
Dave Machado
|
3448c6cb0d
|
Update CI steps to use main script
|
2017-07-10 01:05:15 -04:00 |
|
Dave Machado
|
0cfca8b5ce
|
force travis fail
|
2017-07-03 00:18:20 -04:00 |
|
Dave Machado
|
952e93ff6a
|
test that env tokens cannot be echo'ed
|
2017-07-03 00:17:23 -04:00 |
|
Dave Machado
|
ab50c415ae
|
Merge branch 'master' into feature/add-json
|
2017-06-26 11:28:16 -04:00 |
|
Thomas Wiringa
|
bd73197a23
|
Fix --allow syntax
|
2017-06-26 14:07:26 +02:00 |
|
Dave Machado
|
7a239fc50d
|
Merge branch 'master' into feature/add-json
|
2017-06-24 14:22:12 -04:00 |
|
Dave Machado
|
05afb55356
|
Allow 302 to reduce false negative builds
|
2017-06-18 11:05:21 -04:00 |
|
Dave Machado
|
204a6cfdb2
|
Update Travis to only build and deploy on success
|
2017-05-25 10:39:26 -04:00 |
|
Dave Machado
|
4e2df625d3
|
Set Travis to deploy new JSON onto master
|
2017-05-25 10:00:07 -04:00 |
|
Dave Machado
|
f3e1fe1b30
|
Move commands to build script and conditionally create /json directory
|
2017-05-25 00:26:38 -04:00 |
|
Dave Machado
|
a3169fd177
|
Update Travis YAML to run build script for JSON
|
2017-05-25 00:23:02 -04:00 |
|
Dave Machado
|
116ce97d81
|
Turn off email to save everyone's inbox
|
2017-04-03 12:05:02 -04:00 |
|
Dave Machado
|
fd3e859abf
|
Allow 403 errors on CI builds
Allowing 403 errors to pass CI lets us know that the API is still active but it doesn't like robots pinging its endpoint without a key.
|
2017-03-02 09:49:32 -05:00 |
|
Dave Machado
|
a2cc6144dc
|
Add Link Verification through CI (#282)
* Create .travis.yml
* Update HTTPS and redirected links
* Update .travis.yml
|
2017-02-28 18:51:37 +00:00 |
|