Skip to content

Conversation

@SVilgelm
Copy link
Contributor

@SVilgelm SVilgelm commented Feb 8, 2020

Updating flask-restx-feedstock repo with new version by creating a pull request when a new release is published.
Close #28
Tested on my fork: https://github.com/SVilgelm/flask-restx/runs/433937063?check_suite_focus=true
Here is PR for the version 0.1.1 created by release action: conda-forge/flask-restx-feedstock#7

j5awry
j5awry previously approved these changes Feb 9, 2020
@SVilgelm SVilgelm added the ci/cd Continuous Integration and Continuous Delivery tasks label Feb 9, 2020
with open("feedstock/recipe/meta.yaml") as f:
meta = f.read()
requirements = []
with open("base/requirements/install.pip") as f:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should first setup dependabot which requires the files to have the .txt extension. This way we won't forget to update it later.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, good point, but I'm not sure we can add Dependabot soon :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll create a PR for Dependabot, so we can start discussion

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ziirish I want to merge it before 0.2.0. I will change the workflow as soon as we dropped 2.7 and 3.4

j5awry
j5awry previously approved these changes Mar 18, 2020
@SVilgelm SVilgelm force-pushed the update-feedstock branch 2 times, most recently from 37cd0b3 to 022067b Compare March 18, 2020 16:10
@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

Merging #45 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files          19       19           
  Lines        2692     2692           
=======================================
  Hits         2609     2609           
  Misses         83       83           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a7e942...301e9d1. Read the comment docs.

@SVilgelm SVilgelm merged commit 9b62319 into python-restx:master Mar 18, 2020
@SVilgelm SVilgelm deleted the update-feedstock branch March 18, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Continuous Integration and Continuous Delivery tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

conda packages

3 participants