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

Add test workflow checking html build w/o deploy #138

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

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.

2 participants