Skip to content

4226 aws release#126

Open
jdhayhurst wants to merge 4 commits into
mainfrom
4226-aws-release
Open

4226 aws release#126
jdhayhurst wants to merge 4 commits into
mainfrom
4226-aws-release

Conversation

@jdhayhurst
Copy link
Copy Markdown
Contributor

Resolves opentargets/issues#4226 by adding an AWS sync task.

update storage handlers

try setting no proxy fro GCE metadata server

skip google compute tls cert detection
@jdhayhurst jdhayhurst requested a review from javfg April 28, 2026 13:13
Comment thread src/pos/rclone/sync.py Outdated
"""Syncs the source directory to the destination using rclone."""
logger.info(f'Syncing {self.source} to {self.destination}')
return subprocess.run(
['rclone', 'sync', '--config', str(self.config), str(self.source), str(self.destination)],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

croissant.json
manifest.json
release_data_integrity
release_data_integrity.sha1
output

As we discussed, these are the contents to sync.

@jdhayhurst jdhayhurst requested a review from javfg May 15, 2026 13:46
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.

POS step to upload a new release to AWS Open Datasets

2 participants