Andrea Ascari

Results 101 issues of Andrea Ascari

Here's a POC for a `MetadataLogger` component that gives a real time feedback for the collected contributions, with the expected metadata. ![Screenshot from 2022-09-27 17-00-14](https://user-images.githubusercontent.com/1838567/192562732-e5518b92-8a20-438b-9eac-df2079b1b483.png) At the moment the component...

I've followed the steps reported in this [link](https://shopify.engineering/migrating-large-typescript-codebases-project-references), sent to me from @djfm last week.

The only documentation, at the moment, for the `tk:backend` is the api section, so more informations need to be given: - [ ] parser - [ ] how it works...

Provide the documentation for the following modules/code: - [ ] Providers - [ ] api.provider.ts - [ ] browser.provider.ts - [ ] bs58.provider.ts - [ ] db.provider.ts | mongo.provider.ts -...

Write or update documentation for the following modules / code: - [ ] how to develop - [ ] how to build - [ ] env vars - [ ]...

The only documentation, at the moment, for the `yt:backend` is the api section, so more information need to be given: - [ ] parser - [ ] how it works...

Write or update documentation for the following modules / code: - [ ] how to develop - [ ] how to build - [ ] env vars - [ ]...

The last CI run for publishing the GH release has failed due to the expired token. I suggest to add a "refresh token" step before running the release process, so...