Skip to content
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
7 changes: 5 additions & 2 deletions config/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@
"BackWPup Website": "wpm-backwpup-website",
"Task AI": "wpm-task-ai",
"wp-media.me": "wpm-wpmediame",
"RUCSS Backend": "wpm-rucss-backend",
"Licenses App": "wpm-licenses-app"
"RUCSS Backend": "wpm-rucss-backend",
"Licenses App": "wpm-licenses-app",
"Rocket Radar": "rocket-radar",
"WordPress AI Builder": "wp-ai-builder"
},
"envList": {
"staging": "staging",
"next": "next",
"test": "test",
"test1": "test1",
"mirror": "mirror",
"sandbox 1": "sandbox1",
"sandbox 2": "sandbox2"
Expand Down
3 changes: 2 additions & 1 deletion config/github.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"Mathieu Lamiot": "MathieuLamiot",
"Arielle Lucca": "ariellelucca",
"Laurent Molina": "honemo",
"Valentin Grenier": "valentin-grenier"
"Valentin Grenier": "valentin-grenier",
"Stephen Akinola": "akinsteph"
},
"statusFieldId": "PVTSSF_lADOAMEyYM4AaLebzgQxzGc",
"initialStatusValue": "4ff049da",
Expand Down
Loading