mozilla / releasewarrior

Similar to the definition of a Census, this tool systematically acuires and records information about the releases of a given product
9 stars 16 forks source link

Add missing steps for triggering Fennec graph via releasetasks #57

Closed MihaiTabara closed 7 years ago

MihaiTabara commented 7 years ago

@escapewindow

If we feel we're courageos enough, we could schedule Fennec 53.0b2 via the releasetasks. All the tasks are contained within a single graph now, sans few builders that are still known to have issues.

I've updated the docs steps here but I wouldn't rush into merging the PR until we've successfully tested this method against a release to see it works (well, I mean a real release, I've alredy played with a staging one). Alternatively, we have the hook + tweaking the graph to only do the second graph.

Since the Go-to-build is coming most likely late on PST timezone, I thought you might give this a try and if it works, please merge the PR. If it doesn't, we can use the hook.

MihaiTabara commented 7 years ago

@escapewindow I'll go ahead and merge this as I also included the fall-back steps from before. We should use this new approach for the next beta to test our graph limitations.