Commit graph

12 commits

Author SHA1 Message Date
rebuilt
170bc79f96 update ship it to use 'yarn jest' instead of 'yarn test' so javascript test will run correctly 2023-05-01 10:16:57 -07:00
rebuilt
f9ff500f03 run tests in parallel in CI 2022-08-20 15:09:59 -07:00
Nelson Jovel
4634282572 Modify permissions of deployment script 2022-05-10 15:13:41 -07:00
Nelson Jovel
a02d8c5c59 Add deployment script for beta 2022-05-10 14:53:07 -07:00
Liam Morley
c4f9e63ba1 Default to beta when loading a database from heroku, if no argument is presented 2021-12-01 13:34:45 -05:00
Liam Morley
d2443a10d3 Remove/recreate database via rake before restoring database
- --clean doesn't seem to work when the structure in the database we're loading doesn't match the structure of the database we have locally
2021-12-01 12:43:19 -05:00
Liam Morley
a2ec6d7958 Create script to load heroku database into local db 2021-11-19 16:56:56 -05:00
Liam Morley
5fc9e7b3cc move watch script to package.json 2021-10-25 08:53:15 -04:00
rebuilt
afbbb0fc75 Change bundling script to use yarn. 2021-10-23 20:14:26 +02:00
rebuilt
12c1a3b7fc Switch from sprockets to cssbundling for bundling css assets. 2021-10-23 19:59:34 +02:00
rebuilt
771371d081 Set up jest with babel. Add failing test to see if it passes CI 2021-10-16 00:03:44 +02:00
Alex Basson
1699d65cc0 Create scripts for common admin tasks 2021-09-28 09:53:36 -04:00