deft/tracker.org
Yann Esposito (Yogsototh) c596b9366d
tracker.org
2021-01-13 16:55:44 +01:00

12 KiB
Raw Blame History

Work Time Tracker

2021

2021-W01

2021-01-04 Monday

Timestamp Tags Headline Time
Total time 1:09
2021-01-04 Monday 1:09
[2021-01-04 Mon 16:01] work Playing with the Clojure repl 0:21
[2021-01-04 Mon 11:26] work reading 0:48
Clock summary at [2021-01-04 Mon 16:22]
DONE Playing with the Clojure repl   work

CLOCK: [2021-01-04 Mon 16:01][2021-01-04 Mon 16:22] => 0:21

[2021-01-04 Mon 16:01]

DONE reading   work

CLOCK: [2021-01-04 Mon 11:26][2021-01-04 Mon 12:14] => 0:48

[2021-01-04 Mon 11:26]

2021-01-05 Tuesday

IN-PROGRESS Morning routine   work

[2021-01-05 Tue 10:31]

ref
write journal
IN-PROGRESS write journal   perso

CLOCK: [2021-01-05 Tue 10:24][2021-01-05 Tue 10:31] => 0:07

[2021-01-05 Tue 10:25]

ref
10:24

2021-01-06 Wednesday

MEETING weekly meeting   work meeting

[2021-01-06 Wed 16:22]

ref
file:~/dev/iroh-service-template/resources/leiningen/new/iroh_service/core.clj

Major deliverables

  • CSA Migration
  • Assets posture
Ambrose

Finished CTIA judgment expiry routes https://github.com/threatgrid/iroh/issues/4293 just needed QA instructions, waiting on QA https://github.com/threatgrid/ctia/pull/1031 I'll demo next week after QA confirmation Spring cleaning bump cron jdk https://github.com/threatgrid/iroh/issues/4591 isolated compojure.core.api in CTIA to prevent load order issues https://github.com/threatgrid/ctia/pull/1055 Upstream lein lein test overflow bug merged upstream https://github.com/technomancy/leiningen/pull/2719 will briefly demo tomorrow since it happened over break Upgraded trapperkeeper for iroh https://github.com/threatgrid/iroh/issues/3909

Guillaume Ereteo

Pb with time bomb test

Mark

AO stuff

Yann

Status update:

Probable invisible future major concern is ability to have a good code scalability. Thought about code organisation. Discussions with Ambrose. I think I have a coherent system (see the CONTRIBUTING.md). Something related to Free Monads, Effect System, etc… I shall probably write a blog post about it and maybe make a short presentation. Because the doc explain the how to achieve it, but not really why things are structured that way.

Already a few firsts PR about those changes.

Currently working on creating a lein template. Should not be long before I finish. After that, adding a new project for a small service set should be a lot easier. And this is key to be able to split big services into smaller ones and make it a lot easier to work concurrently on the code between different members of the team.

  • I activated the CSA org-migration routes on INT and TEST only.
  • I haven't yet updated the SSE clients to use the system supporting old-idp-mapping.
  • On the deliverable part, I had not received any warn from other teams, so I will change the format of our audience claim (aud) to use an array.
IN-PROGRESS Morning routine   work

CLOCK: [2021-01-06 Wed 11:59][2021-01-06 Wed 16:22] => 4:23

[2021-01-06 Wed 11:59]

GEEK journal   perso

CLOCK: [2021-01-06 Wed 11:53][2021-01-06 Wed 11:59] => 0:06

[2021-01-06 Wed 11:53]

ref

2021-W02

2021-01-12 Tuesday

DONE lein template test   work

2021-01-13 Wednesday

