Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.
This repository was archived by the owner on May 31, 2024. It is now read-only.

Add warning if a local work dir is found #552

@KevinSayers

Description

@KevinSayers

Description

Workflow managers commonly create a local working directory which can be sizable. When quickly developing a workflow and running locally this work dir can be created, and when run later with AGC the dir can end up being uploaded. This can make it seem like AGC hangs as it is bundling and uploading this data.

Use Case

When switching between local workflow runs and using AGC to submit to Batch.

Proposed Solution

Check if the workflow being uploaded has a common workflow work dir such as .nextflow or .snakemake, and provide a warning message to the user if one is found.

Other information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions