Command: git pull; npm run build; pm2 restart spacebar-server | Container Owner: cyberl1 Updating 3a63ae89..64c233b8 Fast-forward assets/openapi.json | 18 + assets/schemas.json | 1224 ++++++++++++++++++++ src/api/routes/applications/#id/index.ts | 25 +- src/api/routes/guilds/#guild_id/emojis.ts | 4 +- src/util/entities/Application.ts | 25 +- .../mariadb/1725090962922-applicationProperties.ts | 23 + .../mysql/1725090962922-applicationProperties.ts | 23 + .../1725090962922-applicationProperties.ts | 23 + src/util/schemas/ApplicationModifySchema.ts | 13 +- 9 files changed, 1365 insertions(+), 13 deletions(-) create mode 100644 src/util/migration/mariadb/1725090962922-applicationProperties.ts create mode 100644 src/util/migration/mysql/1725090962922-applicationProperties.ts create mode 100644 src/util/migration/postgres/1725090962922-applicationProperties.ts > spacebar-server@1.0.0 build > tsc -p . Use --update-env to update environment variables [PM2] Applying action restartProcessId on app [spacebar-server](ids: [ 5 ]) [PM2] [spacebar-server](5) ✓ ┌────┬───────────────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼───────────────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 3 │ Code-Server │ default │ N/A │ fork │ 127 │ 6D │ 0 │ online │ 0% │ 2.8mb │ root │ disabled │ │ 1 │ code-server │ default │ N/A │ fork │ 74 │ 6D │ 0 │ online │ 0% │ 82.4mb │ root │ disabled │ │ 4 │ relay-8080 │ default │ 0.2.40 │ fork │ 151 │ 6D │ 0 │ online │ 4.3% │ 72.9mb │ root │ disabled │ │ 5 │ spacebar-server │ default │ N/A │ fork │ 13073 │ 0s │ 3 │ online │ 0% │ 3.6mb │ root │ disabled │ │ 2 │ spacebar-server-connection │ default │ N/A │ fork │ 93 │ 6D │ 0 │ online │ 4.3% │ 88.3mb │ root │ disabled │ │ 0 │ ssh │ default │ N/A │ fork │ 51 │ 6D │ 0 │ online │ 0% │ 76.9mb │ root │ disabled │ └────┴───────────────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