Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deploy CI to use latest githubrelease #759

Merged
merged 5 commits into from
Aug 27, 2022
Merged

Update deploy CI to use latest githubrelease #759

merged 5 commits into from
Aug 27, 2022

Conversation

rly
Copy link
Contributor

@rly rly commented Aug 27, 2022

Motivation

Hopefully this works after the release today of https://github.com/j0057/github-release

How to test the behavior?

Deploy a release

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #759 (02aa80d) into dev (8477ff9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #759   +/-   ##
=======================================
  Coverage   87.59%   87.59%           
=======================================
  Files          44       44           
  Lines        8837     8837           
  Branches     2035     2035           
=======================================
  Hits         7741     7741           
  Misses        781      781           
  Partials      315      315           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rly rly requested a review from oruebel August 27, 2022 00:50
@rly
Copy link
Contributor Author

rly commented Aug 27, 2022

This PR also includes a fix for the broken conda jobs in the CI.

@rly rly merged commit 28bc860 into dev Aug 27, 2022
@rly rly deleted the fix/deploy-release branch August 27, 2022 03:30
rly added a commit that referenced this pull request Sep 5, 2022
rly added a commit that referenced this pull request Sep 8, 2022
* Fix flake8 ignores for latest flake8-print version

* Fix nightly conda CI (see also #759)

* Fix bug report issue template

* Fix release template

* Use test_gallery.py to test gallery files

* Add deprecation notice

* Fix readme

* Update docs

* Minor updates to docs

* Update install_users.rst

* Fix flake8

* Updated changelog

* set minimum setuptools to avoid deprecationwarning

* Fix doc

* Try upgrading setuptools

* Reset setuptools version

* ignore known deprecation warning

* Ignore numpy warning issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants