Quality Assurance background task runner.
This repository has been archived on 2023-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Chris Grimmett c2c3ceb819 add deprecated msg 2023-12-04 09:43:06 -08:00
python_scripts refactor 2023-11-06 15:52:32 -08:00
src use npm ver of prevvy 2023-11-08 18:04:00 -08:00
test refactor 2023-11-06 15:52:32 -08:00
.gitignore refactor 2023-11-06 15:52:32 -08:00
.mocharc.json refactor 2023-11-06 15:52:32 -08:00
.nvmrc refactor 2023-11-06 15:52:32 -08:00
Dockerfile re-add Procfile 2023-11-11 13:00:04 -08:00
Procfile fix path 2023-11-11 13:09:19 -08:00
README.md add deprecated msg 2023-12-04 09:43:06 -08:00
app.json re-add Procfile 2023-11-11 13:00:04 -08:00
environment.d.ts blah 2023-09-26 03:29:44 -08:00
manager.ts refactor 2023-11-06 15:52:32 -08:00
package.json re-add Procfile 2023-11-11 13:00:04 -08:00
pnpm-lock.yaml fix strict ts errors 2023-11-08 18:02:05 -08:00
swagger.json refactor 2023-11-06 15:52:32 -08:00
tsconfig.json fix strict ts errors 2023-11-08 18:02:05 -08:00
tsoa.json fix strict ts errors 2023-11-08 18:02:05 -08:00
worker.ts fix strict ts errors 2023-11-08 18:02:05 -08:00

README.md

futureporn-qa

Quality Assurance

** DEPRECATED **

A long-running tasks

Dependencies

  • Node >= 18.17.0 (hard requirement)

Issue tracker

Please use https://gitea.futureporn.net/futureporn/futureporn-qa/issues

dev notes

{
  event: 'entry.update',
  createdAt: '2023-05-08T09:58:12.118Z',
  model: 'vod',
  uid: 'api::vod.vod',
  entry: {
    id: 29,
    videoSrcHash: null,
    video720Hash: null,
    video480Hash: null,
    video360Hash: null,
    video240Hash: null,
    thinHash: null,
    thiccHash: null,
    announceTitle: null,
    announceUrl: null,
    note: 'asdfsdkljkksdsdd',
    date: '2024-04-22T08:00:00.000Z',
    spoilers: null,
    title: null,
    createdAt: '2023-05-08T09:48:48.052Z',
    updatedAt: '2023-05-08T09:58:12.102Z',
    publishedAt: '2023-05-08T09:51:39.409Z',
    tags: { count: 0 },
    uploader: { count: 1 },
    backup: { count: 1 },
    muxAsset: { count: 1 }
  }
}