Skip to content

the heroku app deployed to run conda-forge admin commands and linting

License

Notifications You must be signed in to change notification settings

neighbourhoodie/conda-forge-webservices

 
 

Repository files navigation

conda-forge-webservices

tests clean-and-update

This repository is the source for the Heroku hosted webapp which powers the conda-forge-admin commands and lints conda-forge's recipes. The linting itself comes from conda-smithy (https://github.com/conda-forge/conda-smithy).

Configuration

This app generates GitHub App tokens for the conda-forge-webservices[bot] in order to function. It also uses a single machine user with no special permissions in order to make forks for rerendering. Ask a member of @conda-forge/core for details if you need them.

Testing

The tests for this repo require a GitHub API key which is not available on forks. Thus the tests only pass for PRs made from a branch in this repo. If your PR is in a fork, please ask a member of @conda-forge/core to push your PR branch to the main repo to enable the tests.

About

the heroku app deployed to run conda-forge admin commands and linting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Dockerfile 1.7%
  • Shell 1.0%