OpenFreeEnergy / OpenFreeEnergy/openfe
update ` Test conda-forge package build` action to use `yq` once we have a v1 recipe
Open
@mikemhenry is already working on this.
Since Jan 23, 2026.
- Dominant language
- Python
- Stars
- 332
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
right now, the recipe isn't a valid yaml file, but the v1 recipe spec is valid yaml so it can be edited with yq (jq but for yaml) which will be more robust than using sed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.