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 ( experimental ) support for wildcards in Easystack #3516

Open
deniskristak opened this issue Dec 1, 2020 · 0 comments
Open

add ( experimental ) support for wildcards in Easystack #3516

deniskristak opened this issue Dec 1, 2020 · 0 comments
Labels
easystack Issues and PRs related to easystack files enhancement
Milestone

Comments

@deniskristak
Copy link
Contributor

related to: easystack file pull request
Add support for wildcards when specifying software of toolchain version.

Easystack with wildcards:

software:
  binutils:
    toolchains:
      GCCcore-4.9.3:
        versions:
          *

should find all matching easyconfigs for specified toolchain and software and proceed with them

@boegel boegel added this to the next release (4.3.3?) milestone Dec 23, 2020
@boegel boegel modified the milestones: 4.3.3, release after 4.3.3 Feb 3, 2021
@boegel boegel added the easystack Issues and PRs related to easystack files label Mar 29, 2021
@boegel boegel modified the milestones: next release (4.3.4), 4.x Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easystack Issues and PRs related to easystack files enhancement
Projects
None yet
Development

No branches or pull requests

2 participants