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 CI system #88

Closed
9 tasks done
mroberge opened this issue May 3, 2021 · 1 comment
Closed
9 tasks done

Update CI system #88

mroberge opened this issue May 3, 2021 · 1 comment

Comments

@mroberge
Copy link
Owner

mroberge commented May 3, 2021

  • HydroFunctions version: hydrofunctions 0.2.1

Problem

Travis CI has been changing, making my Continuous Integration system less convenient.

Solution

I would like to:

  • Switch from Travis CI to GitHub Actions
  • Start using Tox to manage my testing environments
    • add a tox.ini file
    • remove travis.yml
    • How do I keep systems for local coverage & online codecov
  • Remove all unnecessary requirements
    • ipykernel
    • nbsphinx
  • keep using Black
@mroberge
Copy link
Owner Author

mroberge commented Jun 3, 2021

closed with 962fc73

@mroberge mroberge closed this as completed Jun 3, 2021
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

No branches or pull requests

1 participant