grayskull icon indicating copy to clipboard operation
grayskull copied to clipboard

[FEATURE] Create AutoSubmit to Conda-forge github action

Open BraINstinct0 opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. Many python packages at pypi is contributed by github actions automation. If contribution to pypi and conda-forge(via grayskull) can be done sequentially, it'd make package maintenance easier.

Describe the solution you'd like Github action which will pull data from currently specified pypi package, run grayskull, and submit it to conda-forge

Describe alternatives you've considered Manual run, submit each release

BraINstinct0 avatar Sep 23 '21 01:09 BraINstinct0

Manual run, submit each release

Are you talking about submitting a new release or a new package?

The former is done automatically by the conda-forge bots.

BastianZim avatar Oct 20 '21 11:10 BastianZim

A new package. I think the automated new release submit process already works beautifully, and is far more important, though.

BraINstinct0 avatar Oct 20 '21 11:10 BraINstinct0