core.ci -- Fix CI (postgres version) + speed up job "linters" #628
No reviewers
Labels
No labels
devtype -- backend
devtype -- docs
devtype -- frontend
devtype -- user interface
difficulty -- easy
difficulty -- hard
difficulty -- normal
Doing
domain -- bda
domain -- bds
domain -- cof
domain -- core
domain -- kfet
Good first issue
priority -- high
priority -- low
priority -- medium
priority -- staff-wanted
status -- development
status -- discussion
status -- need review
status -- production
status -- ready to merge
status -- todo
To Do
type -- bug
type -- hygiene
type -- improvement
type -- new feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/gestioCOF#628
Loading…
Reference in a new issue
No description provided.
Delete branch "aureplop/ci-move-services"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
La CI plantait depuis 1 semaine, juste avant d'exécuter les migrations (lorsqu'une commande SQL était émise).
Exemple : https://git.eleves.ens.fr/cof-geek/gestioCOF/-/jobs/1000
L'image "postgres:latest" pointe actuellement vers la version 11.0 de postgres (https://hub.docker.com/r/_/postgres/).
D'après l'historique de l'image sur GitHub, la version 11 est arrivée récemment.
Sur la machine cof, on en est à
psql (PostgreSQL) 9.6.10
. On gagne deux choses à descendre la version de la CI :merged
mentioned in commit
0ba7100110