David Alpert
dc9c55234e
Chore: rework docker-postgres.sh to be cross-platform ( #1037 )
...
I found the previous docker-postgres.sh script did not
work for me on macOS. this commit abstracts a pair
of commands behind functions which can be customized
by platform.
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-23 09:12:34 +02:00
Christopher Kolstad
7db528e659
Add quick reset of database script
2021-03-11 11:18:06 +01:00
Ivar Conradi Østhus
80ef17422b
fix: remove pg_virtualenv scripts
2021-01-19 09:43:19 +01:00
Ivar Conradi Østhus
9e48b5a2f4
fix: Replace travis with GitHub Actions
...
closes #656
2020-11-24 12:46:55 +01:00
ivaosthu
70b9a65244
fix(docs): decploy scripts in travis needs to be single command
2020-02-20 08:34:15 +01:00
Simen Bekkhus
5321a5e485
Use yarn in test script
2020-02-20 08:33:46 +01:00
ivaosthu
29da6be0f4
Added doc to fix migrations table
2020-02-20 08:30:44 +01:00
ivaosthu
9ba541574a
Cleanup legacy migrations
2020-02-20 08:30:43 +01:00
ivaosthu
90859701c6
remove all lerna stuff
2020-02-20 08:30:37 +01:00
Ivar
1e6c6104d7
move script to unleash-api
2020-02-20 08:30:27 +01:00
sveisvei
7bacad7b90
use lerna for multipackaging
2020-02-20 08:30:26 +01:00
sveisvei
30ad6e03ad
remove finn stuff
2020-02-20 08:30:26 +01:00
Ivar
5282ebfcc9
Move all custom-scripts to /scripts folder
2020-02-20 08:30:25 +01:00
Anders Olsen Sandvik
a96a9f38ce
#108 Add eslint-config-spt and remove jshint ( #111 )
...
* #108 Add eslint-config-spt
* #108 Ignore bundle.js file
* #108 Change eslint ignore path to a glob file
* Remove jshint and follow more of eslint rules
2020-02-20 08:30:24 +01:00
Gard Rimestad
3dfe27cbab
Start postgres on random port in docker #64
2020-02-20 08:30:19 +01:00
Gard Rimestad
93a25d4b5e
DOCKER_HOST support added #64
2020-02-20 08:30:19 +01:00
Jari Bakken
b1a8767cc0
Fix env var name in scripts/docker-postgres.sh
2020-02-20 08:30:19 +01:00
Gard Rimestad
5b95f0cfc2
Run tests with database in docker #64
2020-02-20 08:30:19 +01:00
Jari Bakken
f06a4a8a51
Move unleash-server to top level.
2020-02-20 08:30:13 +01:00