An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Travis CI Release Notes

[![master Build Status](https://travis-ci.org/Midnighter/travis-release-notes.svg?branch=master)](https://travis-ci.org/Midnighter/travis-release-notes)
[![License](https://img.shields.io/badge/license-Apache--2.0-blueviolet)](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/).

[![Creative Commons Attribution-ShareAlike 4.0 International
License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)