Commit a4e5dcd 1 parent 0c36407 commit a4e5dcd Copy full SHA for a4e5dcd
File tree 6 files changed +3
-23
lines changed
6 files changed +3
-23
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "codeforlife-portal "]
2
2
path = codeforlife-portal
3
3
url = https://github.com/ocadotechnology/codeforlife-portal.git
4
- [submodule "aimmo "]
5
- path = aimmo
6
- url = https://github.com/ocadotechnology/aimmo.git
7
4
[submodule "rapid-router "]
8
5
path = rapid-router
9
6
url = https://github.com/ocadotechnology/rapid-router.git
Original file line number Diff line number Diff line change 32
32
"codeforlife" ,
33
33
"klass" ,
34
34
"ocado" ,
35
- "kurono" ,
36
35
"pipenv"
37
36
]
38
37
}
290
289
}
291
290
}
292
291
}
293
- }
292
+ }
Original file line number Diff line number Diff line change 10
10
" codeforlife" ,
11
11
" klass" ,
12
12
" ocado" ,
13
- " kurono" ,
14
13
" pipenv"
15
14
],
16
15
"editor.codeActionsOnSave" : {
29
28
},
30
29
"python.testing.pytestEnabled" : true ,
31
30
"python.testing.unittestEnabled" : false
32
- }
31
+ }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
{
4
4
"path" : "."
5
5
} ,
6
- {
7
- "path" : "aimmo"
8
- } ,
9
6
{
10
7
"path" : "codeforlife-contributor-backend"
11
8
} ,
44
41
"editorRuler.foreground" : "#008000"
45
42
}
46
43
}
47
- }
44
+ }
Original file line number Diff line number Diff line change @@ -36,14 +36,3 @@ dispatch:
36
36
37
37
# - url: "rapid-router.codeforlife.education/*"
38
38
# service: production-rapid-router
39
-
40
- # Kurono
41
-
42
- # - url: "development-kurono.codeforlife.education/*"
43
- # service: development-kurono
44
-
45
- # - url: "staging-kurono.codeforlife.education/*"
46
- # service: staging-kurono
47
-
48
- # - url: "kurono.codeforlife.education/*"
49
- # service: production-kurono
You can’t perform that action at this time.
0 commit comments