Skip to content
Closed
Show file tree
Hide file tree
Changes from 142 commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
c6be0eb
Bring in search logic
thehabes Oct 15, 2025
a11c7e6
It searches!
thehabes Oct 15, 2025
4cefb0b
idNegotiation on search results
thehabes Oct 15, 2025
5ac7e49
All the search logic
thehabes Oct 15, 2025
e0f5b00
Lint, and add support for passing search options into the endpoint
thehabes Oct 15, 2025
c148362
polish
thehabes Oct 15, 2025
e3da99e
Update API documentation
thehabes Oct 15, 2025
9bb1234
polish
thehabes Oct 15, 2025
8d38409
polish
thehabes Oct 15, 2025
c376bd4
polish
thehabes Oct 15, 2025
e3f0553
polish
thehabes Oct 15, 2025
77d5430
polish
thehabes Oct 15, 2025
ab2505e
polish
thehabes Oct 15, 2025
d3386eb
polish
thehabes Oct 15, 2025
cadc2f1
polish
thehabes Oct 15, 2025
efb7dbf
exists test for new routes
thehabes Oct 15, 2025
e5f2486
Update public/API.html
thehabes Oct 15, 2025
052be8c
Update public/API.html
thehabes Oct 15, 2025
618a3f3
Update public/API.html
thehabes Oct 15, 2025
4a0093d
Update controllers/search.js
thehabes Oct 15, 2025
477abfa
Update controllers/search.js
thehabes Oct 15, 2025
f1b79f7
get rid of utils. prefix from createExpressError
thehabes Oct 15, 2025
6d063b2
Update public/API.html
thehabes Oct 15, 2025
065e6bb
Update public/API.html
thehabes Oct 15, 2025
4108379
slop formatting
thehabes Oct 15, 2025
b45e2fc
Touch ups to API.html as discussed at standup.
thehabes Oct 16, 2025
18afbd4
bump version because of new search feature
thehabes Oct 16, 2025
b28d7bc
initia idea
thehabes Oct 17, 2025
a6e60c3
tests for cache
thehabes Oct 20, 2025
a8d368c
gog routes too
thehabes Oct 20, 2025
0e18316
cleanup
thehabes Oct 20, 2025
970eaed
fix cachiung
thehabes Oct 20, 2025
793fd62
oh baby a lot going on here
thehabes Oct 20, 2025
1e52989
merge in main
thehabes Oct 20, 2025
9016fd8
structure
thehabes Oct 20, 2025
84158db
Update cache/__tests__/cache.test.js
thehabes Oct 20, 2025
24cf701
Changes from testing
thehabes Oct 21, 2025
c05d4d5
Changes from testing
thehabes Oct 21, 2025
15370ec
Changes from testing
thehabes Oct 21, 2025
f0d31ba
changes from testing
thehabes Oct 21, 2025
ec744af
Update docs for limit control
thehabes Oct 21, 2025
0deea37
update tests
thehabes Oct 21, 2025
1f3fc8c
changes from testing
thehabes Oct 21, 2025
856cd1c
changes from testing
thehabes Oct 21, 2025
ebd9b04
Move test files
thehabes Oct 21, 2025
6cf9e21
documentation
thehabes Oct 21, 2025
05bf04c
cleanup
thehabes Oct 21, 2025
4f0ba84
add status
thehabes Oct 21, 2025
dd90275
changes from testing
thehabes Oct 21, 2025
c8e7a45
changes from testing
thehabes Oct 21, 2025
2e39802
remove this from details
thehabes Oct 21, 2025
1c81ebf
reduce logs
thehabes Oct 21, 2025
c4cdcd5
amendments
thehabes Oct 21, 2025
5558b46
updated integration test
thehabes Oct 22, 2025
bcd7829
closer to real stress tests
thehabes Oct 23, 2025
46943e6
Metrics
thehabes Oct 23, 2025
777f9aa
Catch those hits
thehabes Oct 24, 2025
f75d04e
changes from testing scripts in local environment
thehabes Oct 24, 2025
030366a
changes from testing scripts in local environment
thehabes Oct 24, 2025
2973d61
changes from testing scripts in local environment
thehabes Oct 24, 2025
2ba15f8
Changes from testing in local environment
thehabes Oct 24, 2025
ca97954
Changes from testing in local environment
thehabes Oct 24, 2025
4a793be
Changes from testing in local environment
thehabes Oct 24, 2025
b8a70b0
Changes from testing in local environment
thehabes Oct 24, 2025
11d815c
requirements for running the .sh files in localhost environments
thehabes Oct 24, 2025
e9666c3
requirements for running the .sh files in localhost environments
thehabes Oct 24, 2025
aa934da
requirements for running the .sh files in localhost environments
thehabes Oct 24, 2025
1fca678
requirements for running the .sh files in localhost environments
thehabes Oct 24, 2025
20da77d
updates from testing
thehabes Oct 24, 2025
f14072d
updates from testing
thehabes Oct 24, 2025
128c3e7
Changes from running between environments
thehabes Oct 24, 2025
14d25f9
Changes from running between environments
thehabes Oct 24, 2025
d2f6358
Changes from testing across environments
thehabes Oct 24, 2025
1904584
changes from testing across environments
thehabes Oct 24, 2025
ebcc2da
changes from testing across environments
thehabes Oct 24, 2025
7cfed96
Changes from testing across environments
thehabes Oct 24, 2025
02e1a01
Changes from testing across environments
thehabes Oct 24, 2025
0dfedd8
Changes from testing across environments
thehabes Oct 24, 2025
c4373b8
log touchups
thehabes Oct 24, 2025
b8f6b13
This should just be a warning not a failure
thehabes Oct 24, 2025
82a46d2
touchup
thehabes Oct 27, 2025
86760d4
Deeper check for queries, more consideration around __rerum and _id p…
thehabes Oct 27, 2025
fa6e2cf
CACHING switch
thehabes Oct 27, 2025
3f1f399
Clean out /cache/clear route and logic
thehabes Oct 27, 2025
26bba5e
documentation
thehabes Oct 27, 2025
750f518
no more cacheClear
thehabes Oct 27, 2025
4e17463
Dang need it for tests
thehabes Oct 27, 2025
cdf121b
Don't test these
thehabes Oct 27, 2025
79040af
fix tests
thehabes Oct 27, 2025
ed823c9
Merge remote-tracking branch 'refs/remotes/origin/224-caching' into 2…
thehabes Oct 27, 2025
18896ad
Fix tests
thehabes Oct 27, 2025
6409fd1
cache action checks
thehabes Oct 28, 2025
760a53f
Point to devstore
thehabes Oct 28, 2025
ec2f952
Fixes from testing against devstore
thehabes Oct 28, 2025
bd23fed
try again
thehabes Oct 28, 2025
b8716a8
Add debug logs for dev
thehabes Oct 28, 2025
5380d9b
debugging
thehabes Oct 28, 2025
468810d
Fix uninitialized variable error in cache-metrics.sh
thehabes Oct 28, 2025
39a7ea7
Add PM2 cluster synchronization for cache operations
thehabes Oct 28, 2025
975b177
Fix PM2 cluster sync - use cache.cache.size instead of cache.length()
thehabes Oct 28, 2025
22b0ed1
Add debug logging to PM2 cache sync + optimize test pagination
thehabes Oct 28, 2025
96e514c
Remove non-functional PM2 sync code, document cluster behavior
thehabes Oct 28, 2025
a839f2a
debugging
thehabes Oct 28, 2025
3c31de9
Implement PM2 cluster cache synchronization
thehabes Oct 28, 2025
e81b3e6
Fix async cache tests and add local fallback for PM2 cluster cache
thehabes Oct 28, 2025
f6e82f7
update test
thehabes Oct 29, 2025
972806d
remove old files
thehabes Oct 29, 2025
0c7eba9
No devstore for now
thehabes Oct 29, 2025
ef67fde
Redo for the clustering
thehabes Oct 30, 2025
2c34ba5
LRU behavior
thehabes Oct 30, 2025
ce86f16
reset
thehabes Oct 30, 2025
c41cf82
geez
thehabes Oct 30, 2025
5b84dac
Changes from testing
thehabes Oct 31, 2025
81cf0d8
not sure
thehabes Nov 1, 2025
28510de
close
thehabes Nov 2, 2025
82d00cc
close
thehabes Nov 2, 2025
59fafc0
clauded around
thehabes Nov 2, 2025
10498d9
Fix cache-metrics.sh to not count clock skew as operation failures
claude Nov 3, 2025
3b63ff4
cleaning up and preparing for dev
claude Nov 3, 2025
3834d60
big clean
thehabes Nov 3, 2025
91f967b
little cleanup
claude Nov 3, 2025
d509c14
Support for non-cluster environment scenarios.
claude Nov 3, 2025
6753267
Getting ready for dev
claude Nov 4, 2025
f89a434
changes for security
claude Nov 4, 2025
466e4c4
extra lines
claude Nov 4, 2025
4c6f5de
force deploy
claude Nov 4, 2025
09efb40
This is working when mounted against the GoG app!
claude Nov 4, 2025
7e5d5b0
From testing and tests
claude Nov 5, 2025
b7b8007
cmon GitHub
claude Nov 5, 2025
8d52fb9
cmon GitHub
claude Nov 5, 2025
4e27427
consolodate tests and for the love of GH don't break GitHub cmon GitHub
claude Nov 5, 2025
c2cf181
looking good
claude Nov 5, 2025
9fc3c93
looking good
claude Nov 5, 2025
f8348b5
changes from testing, and new reports
claude Nov 5, 2025
2508c00
wsl clock check
claude Nov 5, 2025
277e488
it's working! Need to get things ready for an official review still
claude Nov 5, 2025
6379d15
it's working! Need to get things ready for an official review still
claude Nov 5, 2025
22ead64
Bring in claude with a yaml file. It can be called like copilot can …
claude Nov 6, 2025
18d0a05
update claude yaml
claude Nov 6, 2025
293e589
Clean up cache implementation: remove unused code and deprecated para…
thehabes Nov 6, 2025
ae2d163
ah yea token got it
claude Nov 6, 2025
00e9156
Merge branch '224-cluster-caching' of https://github.com/CenterForDig…
claude Nov 6, 2025
10ba3c6
key
claude Nov 6, 2025
8f1f088
listen to me
claude Nov 6, 2025
43393b1
Merge branch 'main' into 224-cluster-caching
claude Nov 6, 2025
5bcc193
Merge branch 'main' into 224-cluster-caching
claude Nov 6, 2025
c48a516
changes from close review and testing
claude Nov 6, 2025
c0d0631
Stress tested improvements
claude Nov 6, 2025
3542184
changes from testing
claude Nov 7, 2025
4a6acaf
hmm
claude Nov 8, 2025
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
36 changes: 36 additions & 0 deletions .github/workflows/claude.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
name: Claude Code
on:
issues:
types: [opened]
issue_comment:
types: [created]
pull_request_review:
types: [submitted]
pull_request_review_comment:
types: [created]

jobs:
claude:
if: |
(github.event_name == 'issue_comment' && contains(github.event.comment.body, '@claude')) ||
(github.event_name == 'pull_request_review_comment' && contains(github.event.comment.body, '@claude')) ||
(github.event_name == 'issues' && (contains(github.event.issue.body, '@claude') || contains(github.event.issue.title, '@claude')))
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
issues: write
id-token: write
actions: read
steps:
- name: Checkout repository
uses: actions/checkout@v5
with:
fetch-depth: 1

- name: Run Claude Code
id: claude
uses: anthropics/claude-code-action@v1
with:
anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
#trigger_phrase: "claude do the needful"
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ dist
*.env
/nbproject/private/
.hintrc

# Claude Code settings
.claude/
Loading