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

conda recipe linter #1

Closed
pelson opened this issue Jul 23, 2015 · 1 comment
Closed

conda recipe linter #1

pelson opened this issue Jul 23, 2015 · 1 comment

Comments

@pelson
Copy link
Member

pelson commented Jul 23, 2015

It would be useful if there were a recipe linter which checked some of the common pitfalls and asserts a certain standard of recipe.

Off the top of my head, it would be useful if we can:

  • verify that package name and version are specified
  • document the use of numpy *
  • verify that an about home and license are specified
  • assert that an MD5 is defined for file sources
@pelson
Copy link
Member Author

pelson commented Jan 13, 2016

Closed by conda-forge/conda-smithy#42, though there are some ideas here which I didn't implement.

@pelson pelson closed this as completed Jan 13, 2016
jakirkham pushed a commit to jakirkham/conda-forge.github.io that referenced this issue May 3, 2018
Drop Windows selectors from `compiler` syntax
jakirkham pushed a commit that referenced this issue Mar 26, 2021
beckermr pushed a commit that referenced this issue Feb 4, 2022
jaimergp added a commit to jaimergp/conda-forge.github.io that referenced this issue Jan 4, 2024
* add pages about the packaging life cycle

* add pre-commit checks

* prettier

* comment out some stuff

* retrigger

* use prettier only, with types_or

* Some more work on infrastructure components per stage.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add some authentication details

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* document some more stuff about feedstocks

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* save wip

* disable pr autocommit

* pre-commit

* add WIP marks

* change favicon temporarily

* a bit more WIP

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
jaimergp added a commit to jaimergp/conda-forge.github.io that referenced this issue Jan 8, 2024
* add pages about the packaging life cycle

* add pre-commit checks

* prettier

* comment out some stuff

* retrigger

* use prettier only, with types_or

* Some more work on infrastructure components per stage.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add some authentication details

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* document some more stuff about feedstocks

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* save wip

* disable pr autocommit

* pre-commit

* add WIP marks

* change favicon temporarily

* a bit more WIP

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant