Daijiro Wachi

Results 19 issues of Daijiro Wachi

The following json line is the valid way to reference a file as a license file. ``` { "license" : "SEE LICENSE IN " } ``` Also, there is a...

**Is your feature request related to a problem? Please describe.** Users in the world have a very different level of English experience and therefore many major OSS communities have i18n...

feature-request
amplify/docs-engineering
amplify/content

## Steps to reproduce The below `console.log` should show the same result. Otherwise: https://github.com/whatwg/url/issues/542#issuecomment-688790762 ```js const hash = 'test\x00'; const url = new URL(`http://a.com/#${hash}`) console.log(url.href) // => http://a.com/#test url.hash =...

topic: api
needs implementer interest
addition/proposal

Since we've created a breaking change in codes to integrate i18n feature, all of the PR which didn't manage are conflicted, unfortunately. I would like to read each Pull request,...

patches welcome

*Description of changes:* This PR is to include cypress and scripts directories for lint check and fix some lint errors which are reported by LGTM bot. By submitting this pull...

+ https://docs.codeclimate.com/docs/maintainability + https://docs.codeclimate.com/docs/github-actions-test-coverage

Figuring out how we can provide this > No file, network, or environment access (unless explicitly enabled).

Status: Proposal
Type: Enhancement

### Summary Install git dependency fails ### Steps to reproduce behavior > $ dep i react-native-file-picker@https://github.com/PeerioTechnologies/react-native-file-picker.git ### Expected behavior Success ### Actual behavior ``` Error: spawn /usr/local/bin/git ENOENT at exports._errnoException...

Type: Bug

### Summary > on the second last run, dep hung for a minute until I interrupted it, but the other two runs it installed in a dozen or so seconds....

Type: Enhancement