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

Github Actions/workflows/templates #165

Open
3 of 5 tasks
kdreher opened this issue Aug 16, 2022 · 3 comments · Fixed by #209 or #210
Open
3 of 5 tasks

Github Actions/workflows/templates #165

kdreher opened this issue Aug 16, 2022 · 3 comments · Fixed by #209 or #210

Comments

@kdreher
Copy link
Collaborator

kdreher commented Aug 16, 2022

We should make use of all the different actions/workflows/templates that are provided by Github:

  • format the code
  • upload a pypi package
  • create templates for issues and pull requests
  • build docs
  • more...
@TomTomRixRix
Copy link
Collaborator

Run tests automatically when PR is opened on the new branch which is to be merged into develop

@TomTomRixRix
Copy link
Collaborator

We could also automatically check for correct data types, e.g. with mypy. It probably makes sense to check it in a pre-commit hook

@TomTomRixRix
Copy link
Collaborator

For testing matlab scripts in GitHub runners this repo might be useful: matlab-actions/setup-matlab

@TomTomRixRix TomTomRixRix linked a pull request Apr 3, 2023 that will close this issue
seitela added a commit that referenced this issue Apr 3, 2023
Partly addresses issue #165
@seitela seitela linked a pull request Apr 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants