Skip to content

Conversation

@Noaman-Akhtar
Copy link

@Noaman-Akhtar Noaman-Akhtar commented Jan 13, 2026

Fix #2212

Describe changes proposed in this pull request:

  • Add validate_resource_urls.py to check all resource URLs return HTTP 200
  • Add validate_changed_resource_urls.py for incremental PR validation
  • Integrate validation into CircleCI workflows (validate_all_studies.sh, validate_changed_studies.sh)
  • Use GET requests (not HEAD) for data server compatibility (S3, NCBI, CloudFront)
  • Implement safe git remote handling for CI environments

checks

For all pull requests:

  • Passes validation

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.

Improve testing validation on data_resource_*.txt files

1 participant