Commit Graph

18 Commits

Author SHA1 Message Date
Lachlan Kermode
fdcf4f28d0 encrypt with maintainer secret 2019-05-23 16:40:29 +01:00
SAM LUDFORD
9deb5aae3f multiple resources collapsed into single blueprint 2019-05-23 11:43:10 +01:00
Lachlan Kermode
2632661bbe .env.enc for travis tests 2019-05-15 15:52:18 +01:00
Lachlan Kermode
57bcfb5d40 add encrypt 2019-01-17 16:03:21 +00:00
Lachlan Kermode
3271fd0f05 new encrypt 2019-01-15 13:07:59 +00:00
Lachlan Kermode
f32c1f8a02 💄 2019-01-04 12:18:12 +00:00
Lachlan Kermode
7b3a6514d8 change permissions to encrypt.sh 2018-12-29 14:50:46 +01:00
Lachlan Kermode
651f768c5b only require travis encryption for maintainers 2018-12-18 15:00:05 +00:00
Joshua Lieberman
063586735c adding regex to get rid of encryption information when sharing between multiple travis configs 2018-12-18 14:51:52 +00:00
Lachlan Kermode
9ffc7c88d0 update travis config 2018-12-17 10:52:31 +00:00
Lachlan Kermode
ddeeb3f588 refactor encrypt script to be more readable 2018-12-17 10:49:12 +00:00
Lachlan Kermode
9f96e6ea8d update encrypt 2018-12-15 16:22:33 +00:00
Lachlan Kermode
b06c8536b9 rm old config.js 2018-12-15 11:07:30 +00:00
Lachlan Kermode
4328ceb464 encrypt script for travis 2018-12-15 10:59:20 +00:00
Lachlan Kermode
64ca47ee8e amend serverProcess test to update first 2018-12-15 10:58:28 +00:00
Lachlan Kermode
b6b7299d81 add encrypted key 2018-12-14 18:44:15 +00:00
Lachlan Kermode
837139eb78 add encrypted key 2018-12-14 18:41:16 +00:00
Joshua
5f4943d1d5 new server test with precommit hook to secure .env files, set up CI environment (#5)
* new server test with precommit hook to secure .env files, set up CI environment (#3)

* [TESTS] added all registered routes to api server test

* [WIP] abstracting config to env where it makes sense, refactoring elsewhere, adding more tests

* [WIP] fixed tests so they fail as expected

* [WIP]

* [DEBUG] fixed issues with the env configuration, added correct tests

* [MISC] env didn't get readded on last precommit

* [TESTS] added longer wait time for server as sometimtimes tests fail arbitrarily
2018-12-14 15:59:12 +00:00