jaimergp / conda-forge-webservices

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.4%Language:Dockerfile 1.7%Language:Shell 1.0%