-
# How to Free Disk Space From Your Linux Terminal | Samuel Espinoza
Hi! thanks for passing by! I’m a passionate and highly skilled Software Developer with over eight years of industry experience, spe…
-
Use case: Test all, but only ones that belong to a particular package.
At the moment, the run tests by package doesn't allow wildcards. E.g. `github.com/microservices-demo/microservices-demo/...`. So…
-
##### **Overview of the issue**
**1. errors in relationships**
I tried to add a relationship between Authority entity and other custom entity as similar as User entity, but failed.
I added the…
-
### Proposal
Adding support for multiple scaleTargetRef entries in the HTTP scale object manifest. Only one of these targets should be flagged as the primary, which the HTTP interceptor will proxy …
-
We have made a major update in the tests. The most significant change is that the tests related to just each a microservice are now segregated and are part of the code-boundary of each microservice, i…
-
# Hugo capabilities | Samuel Espinoza
Hi! thanks for passing by! I’m a Software Developer with more than eight years of experience developing projects with Javascript using Node.js, React, and some R…
-
### Describe what you want
I have a monorepo with multiple apps, micro-services and packages.
All node-based microservices use a single database, as hosting a database per service is to much overhea…
-
### New issue checklist
- [X] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [X] I read [pipeline troubleshooting guide](https://docs.microsof…
-
# Development resources, or research tasks
**The Pragmatic Programmer**
Keep seeing this mentioned as a great general resource to improve coding skills. Seems like a must read.
https://learning.o…
-
```
➜ cd ./gateway && npm install && npm run test
> gateway@0.0.1 test
> jest --config ./test/jest-e2e.json --detectOpenHandles
(node:32062) DeprecationWarning: current Server Discovery and Mo…