Skip to content

FIX: Added user-agent to request header#82

Merged
glopesdev merged 1 commit intobonsai-rx:mainfrom
ncguilbeault:fix/user-agent-request-header
Jan 13, 2026
Merged

FIX: Added user-agent to request header#82
glopesdev merged 1 commit intobonsai-rx:mainfrom
ncguilbeault:fix/user-agent-request-header

Conversation

@ncguilbeault
Copy link
Collaborator

@ncguilbeault ncguilbeault commented Jan 12, 2026

This PR adds a user-agent to the request header when using the HttpClient to request data from Zenodo. This fixes issues with the CI/CD pipeline failing in the short-term due to forbidden access to resources from Zenodo's servers. A longer-term solution will likely require rethinking how the data is accessed/stored for running tests through the CI/CD pipeline.

Fixes #80

@glopesdev glopesdev self-requested a review January 13, 2026 11:30
@glopesdev glopesdev merged commit 5e28f1d into bonsai-rx:main Jan 13, 2026
10 checks passed
@ncguilbeault ncguilbeault deleted the fix/user-agent-request-header branch January 13, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests Occasionally Fail Due to Gateway Timeout

2 participants