Skip to content

Add Spack package manager schemas#4854

Merged
hyperupcall merged 1 commit intoSchemaStore:masterfrom
haampie:hs/add-spack-config-files
Jul 25, 2025
Merged

Add Spack package manager schemas#4854
hyperupcall merged 1 commit intoSchemaStore:masterfrom
haampie:hs/add-spack-config-files

Conversation

@haampie
Copy link
Copy Markdown
Contributor

@haampie haampie commented Jul 18, 2025

We're hosting schemas for Spack at https://github.com/spack/schemas

Would be nice to add them to this project.

For file matching I've picked spack.yaml as the only literal file match, all others are too generic and should have .../*spack/... as a path component, so it matches:

  • /path/to/spack/etc/config.yaml
  • ~/.spack/config.yaml

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

We're hosting schemas for [Spack](https://github.com/spack/spack) at
https://github.com/spack/schemas

Would be nice to add them to this project.

For file matching I've picked `spack.yaml` as the only literal file
match, all others are too generic and should have `*spack` somewhere in
the path, so it matches:

* `/path/to/spack/etc/config.yaml`
* `~/.spack/config.yaml`
@haampie haampie force-pushed the hs/add-spack-config-files branch from 6ca86f6 to c391d86 Compare July 18, 2025 09:27
@hyperupcall
Copy link
Copy Markdown
Member

Looks great, thanks

@hyperupcall hyperupcall merged commit 80b17e8 into SchemaStore:master Jul 25, 2025
4 checks passed
@haampie haampie deleted the hs/add-spack-config-files branch July 29, 2025 12:40
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.

2 participants