-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add bug report template * Add more templates * Adding deploy to pypi * First stab at running CI tests * Unit tests only for Python 3.13 * Fix libgit * Whitespace * Should work now * Explain why we need this * Stick to python 3.12 for now * Add codecov, improve pyproject toml * Install test environment * Improve readme with autogenerated screenshots :) * Add more screenshots * Adding in quarto pip tests requirements * Quarto via pip * Add pandocfilters * Move towards trusted publishing * Autofixing * Panflutes * Typo * Flute, not flutes * Not necessary * Use quarto GH action to setup quarto * Don't enforce quarto version * Fix v8 options * update release workflow * Update pre-commit * autoformat * run rich codex automatically * disable codecov for now; can revisit later * attempt fix rich codex autocommits * Pre-commit * Bootstrap docs from template * Try fix rich * test pre-commit action * Try fix rich * test pre-commit action * Generate new screengrabs with rich-codex * Rich codex to separate PR * rich codex separate PR * Commit pre-commit changes even when pre-commit failed (intended for autofixing) * Apply automatic changes * trigger ci * Bootstrap docs from template * Try fix rich * Apply automatic changes * cleanup * Fix sphinx build * Add docs action * test * update workflows * update workflows * test * fix reference to changelog * fix contributing * use hatch envs * migrate pre-commit config * update contributing guide * pre-structure docs * fix sphinx build --------- Co-authored-by: Alexander Peltzer <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: grst <[email protected]>
- Loading branch information
1 parent
fa898a3
commit cd7f4c1
Showing
9 changed files
with
38 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# API | ||
# Python API | ||
|
||
TODO | ||
|
||
```{eval-rst} | ||
.. module:: dso | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# DSO R package | ||
|
||
TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Getting started | ||
|
||
TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters