Results 285 comments of Brian Scholer

I would like to add another vote for this. I have a similar use case to @ElliotSilver . I do use a generator for static files, building documentation for Ansible...

@davidkhala that error is not from this action, it's a setting in your repository or your organization that limits which actions can run. You can see this in a repository...

Well, it's up to the author if they want to try to get verified; I can't answer for that. But if that's your question, you should update the title and...

Also seeing this in an Ansible collection, since the test containers updated their requirements to allow a newer version of `requests`. - https://github.com/ansible-collections/community.hashi_vault/issues/289

Getting these errors today, public repo on GitHub Actions https://github.com/ansible-collections/community.hashi_vault/runs/6353992475?check_suite_focus=true#step:5:95 Edit: Started working again after a few hours 🤷‍♂️

This sounds great on both counts. The comments and premature failure before all jobs complete really is annoying.

> I wrote up an example [here](https://github.com/codecov/example-actions-bundled). I'll be writing a short post explaining it out better, but is this helpful? (I'm not the OP) @thomasrockhu I haven't tried it...

Yeah it's good to know that the existing methods can be misued for that purpose. I think ideally though there should be a dedicated interface for JWT. If the interfaces...

While it might be a pain, I think each failure/breaking change should be handled case-by-case,s o perhaps having an issue opened for each one would be best. I think it's...

> > perhaps having an issue opened for each one would be best. > > My thought was this issue would become a project, and one or more of the...