Commit Graph

478 Commits

Author SHA1 Message Date
2e529e2bfc
fix(ci): unescape characters in ssh command 2023-12-28 19:58:49 -05:00
4e4206cbcf
fix(ci): unescape characters in ssh command 2023-12-28 19:58:48 -05:00
596ed4a94d
fix(ci): escape characters in ssh command 2023-12-28 19:58:47 -05:00
27f476a8a7
refactor(db): guard connexct statement instead 2023-12-28 19:58:45 -05:00
529120e936
fix(ci): unquote commands 2023-12-28 19:58:41 -05:00
8787a1255e
fix(ci): drop database properly 2023-12-28 19:58:39 -05:00
ce4945f623
fix(ci): add sudo 2023-12-28 19:58:38 -05:00
813feaa31c
refactor(components): add custom submit text prop to story form 2023-12-28 19:58:37 -05:00
e94c070300
refactor(config): connect mongoose in dbconfig 2023-12-28 19:58:37 -05:00
f01949b983
refactor(config): connect mongoose in dbconfig 2023-12-28 19:58:36 -05:00
d3417ae9e6
refactor(config): add debug statement to db config 2023-12-28 19:58:35 -05:00
38907f6bb5
refactor(config): add port number 2023-12-28 19:58:34 -05:00
5e8cbeecbe
refactor(config): add port number 2023-12-28 19:58:33 -05:00
2689f1e55b
refactor(config): re-add some paths to tsconfig 2023-12-28 19:58:33 -05:00
5fc68eb3bc
refactor(config): change verbatimModuleSyntax to false in tsconfig 2023-12-28 19:58:32 -05:00
916977ebfc
fix(ci): add mono uri to mongosh invocation 2023-12-28 19:58:31 -05:00
412ce572e8
chore(deps): update sharp 2023-12-28 19:58:29 -05:00
a74126daeb
refactor(ci): set bun env to production 2023-12-28 19:58:27 -05:00
5b368cf832
refactor(api): change jwt generation call to use new function name 2023-12-28 19:58:26 -05:00
60e564781d
refactor(*): use more sane path aliases 2023-12-28 19:58:26 -05:00
ffaeee89ab
refactor(workspace): remove tsconfig path aliases
use nuxt config instead
2023-12-28 19:58:25 -05:00
5d1af6a6fe
revert(components): roll back i18n boilerplate
we might not need it, since people of all walks of life can use the current site as-is, without needing US to localize things...
2023-12-28 19:58:25 -05:00
fee87645ae
fix(ci): order matters 2023-12-28 19:58:24 -05:00
a0eea2cdde
fix(config): fix env path 2023-12-28 19:58:23 -05:00
6fd50a9c83
fix(ci): terminate sed command 2023-12-28 19:58:23 -05:00
2e781f6c2e
fix(ci): add missing quote 2023-12-28 19:58:22 -05:00
cf19128d3d
refactor(ci): change hasMigrated dynamically 2023-12-28 19:58:22 -05:00
21040955bf
fix(db): update env paths 2023-12-28 19:58:21 -05:00
87ee2cdd1d
fix(ci): copy env file properly 2023-12-28 19:58:21 -05:00
2b5447fb1b
fix(ci): drop database 2023-12-28 19:58:20 -05:00
65b4a6abf0
fix(ci): remove spaces 2023-12-28 19:58:20 -05:00
ac404bb685
fix(ci): add space to pipe thingy 2023-12-28 19:58:20 -05:00
328b235077
fix(ci): order matters 2023-12-28 19:58:19 -05:00
35176c3271
fix(ci): switch to scp for env file 2023-12-28 19:58:19 -05:00
2ca3496154
fix(ci): run mongo script properly 2023-12-28 19:58:18 -05:00
1630511a9c
fix(ci): Update .gitlab-ci.yml file
drop "old" database first !
2023-12-28 19:57:04 -05:00
853075439f
fix(ci): syntax (again) 2023-12-26 09:55:30 -05:00
8baeed426b
fix(ci): syntax (again) 2023-12-26 09:48:05 -05:00
79ceb09afb
fix(ci): syntax (again) 2023-12-26 09:40:07 -05:00
92861417fb
fix(ci): syntax 2023-12-26 09:26:04 -05:00
55bad7bd03
fix(ci): syntax 2023-12-26 09:16:30 -05:00
eba0670703
fix(ci): make sure to restore dump on staging server 2023-12-26 09:13:13 -05:00
2f8d5801ef
refactor(ci): add dump/copy step to ci deploy pipeline 2023-12-26 09:04:02 -05:00
0183223f32
revert(ci): no more bun
i give up. the bun wouldn't cool down.
2023-12-25 22:59:31 -05:00
ec0210bb2e
chore(deps): update sharp
bun.
2023-12-25 22:56:07 -05:00
f5bc77377e
chore(deps): update sharp
bun.
2023-12-25 22:51:35 -05:00
a28a89f2a9
fix(ci): canary bun
fix(ci): add .output segment to bun run path

fix(ci): pass `-y` to apt install

fix(ci): change directory

fix(ci): update apt

fix(ci): remove sudo

fix(ci): use debian bun

fix(ci): use debian bun

fix(ci): disown bun process

refactor(ci): switch to bun

fix(ci): watch

fix(ci): unquote tilde string

fix(ci): pipe cat output

fix(ci): wrap tildes in ssh command in quotes

fix(ci): chmod private key file

fix(ci): fix environment

refactor(ci): update ci file

both stages should work now
2023-12-25 22:47:10 -05:00
ae95cca2e6
chore(deps): update nuxt 2023-12-25 20:18:26 -05:00
aad8f20466
fix(components): add last prop to story listing component 2023-12-25 20:17:11 -05:00
ae8d34d84f
refactor(db/models): rename generateToken method to generateJWT 2023-12-20 19:56:33 -05:00