Skip to content

Conversation

@tmorshed
Copy link
Member

Adding testing workflow so that we won't need to rely on docs builds.

Bare minimum:

  • Builds on pushes before merging and without deploying
    (for pushes to main/dev or any branches with patterns ['dev/*', 'feat/*', 'fix/*', 'hotfix/*', 'enh/*', 'misc/*'].

Next steps:

  • Check the types in this test (as implemented by @kevinkadak).
  • Ninja level: Check outputs of notebooks/examples to see if they're in a good range.

@tmorshed tmorshed self-assigned this Nov 27, 2023
@tmorshed tmorshed added the enhancement New feature or request label Nov 27, 2023
@JohnGriffiths
Copy link
Collaborator

c.f. test bits in eegnb test yml

https://raw.githubusercontent.com/NeuroTechX/eeg-notebooks/master/.github/workflows/test.yml

(note, probably better ones in other repos...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants