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

Implemented CI #20

Merged
merged 11 commits into from
Oct 25, 2023
Merged

Implemented CI #20

merged 11 commits into from
Oct 25, 2023

Conversation

JacobTh98
Copy link
Member

Changes:

  • Added run_nb.yml to github/workflows.
  • Added lint_nb.yml to github/workflows.
  • Linted the whole repository.

The workflow lint_nb.yml runs all notebooks with Python versions 3.10, 3.11, and 3.12.
Furthermore, this workflow runs every Sunday at midnight UTC (4-week interval).
Excluded acoustic_impulse_response_measurement.ipynb for lint_nb.yml due to hardware device errors. The linting check is not excluded from this file.

If there are no discrepancies, the branch can be closed after a squash and merge.

@JacobTh98 JacobTh98 marked this pull request as ready for review October 25, 2023 13:07
@spors spors merged commit a6ef796 into master Oct 25, 2023
6 checks passed
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.

2 participants