Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nf-float 0.4.5 #94

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Add nf-float 0.4.5 #94

merged 1 commit into from
Sep 19, 2024

Conversation

jealous
Copy link
Contributor

@jealous jealous commented Sep 16, 2024

Fixing a compatibility issue between MMC and AWS API. The endpoint for AWS region us-east-1 is different with other regions. The algorithm used by MMC to provide the default endpoint does not work.

Add support in nf-float plugin to retrieve the endpoint configuration from aws.client.endpoint and supply this to MMC if available.

Do not change the default scratch option if user has local work dir.

Changes are available at:
MemVerge/nf-float#94
MemVerge/nf-float#95

@jealous jealous marked this pull request as draft September 18, 2024 21:48
Fixing a compatibility issue between MMC and AWS API.
The endpoint for AWS region us-east-1 is different with other
regions.  The algorithm used by MMC to provide the default endpoint
does not work.

Add support in nf-float plugin to retrieve the endpoint configuration
from `aws.client.endpoint` and supply this to MMC if available.

Do not change the default `scratch` option if user has local work dir.

Changes is available at:
MemVerge/nf-float#94
MemVerge/nf-float#95
@jealous jealous marked this pull request as ready for review September 19, 2024 00:08
@pditommaso pditommaso merged commit 93a1adc into nextflow-io:main Sep 19, 2024
1 check 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.

3 participants