Re: [DISCUSS] Java 11 jobs in the pipeline

2018-10-11 Thread Owen Nichols
I’ve created PR 2598 to hide non-gating jobs from default pipeline view, if someone feels strongly enough to merge this. > On Oct 11, 2018, at 3:31 PM, Alexander Murmann wrote: > >> >> If you don’t want to look at the OpenJDK11 jobs, simply click on

Re: [DISCUSS] Java 11 jobs in the pipeline

2018-10-11 Thread Dan Smith
On Thu, Oct 11, 2018 at 3:36 PM Owen Nichols wrote: > Does same go for Windows jobs? They seem to be reliably green at this > point, yet are not gating. Should they be hidden by default as well for > consistency? > Seems reasonable. I don't know if that means we should hide the windows jobs or

Re: [DISCUSS] Java 11 jobs in the pipeline

2018-10-11 Thread Owen Nichols
Does same go for Windows jobs? They seem to be reliably green at this point, yet are not gating. Should they be hidden by default as well for consistency? > On Oct 11, 2018, at 3:31 PM, Alexander Murmann wrote: > >> >> If you don’t want to look at the OpenJDK11 jobs, simply click on the >> O

Re: [DISCUSS] Java 11 jobs in the pipeline

2018-10-11 Thread Alexander Murmann
> > If you don’t want to look at the OpenJDK11 jobs, simply click on the > OpenJDK8 < > https://concourse.apachegeode-ci.info/teams/main/pipelines/develop?groups=OpenJDK8> > tab. > I'd follow the rule of thumb that the default should be what we want people to look at. We don't want people to get de

Re: [DISCUSS] Java 11 jobs in the pipeline

2018-10-11 Thread Owen Nichols
If you don’t want to look at the OpenJDK11 jobs, simply click on the OpenJDK8 tab. For this week, the jobs we are not yet expecting to be green have been paused blue until related PRs are approved. For example

Re: [DISCUSS] Java 11 jobs in the pipeline

2018-10-10 Thread Alexander Murmann
+1 to keeping them off the main tab. Having red jobs that aren't actionable will train us to ignore red jobs. On Wed, Oct 10, 2018 at 2:13 PM Dan Smith wrote: > I feel like it would be better to keep the Java 11 jobs off of the main tab > in the pipeline until they are actually working. In the

[DISCUSS] Java 11 jobs in the pipeline

2018-10-10 Thread Dan Smith
I feel like it would be better to keep the Java 11 jobs off of the main tab in the pipeline until they are actually working. In the spirit of keeping develop releasable, we should keep the main pipeline clean and only include what is releasable today in the pipeline. Thoughts? -Dan