package
Here are 3,579 public repositories matching this topic...
Most of the documentation has been rewritten recently. The content minimum content we need is there but there is a lot that can be done to improve it.
If you'd like to contribute to the semantic-release project, helping with the following would be much appreciated:
- Fix typo, misspelling and gramatical mistakes
- Improve language: make short and simpler sentences, improve clarity
- Harmoniz
With PyInstaller 4.0 and the codebase contained in this sdist I can create a single-file executable with python -m PyInstaller --onefile --add-data="representative/util/resource.txt:representative/util" --name=representative representative/__main__.py
. Woohoo!
... but there's room for an
-
Updated
Aug 19, 2020 - Go
-
Updated
May 22, 2020 - PHP
-
Updated
Aug 15, 2020 - JavaScript
-
Updated
Apr 12, 2020 - Python
-
Updated
Jun 9, 2020 - PHP
-
Updated
Jul 15, 2020 - PHP
-
Updated
Jun 12, 2020 - Elixir
-
Updated
Feb 3, 2020 - Elixir
-
Updated
May 19, 2018
-
Updated
Aug 2, 2020 - Python
-
Updated
Aug 23, 2020 - PHP
Describe the bug
$ tele version
Edition: enterprise
Version: 7.1.0-alpha.1.113
Git Commit: 39432eb08f243f101c11807923832e487e67fef3
Helm Version: v2.15
$ tele ls --format short --hub=<redacted> --token=<redacted>
Displaying latest stable versions of application and cluster images in <redacted>. Use --all flag to show all.
[ERROR]: unknown output format "short"
-
Updated
Oct 30, 2019 - Python
-
Updated
Apr 20, 2020 - Shell
-
Updated
Jul 18, 2020 - PHP
-
Updated
Feb 5, 2019 - C#
Improve this page
Add a description, image, and links to the package topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the package topic, visit your repo's landing page and select "manage topics."
Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea