The current check for image files accepts these patterns from the file
command: 'image|Image|icon|data|PC bitmap'
(usually ico, jpeg, png files). Also it checks that any binary files are
small (< 180k).

If there is good reason to relax those constraints, then this is the place
to discuss.

The reason to restrict binary files is that they live in the git history
forever, even if later changed/deleted, and come with any clone of the
source tree.  If there are larger binary files that need to be published,
then the wiki or other places might suffice.

--Steve


> -----Original Message-----
> From: Gunnar Tapper [mailto:tapper.gun...@gmail.com]
> Sent: Thursday, February 25, 2016 4:42 PM
> To: dev@trafodion.incubator.apache.org
> Subject: Re: Build failures
>
> How do I check in the logo source?
>
> On Thu, Feb 25, 2016 at 5:10 PM, Steve Varnau <steve.var...@esgyn.com>
> wrote:
>
> > You want to look at console of the sub-job:
> > https://jenkins.esgyn.com/job/static-checks/721/console
> >
> > It's complaining that "ai" file type is showing as PDF. It is not on the
> > list of file types we normally allow.
> >
> > --Steve
> >
> >
> > > -----Original Message-----
> > > From: Gunnar Tapper [mailto:tapper.gun...@gmail.com]
> > > Sent: Thursday, February 25, 2016 3:36 PM
> > > To: dev@trafodion.incubator.apache.org
> > > Subject: Build failures
> > >
> > > Is something going on with the build environment? I see several failed
> > > builds at the same time?
> > >
> > > https://jenkins.esgyn.com/job/Check-PR-master/462/console
> > >
> > >
> > > --
> > > Thanks,
> > >
> > > Gunnar
> > > *If you think you can you can, if you think you can't you're right.*
> >
>
>
>
> --
> Thanks,
>
> Gunnar
> *If you think you can you can, if you think you can't you're right.*

Reply via email to