Timestamp Tags Headline Time
Total time 4:51
2021-01-13 Wednesday 4:51
[2021-01-13 Wed 16:10] work, meeting weekly 0:44
[2021-01-13 Wed 14:59] work test org-migration INT 1:11
[2021-01-13 Wed 14:59] work, review cleanup review stack 1:00
[2021-01-13 Wed 12:14] work weekly standup 0:10
[2021-01-13 Wed 12:13] work PR checks 0:01
[2021-01-13 Wed 11:20] work SSE Client for CSA Migration 0:52
[2021-01-13 Wed 11:05] work iroh-service templates 0:15
[2021-01-13 Wed 10:27] work discussion taf 0:38
Clock summary at [2021-01-13 Wed 16:54]
MEETING weekly   work meeting

CLOCK: [2021-01-13 Wed 16:10][2021-01-13 Wed 16:54] => 0:44

[2021-01-13 Wed 16:10]

Yann
  • DONE

    • update SSE client on INT/TEST to prepare CSA migration
    • new lein template to create small projects inside IROH with current best practices and examples
    • Github issue templates, RFC templates
  • IN-PROGRESS

    • Refactorisation to split big services, remove cyclic deps, prevent local code change to infect non local ns, improve code change scalability, etc…
    • RFC process
    • Vault, support `aud` mechanism for clients
    • Dev test of CSA Migration, will probably help QA a lot
  • Blocked/waiting/need help

Victor

Etags, refacto PRs

Rob

Umbrella

  • asset service, create a better mock relay

Discussion about capabilities in modules.

Matt
0:01:56
Vault API, dev doc, schemas
0:02:30
today start integration in the INT service
0:02:41
updated AMP investigate module with new device trajectory URL

Jyoti: Al asking for a timeline.

Mark
0:09:57
Working on rate limit test finish

Pb with AO in production.

Guillaume E
0:14:05
ductile for ES auth, used it in CTIA
Ag
0:15:03
working on small stuff, disabling entities on bundle

both GET and POST.

Jyoti: can I update ? Discussion about bundle update.

Ambrose
0:24:40
build problems
0:25:43
that's it
Guillaume
0:00:01
Finished refacto
0:01:27
Applink functionality
Jyoti

Nothing much on my side.

IN-PROGRESS test org-migration INT   work

CLOCK: [2021-01-13 Wed 14:59][2021-01-13 Wed 16:10] => 1:11

[2021-01-13 Wed 14:59]

ref
2021-01-13 Wednesday
REVIEW cleanup review stack   work review

CLOCK: [2021-01-13 Wed 13:59][2021-01-13 Wed 14:59] => 1:00

[2021-01-13 Wed 14:59]

DONE weekly standup   work

CLOCK: [2021-01-13 Wed 12:14][2021-01-13 Wed 12:24] => 0:10

[2021-01-13 Wed 12:14]

  • DONE

    • update SSE client on INT/TEST to prepare CSA migration
    • new lein template to create small projects inside IROH with current best practices and examples
    • Github issue templates, RFC templates
  • IN-PROGRESS

    • Refactorisation to split big services, remove cyclic deps, prevent local code change to infect non local ns, improve code change scalability, etc…
    • RFC process
    • Vault, support `aud` mechanism for clients
    • Dev test of CSA Migration, will probably help QA a lot
  • Blocked/waiting/need help

DONE PR checks   work

CLOCK: [2021-01-13 Wed 12:13][2021-01-13 Wed 12:14] => 0:01

[2021-01-13 Wed 12:13]

ref
iroh-service templates
DONE SSE Client for CSA Migration   work

CLOCK: [2021-01-13 Wed 11:20][2021-01-13 Wed 12:12] => 0:52

[2021-01-13 Wed 11:20]

DONE iroh-service templates   work

CLOCK: [2021-01-13 Wed 11:05][2021-01-13 Wed 11:20] => 0:15

[2021-01-13 Wed 11:05]

ref
discussion taf
DONE discussion taf   work

CLOCK: [2021-01-13 Wed 10:27][2021-01-13 Wed 11:05] => 0:38

[2021-01-13 Wed 10:27]

ref
faire virement