Skip to content

Remove Sanger S3 URL from Pf8#1233

Merged
jonbrenas merged 2 commits intomalariagen:masterfrom
nw20:pf8-remove-s3-url
Apr 1, 2026
Merged

Remove Sanger S3 URL from Pf8#1233
jonbrenas merged 2 commits intomalariagen:masterfrom
nw20:pf8-remove-s3-url

Conversation

@nw20
Copy link
Copy Markdown
Collaborator

@nw20 nw20 commented Mar 26, 2026

Changes in this commit
With migration away from Sanger infrastructure we need to remove URLs to Pf8 data stored on Sanger's S3 system, leaving only URLs to GCS.

I have:

  1. Removed S3 URL from pf8_config.json and replaced with GCS URL as default
  2. Removed S3 URL testing from tests/integration/test_pf8.py

Testing run

  1. Run test_pf8.py: 16/16 checks passed
  2. pre-commit hooks passed upon commit
  3. type checking run and passed

Once this is approved / merged, default S3 access will be removed for Pf8 users. Access to S3 data is still possible with specifying a URL, e.g. malariagen_data.Pf8('s3://pf8-release/snp-only/') as long as the data are on S3.

I have also created a PR to update Pf8 data access guidance here: malariagen/parasite-data#77 which can be merged once these changes are approved.

@nw20 nw20 requested review from ahernank and jonbrenas March 26, 2026 13:12
@jonbrenas jonbrenas merged commit 9b9608a into malariagen:master Apr 1, 2026
8 checks passed
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.

2 participants