Commit f930b6d
Remove unused files (#1444)
* feat: add fallow dev-dependency and script
* feat: add fallow CI gate workflow
* docs: document fallow CI gate and cleanup
* fix(review): harden fallow workflow base ref and concurrency
* chore: add fallow config and ignore cache dir
* feat: report fallow health score in CI
* refactor(plugin-https): extract server logging helpers
* test(plugin-https): parameterize server URL assertions
* chore(plugin-https): drop dead dep, ignore metadata false-positive
* docs(plugin-https): note portSuffix number-branch is shared-formatter
* test(plugin-https): cover utils and configure branches to 100%
* refactor(plugin-https): clear lint warnings (statements, Function type)
* fix(typescript-tests): use IncomingMessage for createServers handler
* fix(vitest): add coverage thresholds for statements, branches, functions, and lines
* chore(fallow): update ignorePatterns in .fallowrc.json and enhance handling of false positives in CONTRIBUTING.md
* feat: comment fallow health score on PRs (sticky)
* feat: richer fallow health PR comment with penalty breakdown
* chore(fallow): ignore verified false-positive deps
* chore: remove unused dependencies
* chore(fallow): ignore site workspace
* chore(fallow): ignore cross-workspace false-positive deps
* chore(fallow): analyze docs-index via dynamicallyLoaded
* docs: dynamicallyLoaded rationale for docs-index
* ci: use fallow-rs/fallow@v2 action
* ci: post fallow health comment with distinct id
* ci: report fallow health repo-wide with hotspots and targets
* ci: restore hand-rolled health comment, action for gate
* ci: trim fallow workflow comments to why-only
* ci: enhance type definitions and improve error handling in server actions
* fix(plugin-https): type startServer via public ActionHandler
* fix(plugin-https): type terminus opts concretely
* fix(plugin-https): move utils types to internal.d.ts
* test(plugin-https): assert preboot called once
* test: drop commented-out code in https spec
* fix(review): harden fallow workflow, extract health script
- pin fallow-rs/fallow to commit SHA (holds write token)
- extract inline node -e to scripts/fallow-health-comment.js, drop dead GITHUB_OUTPUT write
- scope sticky-comment lookup to bot author; skip on find failure (no dup comment)
- drop redundant actions/cache step (setup-node cache:pnpm covers it)
- correct portSuffix number-branch comment (unreachable for https/http2, not a no-op)
* fix(review): scope fallow to next, tidy temp files & test comments
* test(plugin-https): data-driven shape test, drop dupe boilerplate
* test(create-gasket-app): drop unused template-test gasket.js fixture
* test(create-gasket-app): drop unused template-test mock fixtures
* test: remove unused mock fixtures and orphaned files
* test(create-gasket-app): revive lapsed with-spinner test
* chore(fallow): mark runtime-loaded files as dynamicallyLoaded
* fix(create-gasket-app): type spinner errors as string[]
* chore(react-intl): drop unused intl devDependency
* fix: record spinner errors on create context
---------
Co-authored-by: Kawika Bader <ekbader@gmail.com>1 parent 43c7212 commit f930b6d
25 files changed
Lines changed: 144 additions & 315 deletions
File tree
- .changeset
- packages
- create-gasket-app
- lib
- scaffold
- test
- __mocks__/@gasket/template-test
- template
- unit/scaffold
- gasket-plugin-dynamic-plugins/test/__mocks__/@gasket
- plugin-one
- plugin-two
- gasket-plugin-metadata/test/__mocks__
- app-path
- fake-one
- fake-two
- mock
- gasket-plugin-nextjs/test/mock-repo/pages
- gasket-react-intl
- test
- gasket-typescript-tests
- lifecycles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 60 | + | |
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
| |||
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 86 | + | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 140 deletions
This file was deleted.
Lines changed: 129 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
0 commit comments