Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pagopa/interop-be-monorepo

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
Maybe there is a way to make this piece of code more readable? (same for the one equivalent to this in the other function)

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
Could we use unknown instead of any here?

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
Could we use unknown instead of any here?

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
Looks like you are generating two different correlationIds, one here and one when instantiating the logger - it should be the same! Also, note the typo correlatsionId > correlationId

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
If you merge main you could: ```suggestion correlationId: CorrelationId ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
certifiedAttributes

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion const tenantSeedsIndex = new Map( ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion const tenantCurrentAttributes = new Map( ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion tenantSeeds: TenantSeed[], ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion async function assignNewAttributes( ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
Is this `as` needed?

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion const certifiedAttributes = new Map( ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion const tenantsIndex = new Map( ```

View on GitHub

ecamellini created a review comment on a pull request on pagopa/interop-be-monorepo
```suggestion tenantSeeds: TenantSeed[] ```

View on GitHub

taglioni-r pushed 2 commits to authorization-server-refactor pagopa/interop-be-monorepo
  • Reapply "Refactor" This reverts commit 936f8517235999f028718b365ba06582e5c3513d. 6da2db6
  • Draft 4dbd94f

View on GitHub

taglioni-r pushed 3 commits to IMN-521_authorization-server pagopa/interop-be-monorepo
  • Refactor b879cc9
  • Revert "Refactor" This reverts commit b879cc9066a0005d1b0c34de98883c7f2510083a. 936f851
  • Merge branch 'authorization-server-refactor' into IMN-521_authorization-server eb153b8

View on GitHub

paologaleotti pushed 2 commits to IMN-875-improve-ivass-test pagopa/interop-be-monorepo
  • IMN-887 - CorrelationId mandatory in makeApiProblem + branding (#1117) 9e52ff8
  • Merge branch 'main' into IMN-875-improve-ivass-test c1a3aab

View on GitHub

taglioni-r pushed 1 commit to authorization-server-refactor pagopa/interop-be-monorepo

View on GitHub

taglioni-r created a branch on pagopa/interop-be-monorepo

authorization-server-refactor

taglioni-r pushed 1 commit to IMN-521_authorization-server pagopa/interop-be-monorepo

View on GitHub

Viktor-K pushed 1 commit to PIN-5368-delete-delegation pagopa/interop-be-monorepo
  • Fix correlationId type missing 7007c08

View on GitHub

Viktor-K pushed 1 commit to PIN-5368-delete-delegation pagopa/interop-be-monorepo
  • Fix correlationId type missing 8ddfb67

View on GitHub

MalpenZibo pushed 1 commit to IMN-830_ipa-certified-attributes-importer pagopa/interop-be-monorepo
  • remove non necessary eslint disable rule 918cbe6

View on GitHub

MalpenZibo created a review on a pull request on pagopa/interop-be-monorepo
ok_hand:

View on GitHub

paologaleotti pushed 1 commit to IMN-875-improve-ivass-test pagopa/interop-be-monorepo

View on GitHub

ecamellini opened a pull request on pagopa/interop-be-monorepo
Fixing privacy notices path
# Tests ## Still working locally <img width="703" alt="image" src="https://github.com/user-attachments/assets/1b577349-9034-429b-8be5-48c708d3911a"> <img width="659" alt="image" src="https...
ecamellini created a branch on pagopa/interop-be-monorepo

IMN-898-fix-privacy-notices-path

taglioni-r pushed 2 commits to IMN-521_authorization-server pagopa/interop-be-monorepo

View on GitHub

Carminepo2 pushed 61 commits to feature/delegation-process pagopa/interop-be-monorepo
  • IMN-851 - Removing with attributes models and converters (#1041) efbf9ac
  • IMN-736 - pt 2 - Explicitly handle API GW errors - attribute, catalog & client (#1017) c8785c2
  • IMN-796 Add scaffold for catalog-platformstate-writer (#937) 74ff2b8
  • IMN-873 - samlLoginCallback 400 error - fixing urlencoded body parsing (#1057) 805c078
  • IMN-867 - Fix BFF getProducerPurposes by adding API role to GET /clientsWithKeys in auth process (#1054) fbcb181
  • IMN-872 - Fixing SAML token request (#1056) c5f84cc
  • IMN-874: added error to createKeys and createProducerKeychainKey mapper (#1059) 749d53d
  • IMN-798 Add events service v2 in catalog-platformstate-writer (#942) Co-authored-by: Roberto Taglioni <roberto.tagli... 5ca0bc4
  • IMN-797 Add events service v1 in catalog-platformstate-writer (#943) Co-authored-by: Stefano Hu <76391491+shuyec@use... 0a94f11
  • IMN-522 Client-assertion validation (#956) Co-authored-by: Stefano Hu <[email protected]> 1ed411a
  • IMN 704 - Anac Certified attributes importer (#961) 35306aa
  • IMN-866 - Tenant quick fixes - fixing some 404 error mappers (#1023) c25f9f0
  • Verify and revoke verified attribute service fixes (#962) 18e20ae
  • IMN 707 - IVASS Certified attributes importer (#963) b39576f
  • IMN-705-datalake-data-export (#973) Co-authored-by: Eric Camellini <[email protected]> ce8d346
  • IMN 709 - PN consumers (#968) 59bbd46
  • IMN-736 - pt 3 - Explicitly handle API GW errors - purpose & tenant (#1020) 69690a9
  • PIN-5339 - Add multiple users to client and producer keychain (#1042) 516d558
  • Fix jwt token verification skipping invalid WELL_KNOWN_URLS (#1002) c287f17
  • Fixing main build after #973 (#1064) 6518e76
  • and 41 more ...

View on GitHub

taglioni-r pushed 1 commit to IMN-521_authorization-server pagopa/interop-be-monorepo

View on GitHub

Load more