alamothe

Results 29 issues of alamothe

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
help wanted

Hello, I have a platform subproject: ``` plugins { id("java-platform") } dependencies { constraints { // ... api("mysql:mysql-connector-java:8.0.27") } } ``` And then another subproject: ``` plugins { id("com.github.ben-manes.versions") }...

### Version 4.1.2 ### Context When `setTimer` is called with delay

bug

Please bump `google-gax` to 3.1.4 and release a new version.

type: bug
priority: p2
api: vision

Currently, in class `Compute`: https://github.com/googleapis/google-auth-library-nodejs/blob/main/src/auth/computeclient.ts The field `serviceAccountEmail` is private and there is no getter. This prevents finding the service account for the default credentials when executing on CE: ```tsx...

type: bug
priority: p2

For Line charts, series-a will be rendered first, then series-b etc. However, this makes line from series-a appear **under** line from series-b. Isn't the reasonable assumption that series-a is "the...

Once the pull request is reviewed and approved, our workflow is that the author should merge it. This can be done easily through GitHub UI (there is a "Squash and...

If I setup editor with git like: ``` git config --global core.editor "'C:\Program Files\Microsoft VS Code\code.exe' -n -w" ``` Which is pretty much a recommended practice, then it will fail...

bug

Please consider adding `js-joda`. It is amazing!

PR Welcome

Docker image lacks `ENTRYPOINT`.

priority: p2
type: feature request
v2