Savio Dias

Results 81 comments of Savio Dias

> @Savio629 CI is failing on this Fixed one of the failing ci. test / test-sample (01-monitoring) (pull_request) is failing because package is not updated of @samagra-x/stencil with this pr...

![image](https://github.com/user-attachments/assets/c1d0e417-f26a-4b4b-956c-0e702ad5b958) By tomorrow, will test it properly and update you

updated test & the interceptor ![image](https://github.com/user-attachments/assets/bcd397a4-fcdf-449e-93e7-06baddcc2842)

README.md for Docker Command ## Spec Command ``` stencil spec [path] ``` eg. `stencil spec src/spec.yaml` The structure of specification file: ``` stencil: 0.0.1 info: properties: project-name: "Test" package-manager: "npm"...

https://github.com/user-attachments/assets/544c6412-29c7-4b93-890c-ecc98063c507

Yeah actual working on it as well. Forgot to leave a comment. Regarding the types, I'll have to retrieve it from the methods itself right? ``` @ApiOperation({ summary: 'Create an...

Issue: https://github.com/SamagraX-Stencil/stencil/issues/93

https://github.com/SamagraX-Stencil/stencil/assets/91362589/9e602c60-e3f4-4d48-9f49-30e537af8c9c https://github.com/SamagraX-Stencil/stencil/assets/91362589/65e3d41a-c6d9-4a21-9272-2693fe17bf5b - [x] Tooling specific setup - [x] À la Carte setup - [x] path argument - [x] Updated docker-start.sh - [x] test

- [x] Removed `logging` while bootstraping the project (as it was only generating docker files and no code level generation - [x] Merged `monitoring` and `monitoringService` - [x] Implemented `--skip-docker`...

![Image](https://github.com/SamagraX-Stencil/stencil/assets/91362589/bc8d214d-68ea-42bb-96af-7e0417a06572) Tested stencil-cli dev branch with schematics dev