package
Here are 3,555 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
I compiled an .exe with the code below using pyinstaller and keep getting the error in the screenshot. Normally this would trigger whenever you import asyncio or exchangelib modules because they eventually reference to the _overlapped module. Normally, running the script below in python works great, but something about running in a frozen state even with including it as data still makes this not w
-
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
Jul 3, 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