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

Precommit ci #279

Merged
merged 10 commits into from
Oct 2, 2023
Merged

Precommit ci #279

merged 10 commits into from
Oct 2, 2023

Conversation

ntjohnson1
Copy link
Collaborator

@ntjohnson1 ntjohnson1 commented Sep 30, 2023

Resolves #208:

  • Adds nbstripout to dev dependencies
  • Adds pre-commit hook
  • Add github action to run our pre-commit hooks as a test (local test isn't currently possible/easy)
    • See 1a50093 where I intentionally added an executed notebook to confirm test fails

📚 Documentation preview 📚: https://pyttb--279.org.readthedocs.build/en/279/

ntjohnson1 and others added 10 commits September 30, 2023 09:14
* Add citation file.

* FIxing names.

* Change to bibtex citation

* Revert "FIxing names."

This reverts commit 429c2c1.

* Remove .bib

* Changing type to misc

* Name fix

* Changing to .bib
sandialabs#273)

* Change names of tutorials that are for algorithms to start with algorithm_

* Not an algorithm, so doesn't need algorithm_ prefix.

* Move partial reconstruction of ttensor from standalone tutorial and incorporate into class_ttensor tutorial.

---------

Co-authored-by: Jeremy Myers <[email protected]>
@ntjohnson1 ntjohnson1 marked this pull request as ready for review September 30, 2023 14:12
@dmdunla dmdunla merged commit 2d3c4c9 into sandialabs:main Oct 2, 2023
8 checks passed
@dmdunla dmdunla mentioned this pull request Oct 2, 2023
@ntjohnson1 ntjohnson1 deleted the precommit_ci branch October 7, 2023 18:04
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.

Add nbstripout to dev dependencies and commit checks
3 participants