João Antunes

Results 11 issues of João Antunes

**Which problem is this feature request solving?** `build` allows a different non production host for the netlify API to be passed via flag: https://github.com/netlify/build/blob/a1cbf789bac18a83232a29c70390691442527693/packages/build/src/core/flags.js#L38-L42 We should have a way to...

plugin idea
type: feature
feat/build-plugins
theme/plugin-author-experience

**Which problem is this feature request solving?** As part of https://github.com/netlify/build/issues/3077 and netlify/pod-workflow#219 we're now running local and package.json installed plugins with our own system version (v12) whenever the user...

type: feature

Currently, we only report duration metrics for successful build executions (see https://github.com/netlify/build/blob/main/packages/build/src/core/main.js#L538) which can be problematic if we want to capture, measure and alert on failures (as we've seen today...

type: chore
inci/2021-06-23/esbuild-failing-builds

This is a cover issue to track problems our build system has with Yarn 2/3. Specifically: - Inability to retain Yarn's own cache - https://github.com/netlify/build-image/issues/319, https://github.com/netlify/build-image/pull/465 and https://github.com/netlify/build-image/issues/600 - Pointless...

type: feature
theme/dependencies
theme/package-managers
theme/caching

Work for - https://github.com/netlify/pod-workflow/issues/253 - improve the logging of our installed versions as well as the source of said versions (env var, config file, default pinning, etc.)

type: feature

Within our build system we rely on `yarn --version` to detect a mismatch between the default/configured yarn version and what we currently have installed in our build context. Defining a...

type: bug
theme/dependencies
theme/package-managers

Currently pagination is dictated via the `open-api` spec support and, for the list endpoints that support it, users will need to rely on the `per_page` and `page` params to iteratively...

type: feature

The current `js-client` API implementation is restrictive in the sense that it only exposes the response body and an error if that's the case. Coming from discussions in #285 #39...

type: feature

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes # --- For us to review and ship your PR efficiently, please perform the following steps: - [ ]...

stale
Adds or modifies js files

With #28 it's increasingly important to support signature of topic and event descriptor by both the `author` and the `publisher`

suggestion
spec