Yosuke Kurami

Results 40 issues of Yosuke Kurami

We can't the original `@argumentDefinitions` and `@arguments` directive definitions. ```graphql ## (A) directive @arguments( # There must be name(s) of arguments of this directive ) on FRAGMENT_SPREAD ``` However, what...

``` async function foo() { const mod = await import("./module-file-to-be-moved"); // ... } ``` this code is ignored.

enhancement

## Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ## Describe the...

- [x] Cache dependencies - [ ] Store compiled packages between workflows

enhancement

- [ ] Medium(en-us) - [x] Qiita(ja-jp)

#### Motivation When I confirm the expected key calculated by keygen-git-plugin, it's too inconvenient to visit the CI log page and pick the reg-suit log line up...

enhancement
scope:gh-app

Hmmm, I think I'm in trouble detecting the previous and current git-hash.... The example job log is [here](https://travis-ci.org/Quramy/rs-fork-pr-demo-repo/jobs/261575743). In this job, **both previous(`null`) and current(`1a95a49087dad68baec`) hashes are incorrect**. The above...

help wanted
wontfix
scope:plugin

- [ ] git-hash-plugin - [x] github-plugin

enhancement
scope:plugin

Use case: - s3 publish - show the list already published - delete old reports

scope:core

I think there are better names of each plugins and their methods. ### Publisher: *Publisher* plugin should have 2 methods named *publish* and *fetch*. They've been strongly influenced by the...

help wanted
scope:core