Skip to content

Allow build names to use alphanumeric characters#522

Merged
huddlej merged 1 commit intomasterfrom
alphanumeric-build-names
Dec 21, 2020
Merged

Allow build names to use alphanumeric characters#522
huddlej merged 1 commit intomasterfrom
alphanumeric-build-names

Conversation

@trvrb
Copy link
Copy Markdown
Member

@trvrb trvrb commented Dec 21, 2020

This allows for build names like A222V or 501Y-V1. When experimenting with this just now I couldn't figure out why Snakemake was refusing to build until I caught this wildcard constraints issue. I imagine this would surprise others as well.

This allows for build names like "A222V" or "501Y-V1". When experimenting
with this just now I couldn't figure out why Snakemake was refusing to
build until I caught this wildcard constraints issue. I imagine this
would surprise others as well.
@trvrb trvrb requested a review from huddlej December 21, 2020 02:00
@emmahodcroft
Copy link
Copy Markdown
Member

Hm! I have a memory of looking over a PR that @huddlej did of this! Did we just forget to merge it? Apologies if so... Super strange! Anyway, we should definitely include this or the original (I imagine they are basically the same :) )

@cassiawag
Copy link
Copy Markdown
Collaborator

FWIW, the WA ncov builds have had this modification for months now and works just fine: https://github.com/blab/ncov-wa-build/blob/master/Snakefile#L78

@huddlej huddlej linked an issue Dec 21, 2020 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@huddlej huddlej left a comment

Choose a reason for hiding this comment

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

This worked for me! Merging now.

@huddlej huddlej merged commit 392f07a into master Dec 21, 2020
@huddlej huddlej deleted the alphanumeric-build-names branch December 21, 2020 22:56
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.

Build name wildcard does not support numbers

4 participants