Commit graph

26 commits

Author SHA1 Message Date
bddc33e79b
set version 0.1.5 2025-02-23 13:31:22 +01:00
2ccfa63e7a Merge pull request 'deploy: detect unmodified files and avoid uploading them again' (#10) from deploy-incremental into main
Reviewed-on: #10
2025-02-23 11:19:59 +00:00
Armaël Guéneau
70e4c9d64a handle more cases of undefined in ListObjects replies 2025-02-23 12:17:36 +01:00
Armaël Guéneau
79c7ef3194 small cleanup 2025-02-23 12:11:26 +01:00
Armaël Guéneau
10047e4622 deploy: detect unchanged files and avoid uploading them again 2025-02-23 12:11:25 +01:00
acfe034631
fix README 2025-02-22 21:37:12 +01:00
038291b281
finally npm publish works 2025-02-22 21:35:29 +01:00
99082e5ea0
switch to prepare 2025-02-22 21:30:41 +01:00
56c2cd8e3e
switch to a npm published package 2025-02-22 21:25:33 +01:00
09cbfd4d21
bump guichet-ts-sdk 2025-02-22 21:21:05 +01:00
5d56091bb4
try npx 2025-02-22 21:19:25 +01:00
bb217ecffc
fix json 2025-02-22 21:12:38 +01:00
aab07a6571
try to run typescript from node_modules 2025-02-22 21:11:35 +01:00
5383eb5d7f
switch to a proper typescript compilation 2025-02-22 20:58:26 +01:00
68346c0a47
rename bin 2025-02-22 15:59:32 +01:00
a0f7fa090d
bump 0.1.1 to update REAMDE 2025-02-22 15:57:06 +01:00
78355c2003
rename to dxfl 2025-02-22 15:54:56 +01:00
eb9b8c5698
limit concurrency + avoid spamming whole terminal on upload 2025-02-22 15:47:29 +01:00
5c63a408f6 Deploy command
This basically works, but some things can be improved or need to be looked at, cf the TODOs in the code.

Co-authored-by: Armaël Guéneau <armael.gueneau@ens-lyon.org>
Co-authored-by: Quentin Dufour <quentin@deuxfleurs.fr>
Reviewed-on: Deuxfleurs/dfl#9
Co-authored-by: Armael <armael@noreply.localhost>
Co-committed-by: Armael <armael@noreply.localhost>
2025-02-22 14:24:15 +00:00
15c43196ad Implement login & list
Reviewed-on: Deuxfleurs/dfl#8
2025-02-22 12:42:00 +00:00
690d019f4f Actualiser README.md 2025-02-21 19:53:29 +00:00
c31396e185
add eupl license 2025-02-20 20:25:54 +01:00
70ae2c0808
Initial readme 2025-02-20 20:24:04 +01:00
d95c3e2bb5
cli skeleton 2025-02-20 20:15:19 +01:00
39dd4bd7ca
add commander.js as a dependency 2025-02-20 20:09:06 +01:00
Armaël Guéneau
5b9817a8c7 Initial commit 2025-02-20 19:58:05 +01:00