package
Here are 4,537 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
Apr 9, 2021 - 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
Jul 13, 2021 - JavaScript
Collection of generative models in Pytorch version.
-
Updated
Apr 12, 2020 - Python
Simple user messaging package for Laravel
-
Updated
Feb 10, 2021 - PHP
Manage Your Laravel Schedule From A Web Dashboard
-
Updated
May 25, 2021 - PHP
GitHub notifications alike app for Django
-
Updated
Apr 6, 2021 - Python
Coherence is a full featured, configurable authentication system for Phoenix
-
Updated
Jun 10, 2021 - Elixir
ExAdmin is an auto administration package for Elixir and the Phoenix Framework
-
Updated
Feb 3, 2020 - Elixir
This is a follow up on #469.
We currently have a footer saying "Project generated with PyScaffold", maybe we should also add a badge on top of the page? People love visual stimulation, and badges are cool.
-
Updated
May 19, 2018
A cli tool for creating Laravel packages
-
Updated
Jul 17, 2021 - PHP
Add EventRateLimit admission controller by request of a customer.
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#eventratelimit
Code Formatter plugin for ST2/ST3
-
Updated
Oct 30, 2019 - Python
-
Updated
Apr 30, 2021 - 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