Commit graph

19 commits

Author SHA1 Message Date
Sérgio Salgado
70da7d0677 fix: add environment helper file 2022-05-13 16:27:18 +01:00
Sérgio Salgado
fb4cbfa331 fix: production environment .env file path 2022-05-11 19:14:07 +01:00
Taranto
ebfd3f433a chore: build fixes 2022-05-04 22:24:52 +01:00
Rafael Taranto
a1f2485b19 Merge branch 'dev' into feat-dockerize-l-s 2022-04-28 17:14:30 +01:00
Sérgio Salgado
b2da82453a fix: production env file path 2022-04-22 19:20:56 +01:00
Sérgio Salgado
f4d6b5e454 feat: decouple l-s entrypoint 2022-04-19 22:47:36 +01:00
Sérgio Salgado
bd82285ecf feat: lamassu initial dockerize approach
feat: improve dockerization

feat: finished initial versions of dockerfiles

fix: small fixes to image building
2022-04-05 23:10:46 +01:00
Sérgio Salgado
b0860cdea5 feat: decouple l-s entrypoint 2022-04-05 23:10:24 +01:00
Taranto
ba4117173e chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
csrapr
7bbf2829de Feat: make lamassu-migrate use async local storage 2021-07-22 12:15:45 +01:00
csrapr
351d170c31 Feat: AsyncLocalStorage for schema changing 2021-07-22 12:15:45 +01:00
Mauricio Navarro Miranda
8a8503dcbb fix: server_logs creates inf loop on l-s install
fix: flag that skips storing server_logs on DB when table does not yet exists
fix: hook server logs migration as soft dependency on initial
Revert "fix: hook server logs migration as soft dependency on initial"
This reverts commit e6c4cf4419c894598393997637dcfd95a5ff6a0e.
fix: empty promise, actually no additional promise was needed
2020-09-02 12:41:49 +02:00
Rafael Taranto
06f8c57608 Save migrations file on db (#215)
* Revert "Migration sql changes (#199)"

This reverts commit 12c834469c.

* Save migrate file on db

* Add message on migration error in lamassu-update
2018-11-18 10:15:22 +01:00
Fabio Cigliano
12c834469c Migration sql changes (#199)
* safe migration script changes

* lamassu migration script fixes
2018-11-01 13:26:48 +02:00
Josh Harvey
916a3629a8 refactor migration 2017-07-26 01:12:14 +03:00
Josh Harvey
272405b4b1 stress testing; add mock-ticker 2017-07-18 08:12:01 +03:00
Josh Harvey
31f7795fd7 move .migrate file to external config directory to allow for package upgrade 2017-05-14 15:48:51 +03:00
Josh Harvey
0aa457680c use console.error when applicable 2016-11-18 18:43:54 +02:00
Josh Harvey
ddd277afd6 WIP 2016-11-05 19:18:33 +00:00