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

fix: improved error handling for cluster status scripts and smarter job selector choice in case of cluster submission (use greedy for single jobs). #1142

Merged
merged 6 commits into from Aug 27, 2021

Commits on Aug 20, 2021

  1. fix: improved error handling for cluster status scripts and smarter j…

    …ob selector choice in case of cluster submission (use greedy for single jobs).
    johanneskoester committed Aug 20, 2021
    Copy the full SHA
    cdfe1ab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9e58fe3 View commit details
    Browse the repository at this point in the history
  3. refactor: fmt

    johanneskoester committed Aug 20, 2021
    Copy the full SHA
    23cf44e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cluster-statusscript-robustness' of github.com:snakemak…

    …e/snakemake into cluster-statusscript-robustness
    johanneskoester committed Aug 20, 2021
    Copy the full SHA
    3595445 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. temporarily deactivate greedy fallback in case of a single job (see i…

    …f this is the reason for the failure in GLS).
    johanneskoester committed Aug 23, 2021
    Copy the full SHA
    2787046 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Copy the full SHA
    6f79105 View commit details
    Browse the repository at this point in the history