Skip to content

Commit c3f22fd

Browse files
authored
Fix missing empty folders in stage templates (#107)
* Add missing gitkeeptemplate files * Update changelog * Update changelog
1 parent 8205977 commit c3f22fd

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning][].
1010

1111
## v0.12.2
1212

13+
### Fixes
14+
15+
- Empty folders were not created as expected in stage templates ([#107](https://github.com/Boehringer-Ingelheim/dso/pull/107))
16+
1317
### Documentation
1418

1519
- Restructure into user guides and tutorials section ([#104](https://github.com/Boehringer-Ingelheim/dso/pull/104))

src/dso/templates/stage/quarto_ipynb/input/.gitkeeptemplate

Whitespace-only changes.

src/dso/templates/stage/quarto_py/input/.gitkeeptemplate

Whitespace-only changes.

src/dso/templates/stage/quarto_r/input/.gitkeeptemplate

Whitespace-only changes.

0 commit comments

Comments
 (0)