mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 11:32:39 +02:00
worklog
This commit is contained in:
parent
ab208277a3
commit
3bfe7c4dc4
2 changed files with 19 additions and 3 deletions
|
@ -3,7 +3,23 @@ title: dangerzone
|
|||
save_as: dangerzone/index.html
|
||||
template: worklog-en
|
||||
---
|
||||
## Mercredi 18 Septembre 2024 ()
|
||||
## Lundi 30 Septembre 2024 (7h, 4/5)
|
||||
|
||||
- Sync with @a_pyrgio about last week
|
||||
- Review the 0.7.1 hotfix, updated commits, and created assets via our mac minis (.dmg for silicon, .deb and fedora 39,40 rpms). Tested the hotfix on an Apple M1 machine, it works.
|
||||
- Updated the "migrate to CI branch" according to @a_pyrgio comments
|
||||
## Jeudi 19 Septembre 2024 (8h, 4/5)
|
||||
|
||||
- Some debugging on colima, gVisor is not able to run there (yet)
|
||||
- Proposed a fix to use our seccomp policy for all container techs, which makes Orbstack work
|
||||
- Tried Podman Desktop on OSX, and with a few changes on the detection side, it works.
|
||||
- Short appointment with G_race
|
||||
- Added the current date in the hash of the dz dev containers
|
||||
- Had a quick look at the CSS for the DZ blogpost
|
||||
- 1:1 with Harris
|
||||
- DZ team meeting
|
||||
|
||||
## Mercredi 18 Septembre 2024 (8h, 4/5)
|
||||
|
||||
- Merged #906 - Fix wrong container runtime detection on Linux
|
||||
- Changed the caching strategy for the Github actions, now we have a `build-dev --sync` flag to pull / build / push to the ghcr if needed, the PR is now ready for review
|
||||
|
|
|
@ -4,7 +4,7 @@ save_as: umap/index.html
|
|||
template: worklog
|
||||
total_days: 90
|
||||
---
|
||||
## Vendredi 27 Septembre 2024 (7h)
|
||||
## Vendredi 27 Septembre 2024 (7h, 5/5)
|
||||
|
||||
Je trouve une manière de faire le déploiement avec uWsgi pour le serveur de websockets.
|
||||
|
||||
|
@ -16,7 +16,7 @@ J'en profite pour noter les quelques problèmes qui arrivent en lien avec les la
|
|||
|
||||
Je boucle en commençant une branche `display-connected-peers` qui permet de montrer les pairs qui sont actuellement connectés.
|
||||
|
||||
## Jeudi 26 Septembre 2024 (10h)
|
||||
## Jeudi 26 Septembre 2024 (10h, 3/5)
|
||||
|
||||
Je simplifie le code pour la gestion des opérations dans la PR en cours, puis je me renseigne sur la manière dont il est possible de s'intégrer avec Django Channels, et si ça à du sens.
|
||||
|
||||
|
|
Loading…
Reference in a new issue