https://github.com/midnighter/travis-release-notes
Test repository for the improved Travis CI file-based release notes.
https://github.com/midnighter/travis-release-notes
Last synced: over 1 year ago
JSON representation
Test repository for the improved Travis CI file-based release notes.
- Host: GitHub
- URL: https://github.com/midnighter/travis-release-notes
- Owner: Midnighter
- License: apache-2.0
- Created: 2019-09-01T12:20:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T13:40:37.000Z (almost 7 years ago)
- Last Synced: 2025-01-04T20:15:02.358Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Travis CI Release Notes
[](https://travis-ci.org/Midnighter/travis-release-notes)
[](https://opensource.org/licenses/Apache-2.0)
Testing the [improved release notes
handling](https://github.com/travis-ci/dpl/pull/1069) that just landed on Travis
Ci.
The improved feature promises full markdown capabilities for release notes that
are either submitted as string `--release-notes` or as a file
`--release-notes-file`. The new feature was triggered by [users complaining
about bad text escaping](https://github.com/travis-ci/dpl/issues/155). This demo
repository tests these features. I use the [markdown
cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) in
order to cover a wide range of markdown constructs.
## Copyright
* Copyright © 2019, Moritz E. Beber. All rights reserved.
* Free software licensed under the [Apache Software License 2.0](LICENSE).
* This README and other documentation are licensed under a [Creative Commons
Attribution-ShareAlike 4.0 International
License](http://creativecommons.org/licenses/by-sa/4.0/).
[](http://creativecommons.org/licenses/by-sa/4.0/)