Re: Github action workflows troubles in all subprojects

2020-12-27 Thread Andrea Cosentino
By the way it seems the are enabling some of the organizations providing actions, so we'll need to submit a list of actions we are using probably. Il giorno dom 27 dic 2020 alle ore 22:51 Andrea Cosentino ha scritto: > I'm not sure this will be ok in terms of the new security policy. I guess > w

Re: Github action workflows troubles in all subprojects

2020-12-27 Thread Andrea Cosentino
I'm not sure this will be ok in terms of the new security policy. I guess we'll need to clone the actions anyway Il dom 27 dic 2020, 22:31 Zoran Regvart ha scritto: > Hi Cameleers, > I've found actions/github-script[1] to be useful in this, currently > trying it out on the camel-website GitHub a

Re: Github action workflows troubles in all subprojects

2020-12-27 Thread Zoran Regvart
Hi Cameleers, I've found actions/github-script[1] to be useful in this, currently trying it out on the camel-website GitHub actions workflow. zoran [1] https://github.com/actions/github-script On Sun, Dec 27, 2020 at 6:49 PM Andrea Cosentino wrote: > > Hello, > > It looks like there is a new se

Github action workflows troubles in all subprojects

2020-12-27 Thread Andrea Cosentino
Hello, It looks like there is a new security policies in Apache https://lists.apache.org/thread.html/r900f8f9a874006ed8121bdc901a0d1acccbb340882c1f94dad61a5e9%40%3Cusers.infra.apache.org%3E We'll need to clone all the non-github, non-apache github actions, under the apache organization. I alread