Jérôme

Results 8 issues of Jérôme

## Meta: **CircleCI CLI Version:** 0.1.15108+272a716 (release) **Operating System:** Linux **CircleCI CLI Diagnostic:** ``` Debugger mode: false Config found: /home/jvasseur/.circleci/cli.yml API host: https://circleci.com API endpoint: graphql-unstable Error: please set a...

bug

Add module key to allow tools capable of reading ES6 modules to use the ES6 version of the package.

Same as #38 but for the cookie file. If the cookie file already exists in the projet directory reuse it, else store them in the home directory.

**API doc parser version(s) affected**: 0.15.1 **Description** Since the entrypoint prefix is stripped [here](https://github.com/api-platform/api-doc-parser/blob/de28a3c6bb9644ea2c6549513bdf7c411317664d/src/hydra/parseHydraDocumentation.ts#L202) it means that the request to fetch the API doc is made to the URL without...

| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | |...

Feature
Status: Needs Review

| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature | yes | Deprecations | no | License | MIT...

Security
Feature
Status: Needs Review

**Is your feature request related to a problem? Please describe.** When calling custom RPC methods like described in https://marmelab.com/react-admin/Actions.html#calling-custom-methods, if you want to update the query cache like it is...

According to the [XDG specification](https://specifications.freedesktop.org/basedir-spec/latest/#variables), user binaries should be stored in `$HOME/.local/bin`: > User-specific executable files may be stored in $HOME/.local/bin. Distributions should ensure this directory shows up in the...