package
Here are 3,713 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
Description of the issue
I'm building in a clean virtualenv with pyinstaller test.py --windowed
I can't launch the .app bundle by double-clicking nor with open ./test.app in Terminal.
It works fine if I run ./test.app/Contents/MacOS/test
Context information (for bug reports)
- Output of
pyinstaller --version:4.0 - Version of Python: 3.7.7
- Platform: macOS 10.14.6
An Efficient Enterprise-class Container Engine
-
Updated
Sep 29, 2020 - Go
Simple and Robust solution to manage your software development project
-
Updated
May 22, 2020 - PHP
Share your workspace with team members and collaborate on code in real time in Atom
-
Updated
Sep 8, 2020 - JavaScript
Collection of generative models in Pytorch version.
-
Updated
Apr 12, 2020 - Python
Simple user messaging package for Laravel
-
Updated
Oct 8, 2020 - PHP
Manage Your Laravel Schedule From A Web Dashboard
-
Updated
Sep 24, 2020 - PHP
Coherence is a full featured, configurable authentication system for Phoenix
-
Updated
Jun 12, 2020 - Elixir
ExAdmin is an auto administration package for Elixir and the Phoenix Framework
-
Updated
Feb 3, 2020 - Elixir
-
Updated
May 19, 2018
GitHub notifications alike app for Django
-
Updated
Aug 2, 2020 - Python
A cli tool for creating Laravel packages
-
Updated
Oct 9, 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"
Code Formatter plugin for ST2/ST3
-
Updated
Oct 30, 2019 - Python
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
-
Updated
Apr 20, 2020 - Shell
-
Updated
Sep 7, 2020 - PHP
-
Updated
Oct 14, 2020 - PHP
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