-
Issue Type: Performance Issue
High CPU usage started after C++ build
VS Code version: Code 1.67.2 (c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5, 2022-05-17T18:20:04.972Z)
OS version: Darwin arm64…
-
### The use case you're trying to solve
I would like to use a federated credential file from the auth action to configure the firebase deploy
### Change to the action that would solve that use c…
-
### Verify latest release
- [ ] I verified that the issue exists in the latest pnpm release
### pnpm version
v8.15.4
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No …
-
### aqua info
```console
[home]$ aqua info
{
"version": "2.36.1",
"commit_hash": "423bf97060599e911f9a5a2c5622cf886673dd65",
"os": "linux",
"arch": "amd64",
"pwd": "/home/(USER)/tool…
-
OK I did it !
To reproduce
0) create a CT from an OpenVZ server with ubuntu 18.04 LTS template ( or a lxd container ? ) in a moderate server ( Intel(R) Xeon(R) CPU X5690 @ 3.47GHz / 16G RAM )
…
-
Currently, only lambda functions and express are supported by actions-on-google.
I've created a koa framework for a project I'm working on and I thought it would be useful for others to make a pul…
-
I'm not sure if I should write here or not. Nice product! I will try to use it in all my environments.
But I'm already curious about logs collecting not only from my apps but also Nginx, for example.…
-
Do not accept any packages and dependencies from Google cloud platform.
I select my app.
CLick modify in the menu.
i use the basic index.js and json package.
If a i add a package and add all depen…
-
As described in this blog post, GitHub Actions are transitioning from Node16 to Node20:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
All of the CI…
-
I'm migrating from SDK v1 to v2. And found that new SDK doesn't catch Dialogflow action names.
```javascript
app.intent('action-name', handler);
```
Doesn't work.
I can match manually action…