Skip to content

Remove CORS origins for MNE and FieldTrip#231

Merged
neuromechanist merged 1 commit intodevelopfrom
feature/remove-cors-mne-fieldtrip
Feb 25, 2026
Merged

Remove CORS origins for MNE and FieldTrip#231
neuromechanist merged 1 commit intodevelopfrom
feature/remove-cors-mne-fieldtrip

Conversation

@neuromechanist
Copy link
Member

Summary

  • Remove CORS origins for MNE (mne.tools) and FieldTrip (fieldtriptoolbox.org) since neither community has been onboarded by their maintainers yet
  • Both communities are only hosted on our demo page (demo.osc.earth / develop-demo.osc.earth)
  • Left TODO comments for maintainers to submit PRs adding CORS registration when ready

Test plan

  • Config YAML validates (no structural changes, just commented out cors_origins)
  • Communities still accessible via demo page (no CORS needed for same-origin)

Not yet onboarded by their maintainers; only hosted on
demo.osc.earth for now. Left TODO comments for maintainers
to submit PRs when ready.
@github-actions
Copy link
Contributor

⚠️ Worker Deployment Required

This PR modifies community CORS origins. Worker changes detected. After merging to main or develop, the workflow will automatically deploy the worker.

Manual deployment (if needed):

cd workers/osa-worker
wrangler deploy --env dev  # for develop branch
wrangler deploy            # for main branch

@neuromechanist neuromechanist merged commit 5d68353 into develop Feb 25, 2026
8 checks passed
@neuromechanist neuromechanist deleted the feature/remove-cors-mne-fieldtrip branch March 2, 2026 18:53
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.

1 participant