Hey folks!
Great work on the Jenkins Workflow Plugin; am loving it. Its so groovy! :)
I'm wondering what is the canonical name for a jenkins workflow script if its checked into a project. I've seen a few docs refer to a script as 'flow.groovy' so I've been using that up to now; then I'm sure I saw in one of Kohsuke's demo videos or presentations the phrase 'Jenkinsfile' which sounds quite groovy too. There's Makefile, Dockerfile, Vagrantfile; why not Jenkinsfile. I like ;)
I just wondered if this was a real thing or is flow.groovy more typical?