#
package
Here are 3,614 public repositories matching this topic...
pvdlg
commented
Feb 10, 2018
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
htgoebel
commented
Aug 30, 2020
If a hook as an excludedimports entry, this currently leads to duplicate log entries:
INFO PyInstaller.depend.imphook:imphook.py:576 Excluding import 'argparse'
INFO PyInstaller.depend.imphook:imphook.py:596 Removing import of argparse from module pickle
INFO PyInstaller.depend.imphook:imphook.py:576 Excluding import 'doctest'
INFO PyInstaller.depend.imphook:imphook.py
An Efficient Enterprise-class Container Engine
-
Updated
Aug 25, 2020 - Go
Simple and Robust solution to manage your software development project
php
package
laravel
laravel-framework
laravel-package
kanban
scrum
laravel-application
laravel-5-package
-
Updated
May 22, 2020 - PHP
Share your workspace with team members and collaborate on code in real time in Atom
-
Updated
Sep 3, 2020 - JavaScript
Collection of generative models in Pytorch version.
package
collection
pytorch
generative-adversarial-network
gan
mnist
infogan
ebgan
wgan
lsgan
began
cgan
wgan-gp
dragan
conditional-gan
acgan
fashion-mnist
-
Updated
Apr 12, 2020 - Python
Simple user messaging package for Laravel
-
Updated
Aug 26, 2020 - PHP
Manage Your Laravel Schedule From A Web Dashboard
-
Updated
Jul 15, 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
Sep 3, 2020 - PHP
wadells
commented
Jun 30, 2020
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 3, 2020 - PHP
-
Updated
Mar 4, 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