Steven

Results 553 comments of Steven

Wouldn't it be better to use [`outputs`](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#outputs) instead? Also, what would the value be?

Also see https://github.com/styfle/cancel-workflow-action/issues/23#issuecomment-658040746

I read the original description of the issue and I don’t think we can determine “successfully canceling a previous run” easily. The problem is that the GitHub API response is...

Yes that is possible. Basically we could return the status codes from the api as outputs so you get an empty array when nothing was cancelled or an array of...

I think the reason this PR was never merged is because its doing too many things. I would accept a PR doing these things: - Adds minimal benchmark suite -...

Well that is really cool 😄 But it seems like the second one is not a package in npm 🤔 https://www.npmjs.com/package/paypal-adder-online-2018

Thanks for creating the issue! I hope the authors will get in contact because they have increased my data storage by 10x (went from 5,000 keys to 50,000 keys in...

@amio The chart I posted is showing the redis data storage so it’s for packages that exist. I’m not sure if zeit now has a good way to count logs...

@fengmk2 I wasn’t aware that you were going to add the badge to the website. It would have been nice to know ahead of time. That being said, my long...

@fengmk2 I'm still seeing fake npm packages such as the following: ``` /[email protected] /badge?p=hack-cats-crash-arena-turbo-stars-cheat-coins-unlimited-2018@1.0.0 /badge?p=kaspersky-internet-security-premium-serial-number-key-keygen-license-generator-and-activator@1.0.0 /[email protected] /[email protected] /[email protected] /[email protected] /badge?p=parallels-desktop-13-2-0-serial-number-2018-key-keygen-license-generator-and-activator@1.0.5 /[email protected] /[email protected] /[email protected] /[email protected] /[email protected] ``` How can these packages...