Opened 6 years ago

Closed 6 years ago

#881 closed defect (fixed)

gitlab ci is broken

Reported by: robe Owned by: geos-devel@…
Priority: blocker Milestone: 3.6.3
Component: Default Version: 3.6.2
Severity: Unassigned Keywords:
Cc:

Description

Looks like gitlab ci has been failing for about 2 months.

Complaining about an invalid yml script.

So guess something is wrong with .gitlab-ci.yml

Doesn't seem to be anything that changed in our code, so presume it is caused by a change in gitlab ci from 4 months ago.

Change History (5)

comment:2 by robe, 6 years ago

tried setting to use custom image. That didn't help either. Also how come when I put references in my commit message, it is not showing in trac? Or am I doing it wrong?

When I try to validate the yaml on gitlab, it just gives me a 500 error :(

comment:3 by robe, 6 years ago

I think it's something wrong with geos config on gitlab, because if I use the PostGIS CI Link -

https://gitlab.com/postgis/postgis/-/ci/lint

to validate geos yaml script it's fine. But any yaml script I feed geos results in a 500

https://gitlab.com/geos/libgeos/-/ci/lint

comment:4 by strk, 6 years ago

there might be another ticket for the broken trac communication. I took a look and see a single git hook which when executed should both tip-hat trac _and_ send mail to commit list, is the commit mail getting through ?

comment:5 by dbaston, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.