Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove aimmo submodule #129

Merged
merged 1 commit into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[submodule "codeforlife-portal"]
path = codeforlife-portal
url = https://github.com/ocadotechnology/codeforlife-portal.git
[submodule "aimmo"]
path = aimmo
url = https://github.com/ocadotechnology/aimmo.git
[submodule "rapid-router"]
path = rapid-router
url = https://github.com/ocadotechnology/rapid-router.git
Expand Down
3 changes: 1 addition & 2 deletions .submodules/config/configs.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"codeforlife",
"klass",
"ocado",
"kurono",
"pipenv"
]
}
Expand Down Expand Up @@ -290,4 +289,4 @@
}
}
}
}
}
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"codeforlife",
"klass",
"ocado",
"kurono",
"pipenv"
],
"editor.codeActionsOnSave": {
Expand All @@ -29,4 +28,4 @@
},
"python.testing.pytestEnabled": true,
"python.testing.unittestEnabled": false
}
}
1 change: 0 additions & 1 deletion aimmo
Submodule aimmo deleted from 6aa113
5 changes: 1 addition & 4 deletions codeforlife.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
{
"path": "."
},
{
"path": "aimmo"
},
{
"path": "codeforlife-contributor-backend"
},
Expand Down Expand Up @@ -44,4 +41,4 @@
"editorRuler.foreground": "#008000"
}
}
}
}
11 changes: 0 additions & 11 deletions dispatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,3 @@ dispatch:

# - url: "rapid-router.codeforlife.education/*"
# service: production-rapid-router

# Kurono

# - url: "development-kurono.codeforlife.education/*"
# service: development-kurono

# - url: "staging-kurono.codeforlife.education/*"
# service: staging-kurono

# - url: "kurono.codeforlife.education/*"
# service: production-kurono