mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
Merge pull request #27252 from overleaf/revert-26843-csh-issue-26608-mongo8-dev-ci
Revert "Upgrade the dev environment and CI to mongo 8" GitOrigin-RevId: f2145812a5c1cf8d3d3ac31c76cc4aed4ea9d46d
This commit is contained in:
committed by
Copybot
parent
456f751a18
commit
f4dc8f7ebc
@@ -35,7 +35,7 @@ services:
|
||||
MAILTRAP_PASSWORD: 'password-for-mailtrap'
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:6.0
|
||||
command: '--replSet overleaf'
|
||||
volumes:
|
||||
- ../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -44,7 +44,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -44,7 +44,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -47,7 +47,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -49,7 +49,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -55,7 +55,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -75,7 +75,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -83,7 +83,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -44,7 +44,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -55,7 +55,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
@@ -95,7 +95,7 @@ services:
|
||||
image: redis:7.4.3
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
logging:
|
||||
driver: none
|
||||
command: --replSet overleaf
|
||||
|
||||
@@ -91,7 +91,7 @@ services:
|
||||
image: redis:7.4.3
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
Reference in New Issue
Block a user