Skip to content

Commit

Permalink
Merge pull request #39 from pepkit/dev
Browse files Browse the repository at this point in the history
looper 2.0.0 docs release
  • Loading branch information
donaldcampbelljr authored Sep 30, 2024
2 parents 65a10a4 + ebcec18 commit 6f1c89b
Show file tree
Hide file tree
Showing 93 changed files with 9,235 additions and 6,003 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ venv/
.DS_Store
/docs/looper/notebooks/hello_looper-master/
/docs/looper/notebooks/master.zip
/docs/looper/notebooks/hello_looper-dev/
/docs/looper/notebooks/dev.zip

/.idea/
/docs/pipestat/notebooks/.ipynb_checkpoints/
/docs/looper/notebooks/.ipynb_checkpoints/
3 changes: 2 additions & 1 deletion _typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ extend-exclude = ["*.ipynb", "*.svg"]

[default.extend-words]
opf = "opf"
PN="PN"
PN="PN"
Sur="Sur"
66 changes: 0 additions & 66 deletions docs/divvy/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/divvy/adapters.md

This file was deleted.

97 changes: 0 additions & 97 deletions docs/divvy/configuration.md

This file was deleted.

76 changes: 0 additions & 76 deletions docs/divvy/containers.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/divvy/default-packages.md

This file was deleted.

15 changes: 15 additions & 0 deletions docs/eido/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.

## [0.2.4] - 2024-09-30

### Fixed
- Fixed eido convert filters for csv and yaml appear to be broken [#70](https://github.com/pepkit/eido/issues/70)
- Fixed error in validating valid sample item in a project [#76](https://github.com/pepkit/eido/issues/76)

### Added
- added new tests

## [0.2.3] - 2024-09-10

### Changed
- bump peppy reqs to 0.40.6
- refactor files_key to sizing, required_files_key to tangible_key, _samples to samples

## [0.2.2] - 2023-11-16

### Changed
Expand Down
Binary file added docs/img/pepkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6f1c89b

Please sign in to comment.