Commit Graph

1855 Commits

Author SHA1 Message Date
Eli Bosley 133c8e0d70 fix: lint 2025-02-04 13:57:51 -05:00
Eli Bosley 1392bdeecb feat: allow deletion and creation of files with patches 2025-02-04 13:57:51 -05:00
Eli Bosley 2fce2e9a28 fix: install as-integrations/fastify 2025-02-04 13:20:08 -05:00
renovate[bot] 430656f6af chore(deps): update dependency graphql-codegen-typescript-validation-schema to ^0.17.0 2025-02-04 13:10:53 -05:00
renovate[bot] d7887c2183 chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.34.2 2025-02-04 13:10:41 -05:00
renovate[bot] ebd1a391b6 chore(deps): update dependency @types/node to v20.17.17 2025-02-04 13:10:26 -05:00
renovate[bot] 1f42bbb4aa chore(deps): update dependency zx to v8.3.2 2025-02-04 13:10:18 -05:00
renovate[bot] 5f59d31ab3 chore(deps): update dependency @swc/core to v1.10.14 2025-02-04 13:10:10 -05:00
Eli Bosley d8478152e9 fix: remove devDependencies from output package json 2025-02-04 13:06:56 -05:00
Eli Bosley 63fcde8243 fix: staging build issues 2025-02-04 13:01:56 -05:00
renovate[bot] 2bc9af2578 fix(deps): update graphqlcodegenerator monorepo 2025-02-04 12:15:54 -05:00
renovate[bot] 5b14be6b0f fix(deps): update dependency @apollo/client to v3.12.9 2025-02-04 12:15:33 -05:00
renovate[bot] 9ef56d8c05 chore(deps): update dependency eslint to v9.19.0 2025-02-04 12:15:21 -05:00
renovate[bot] c4204d89aa chore(deps): update dependency @nuxt/eslint to v0.7.6 2025-02-04 12:15:10 -05:00
renovate[bot] 048a0a88dc chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.11 2025-02-04 12:14:57 -05:00
Eli Bosley 7b3834ca1f fix: resource busy when removing all subdirectories 2025-02-04 12:14:41 -05:00
Eli Bosley 0e9c91af86 feat: ignore generated code 2025-02-04 12:14:41 -05:00
Eli Bosley a6f67060b4 feat: log size and only tar files 2025-02-04 12:14:41 -05:00
Eli Bosley 3c61a615f0 feat: improve packing 2025-02-04 12:14:41 -05:00
Eli Bosley 073a51572a feat: shared call to createPatch 2025-02-04 12:05:56 -05:00
Eli Bosley c00789865c fix: allow concurrent testing with a shared patcher instance 2025-02-04 12:05:56 -05:00
Eli Bosley 9d1442b2ee fix: sequential test execution for generic-modification 2025-02-04 12:05:56 -05:00
Eli Bosley 935318dda6 feat: docstrings 2025-02-04 12:05:56 -05:00
Eli Bosley dfb006e696 feat: move fixtures into __test__ folder 2025-02-04 12:05:56 -05:00
Eli Bosley 445f3b50b1 feat: better patch application 2025-02-04 12:05:56 -05:00
Eli Bosley a12181a5e0 feat: rollback if patch exists before applying 2025-02-04 12:05:56 -05:00
Eli Bosley 0cb0fc9881 fix: unused imports 2025-02-04 12:05:56 -05:00
Eli Bosley 42610d290d fix: lint 2025-02-04 12:05:56 -05:00
Eli Bosley 9e12407565 fix: paths now correct, better download logic 2025-02-04 12:05:56 -05:00
Eli Bosley bb92c3f9f8 fix: better js file handling 2025-02-04 12:05:56 -05:00
Eli Bosley 5b0971ea8d feat: logrotate test 2025-02-04 12:05:56 -05:00
Eli Bosley 7f997663f9 Update api/src/unraid-api/unraid-file-modifier/modifications/auth-request.modification.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-04 12:05:56 -05:00
Eli Bosley 8b75d6cc99 fix: format authrequest mod as other files 2025-02-04 12:05:56 -05:00
Eli Bosley b1a993a8e9 fix: lint 2025-02-04 12:05:56 -05:00
Eli Bosley b1a1779a8b feat: add patch for auth-request.php 2025-02-04 12:05:56 -05:00
Eli Bosley 36d8399045 feat: fallback to local 2025-02-04 12:05:56 -05:00
Eli Bosley 6beafbe8ed fix: lint 2025-02-04 12:05:56 -05:00
Eli Bosley a502134c0a fix: better loader functionality and error handling 2025-02-04 12:05:56 -05:00
Eli Bosley fa16dcd801 feat: add logging around fixture downloads 2025-02-04 12:05:56 -05:00
Eli Bosley d38f3ef49b fix: lint 2025-02-04 12:05:56 -05:00
Eli Bosley ce92cb06b7 fix: remove unused constructor 2025-02-04 12:05:56 -05:00
Eli Bosley 1d5c2c8338 fix: patch-utils unused 2025-02-04 12:05:56 -05:00
Eli Bosley 0163acb7f3 fix: type for generic test 2025-02-04 12:05:56 -05:00
Eli Bosley 5347d54b11 fix: test simplification to ensure no redownloads 2025-02-04 12:05:56 -05:00
Eli Bosley 547ae180dd fix: delete .original files 2025-02-04 12:05:56 -05:00
Eli Bosley 05f661e0e5 feat: download fixtures from the web 2025-02-04 12:05:56 -05:00
Eli Bosley 5d909a856b feat: rename modification file 2025-02-04 12:05:56 -05:00
Eli Bosley 4d45caf258 feat: extensive file checking 2025-02-04 12:05:56 -05:00
Eli Bosley 805bc5bfc0 feat: initial patcher implementation using the diff tool 2025-02-04 12:05:56 -05:00
Pujit Mehrotra 81d33f6b3a refactor(api): pm2 usage in cli (#1104)
* invoke pm2 via PM2Service

* fix `unraid-api logs` command

* default to LOG_LEVEL=debug in non-production envs

* rm pm2 dump file after `pm2 update`

* add PM2_HOME to `@app/environment`
2025-02-04 11:39:29 -05:00