File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 77 - " gh-pages/*"
88 - " main"
99 - " master"
10- pull_request :
11- branches-ignore :
12- - ' main'
13- - " master"
1410 schedule :
1511 # “At 00:00 on every 7th day-of-month from 1 through 31.” (https://crontab.guru)
1612 - cron : " 0 0 1/7 * *"
Original file line number Diff line number Diff line change 11📝 Changelog
2- =============
2+ +++++++++++++
33
4- .. figure :: _static/nothing-to-see-here.png
5- :alt: nothing to see here
6- :target: https://imgflip.com/i/2a7gqa
4+ ..
5+ scriv-insert-here
76
8- source: `imgflip.com <https://imgflip.com/>`_
7+ .. _changelog-0.1.0 :
8+
9+ 0.1.0 — 2022-11-25
10+ ==================
11+
12+ ✨ Initial release
Original file line number Diff line number Diff line change @@ -73,3 +73,8 @@ module = [
7373 " test.integration.*" ,
7474]
7575ignore_errors = true
76+
77+ [tool .scriv ]
78+ new_fragment_template = " file: templates/fragment-template.rst"
79+ output_file = " doc/changelog.${config:format}"
80+ version = " literal: pyproject.toml: tool.poetry.version"
You can’t perform that action at this time.
0 commit comments