wpetit wpetit
  • Joined on 2019-09-29
wpetit pushed to develop at wpetit/guesstimate 2023-09-01 06:11:21 +02:00
3fef770522 feat: contextual page title
wpetit pushed to develop at wpetit/guesstimate 2023-09-01 05:56:16 +02:00
3fc3d813d3 feat: project updated/created date + sorting on homepage
wpetit pushed to develop at wpetit/guesstimate 2023-09-01 04:34:06 +02:00
18f43482e0 feat: remove auto updating of likely/pessimistic values
wpetit pushed to develop at wpetit/guesstimate 2023-09-01 03:49:35 +02:00
53cc3a25d8 chore: update package-lock.json
wpetit pushed to develop at wpetit/guesstimate 2023-09-01 03:48:59 +02:00
8fe3d0f757 chore: update package-lock.json
wpetit pushed to develop at wpetit/guesstimate 2023-09-01 03:47:18 +02:00
b8297e28d2 fix(dokku): upgrade nodejs installation sequence
81c1e3bfa6 chore: update dependencies
Compare 2 commits »
wpetit pushed to workgroup-description at Cadoles/daddy 2023-08-31 14:45:55 +02:00
523fcee03b wip: workgroup description
wpetit created branch workgroup-description in Cadoles/daddy 2023-08-31 14:45:54 +02:00
wpetit pushed to master at arcad/emissary-firmware 2023-08-30 19:36:31 +02:00
c4d659a8fa feat(bpi-r3): use openwrt 23.05.0-rc3
wpetit deleted branch bananapi-r3 from arcad/emissary-firmware 2023-08-30 18:03:42 +02:00
wpetit merged pull request arcad/emissary-firmware#2 2023-08-30 18:03:40 +02:00
bananapi-r3
wpetit pushed to master at arcad/emissary-firmware 2023-08-30 18:03:40 +02:00
8038eb5c97 Merge pull request 'bananapi-r3' (#2) from bananapi-r3 into master
b17355f36b docs: Corrected documentation related to Banana BPI hardware
7bfb1982b7 ci: install python3-distutils in docker environment
490b5558a7 doc: refactor bpi hardware sheet
ce8460a277 doc: add make download-emissary-release in doc
Compare 11 commits »
wpetit pushed to bananapi-r3 at arcad/emissary-firmware 2023-08-30 16:57:05 +02:00
b17355f36b docs: Corrected documentation related to Banana BPI hardware
7bfb1982b7 ci: install python3-distutils in docker environment
490b5558a7 doc: refactor bpi hardware sheet
ce8460a277 doc: add make download-emissary-release in doc
7a300bdbf0 doc: create hardware-sheet for bananapi. doc use to discover hardware and install firmware on it only
Compare 18 commits »
wpetit approved arcad/emissary-firmware#2 2023-08-30 16:56:47 +02:00
bananapi-r3
wpetit closed issue arcad/emissary#2 2023-08-25 21:09:45 +02:00
réflexion sur l'emplacement du token à fixer
wpetit commented on issue arcad/emissary#2 2023-08-25 21:09:43 +02:00
réflexion sur l'emplacement du token à fixer

Le jeton d'authentification sera désormais cherché aux chemins suivants:

  • $PWD/.emissary-token
  • $HOME/.config/emissary/auth-token

La recherche s'effectuera de manière séquentielle,…

wpetit pushed to master at arcad/emissary 2023-08-25 20:55:13 +02:00
3d7a094cb8 feat(auth): store and retrieve auth token from home directory by default (#2)
wpetit pushed to master at arcad/emissary 2023-08-25 20:02:21 +02:00
612f18abfe feat(auth,local): store and retrieve auth token from home directory by default (#2)
wpetit pushed to master at arcad/emissary-firmware 2023-08-25 18:59:16 +02:00
f6fd4979d8 ci: do not pull before updating emissary release version
wpetit pushed to master at arcad/emissary 2023-08-25 18:52:32 +02:00
077964c7b9 ci: fix release version passed to emissary-firmware pipeline