Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aktech/add-to-conda-forge
Add package to conda-forge by creating pull request in staged-recipes by generating recipe via grayskull. Everything via GitHub Actions workflow dispatch.
https://github.com/aktech/add-to-conda-forge
actions conda conda-forge
Last synced: 24 days ago
JSON representation
Add package to conda-forge by creating pull request in staged-recipes by generating recipe via grayskull. Everything via GitHub Actions workflow dispatch.
- Host: GitHub
- URL: https://github.com/aktech/add-to-conda-forge
- Owner: aktech
- Created: 2023-12-06T17:09:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T23:33:08.000Z (10 months ago)
- Last Synced: 2024-10-08T09:01:14.152Z (about 1 month ago)
- Topics: actions, conda, conda-forge
- Homepage:
- Size: 47.9 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add PyPi package to conda-forge
[![Add to conda-forge](https://github.com/aktech/add-to-conda-forge/actions/workflows/add-to-conda-forge.yml/badge.svg)](https://github.com/aktech/add-to-conda-forge/actions/workflows/add-to-conda-forge.yml)
A GitHub Actions interface to add package to conda-forge by generating a recipe with `grayskull` and creating a pull request in [conda-forge/staged-recipes](https://github.com/conda-forge/staged-recipes),
everything entirely using workflow dispatch.## Usage
- Fork the repo
- Run the workflow via workflow dispatch.After the workflow is ran successfully, there should be a PR in [conda-forge/staged-recipes](https://github.com/conda-forge/staged-recipes) 🚀: