Re: Concourse geode-native permissions

2021-03-17 Thread Mario Salazar de Torres
Hi @Blake Bender<mailto:bbl...@vmware.com>, Yes, sorry I forgot to send the link. Thanks, Mario. From: Blake Bender Sent: Wednesday, March 17, 2021 6:17 PM To: dev@geode.apache.org Subject: RE: Concourse geode-native permissions I suspect it's t

RE: Concourse geode-native permissions

2021-03-17 Thread Blake Bender
9:57 AM To: dev@geode.apache.org Subject: Re: Concourse geode-native permissions Hi, Thanks for your answers. I am aware that I can push an empty commit to trigger CI. Thing is I wouldn't like to waste compute resources in case there is only one job failing. If you say it's possible to

Re: Concourse geode-native permissions

2021-03-17 Thread Mario Salazar de Torres
2021 5:51 PM To: dev@geode.apache.org Subject: Re: Concourse geode-native permissions You can also request permission for yourself. If it is a PR you can also push an empty commit, though this will trigger all jobs. Also, if this is a PR make sure you use the re-run with same inputs button, otherwise it will

Re: Concourse geode-native permissions

2021-03-17 Thread Jacob Barrett
You can also request permission for yourself. If it is a PR you can also push an empty commit, though this will trigger all jobs. Also, if this is a PR make sure you use the re-run with same inputs button, otherwise it will run the most recent PR and not necessarily yours. > On Mar 17, 2021, at

Re: Concourse geode-native permissions

2021-03-17 Thread Owen Nichols
Yes, concourse permissions are needed to re-trigger a job. Any past Release Manager should have the necessary permissions, if you can share the job URL. On 3/17/21, 9:37 AM, "Mario Salazar de Torres" wrote: Hi everyone, I am trying to re-run a job that randomly failed in geode-nativ

Concourse geode-native permissions

2021-03-17 Thread Mario Salazar de Torres
Hi everyone, I am trying to re-run a job that randomly failed in geode-native's concourse. Thing is I am being answered a 403 when hitting re-run. Do I need any permissions to be able to re-run jobs? Regards, Mario