Keith Cirkel

Results 509 comments of Keith Cirkel

I've been very busy with my personal life recently, too busy to spend any significant amount of time with Chai. I haven't planned migrating this particular build to GitHub Actions,...

@eduard-malakhov `loupe` runs on GitHub Actions now: https://github.com/chaijs/loupe/tree/master/.github/workflows, as does `chai-http`: https://github.com/chaijs/chai-http/tree/master/.github/workflows

@eduard-malakhov it's possible to run GH Actions on commit to master and also on cron job - which would be useful for this repo

It ran daily I think! Perhaps at midnight UTC? I don’t think it’s import so much when, as long as it runs regularly.

@JamesMessinger yes that's correct. The Chai.js website hasn't been updated for 6 months.

> There's only a limited number of free compute hours for GA per account, so daily runs might generate extra costs. GitHub Actions is free and unlimited for public (aka...

You can go ahead and paste the patch here, and we can look at applying it. Thanks!

Grepping the project.json would be the most straightforward. I think we only (realistically) need to support `foo*` or `*foo` - in other words a search by prefixes or suffixes. We...

@EnixCoda would you like to make a PR? With a PR we could try integrating it to see if there are any adverse effects (I think unlikely as we have...

https://bugs.webkit.org/show_bug.cgi?id=267454