jenkins-infra / crawler

tools crawler
26 stars 65 forks source link

first draft of pipeline #60

Closed eroshenkoam closed 7 years ago

daniel-beck commented 7 years ago

@eroshenkoam Looks pretty good, thanks!

One quirk of our infra is that only a specific, more restricted instance has credentials to deploy things, and we use infra.isTrusted() to determine whether it's that instance. So the check for master doesn't suffice. We can probably just keep that part out completely as the trusted.ci instance's crawler job is still freestyle. I'll adjust that myself on merge.

daniel-beck commented 7 years ago

In theory good, in practice we need to move this repo to @jenkins-infra for this to work :-(