Eduardo Bouças

Results 177 comments of Eduardo Bouças

> you really want to produce debug logs for every build? wouldn't it be nicer to control this via a feature flag to keep log volume down? This will mean...

Coming back to this because we desperately need a way to see debugging information when troubleshooting a build problem. Having to manually set a feature flag for a site and...

After discussing with @JGAntunes, we settled on a different approach, similar to what was proposed [here](https://github.com/netlify/build/issues/3220#issuecomment-875594877): - buildbot will expose an additional file descriptor, piped to the system logs, to...

I'm very happy to close this! 🎉

Sorry, my bad. This fell between the cracks. I'm updating the branch and will merge this later today.

I'm in favour of this! I've created https://github.com/netlify/zip-it-and-ship-it/issues/383, which would expose to Build the data necessary for this.

> Should we add this now that zip-it-and-ship-it returns the correct information? Yes! Perhaps a good first step is to simply use the new `name` property instead of `mainFile`, and...

Within `parameters`, `firstViewOnly` is set to `true` by default. Can you try setting it to false? It wasn't possible before, as the value was forcefully set to `false`, but now...

Sorry, I thought I had merged that branch to the preview instance but I hadn't. It's now available at `dev.speedtracker.org` (instead of `api.speedtracker.org`). > @eduardoboucas I was looking at the...