Originally created by @rfc1036 on GitHub (Jul 22, 2019).
When -g is used then the program will always return success, even when a domain fails.
This is inconvenient because then a calling script cannot know if some domains failed or not.
Originally created by @rfc1036 on GitHub (Jul 22, 2019).
When -g is used then the program will always return success, even when a domain fails.
This is inconvenient because then a calling script cannot know if some domains failed or not.
Its important to add that this is inconvenient for some but not for all. I.e. in our use case current behaviour is exactly what we want.
If there would be any changes, please consider adding different argument for new behavior.
@kepi commented on GitHub (Oct 7, 2019):
Its important to add that this is inconvenient for some but not for all. I.e. in our use case current behaviour is exactly what we want.
If there would be any changes, please consider adding different argument for new behavior.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @rfc1036 on GitHub (Jul 22, 2019).
When -g is used then the program will always return success, even when a domain fails.
This is inconvenient because then a calling script cannot know if some domains failed or not.
@kepi commented on GitHub (Oct 7, 2019):
Its important to add that this is inconvenient for some but not for all. I.e. in our use case current behaviour is exactly what we want.
If there would be any changes, please consider adding different argument for new behavior.
@lukas2511 commented on GitHub (Apr 28, 2020):
This should be fixed now :)