Daniel Beardsley

Results 21 issues of Daniel Beardsley

Github actions supports creating folding and collapsing sections of the log via specially formatted log lines. They provide functions to spt these out. Here, we wrap each major stage in...

enhancement

### The Problem The code that [auto-uploads changed files](https://github.com/hayes0724/shopify-packer/blob/c507fcbd1ed2bd335e4c7bbaeb82b8d25721b3cf/src/server/asset/index.js#L51-L68) to the theme seems to skip some files. It's really hard to understand the intent of this bit of code, there's...

enhancement

### Background I'm a member of a team in a github org, we use coveralls to report coverage results on each pull. ### Problem In order to **view** coverage reports,...

enhancement
feature-request

Problem ======== Coveralls shouldn't need the `commit:status` permission just to view reports. I understand that scope is needed by the service itself to write the commit statuses, but it seems...

permissions-related
access-tokens
commit-status
bot

Next.js build process (using pnpm) ends up not seeing these import statements cause the import statements didn't have string literals. The result was that it didn't put these dependencies in...

This "feature" makes the output nearly unusable and ironically significantly larger (in filesize) at the benefit of saving ~20% of runtime Set the threshold to 0 so it's turned off....

### Link to the code that reproduces this issue https://github.com/iFixit/react-commerce/pull/2221 ### To Reproduce Migrating a route from the pages router to the app router seems to break the way Vercel...

template: bug

Support retrieving and using the memory information that XDebug records. Adding "memory" as cost format option was the easiest way to get it done. This also adds the php 8.2...

Mcrouter has been performing very well for us for years, but just recently we've started to notice a problem that's undermining our faith. *Sometimes* (for several minutes at a time)...

Instead of forcing the user to run multiple node processes, allow them to specify multiple config files and run them in the same process.