package
Here are 4,799 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
-
Updated
Apr 9, 2021 - Go
-
Updated
Sep 29, 2021 - PHP
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Apr 12, 2020 - Python
-
Updated
Feb 10, 2021 - PHP
-
Updated
Sep 8, 2021 - PHP
-
Updated
Aug 20, 2021 - Python
... if maybe we could one day completely go for
ConfigUpdateras template systems forsetup.cfg. I think it would save us some code and avoid workarounds like this.
Originally posted by @FlorianWilhelm in pyscaffold/pyscaffold#509 (comment)
We use the template just as a structure for the sections, default values and comments, but not do any str
-
Updated
Jun 10, 2021 - Elixir
-
Updated
Feb 3, 2020 - Elixir
-
Updated
Jul 26, 2021 - PHP
-
Updated
Jul 30, 2021
Add EventRateLimit admission controller by request of a customer.
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#eventratelimit
Is your feature request related to a problem? Please describe.
I understand that a change within a translation does not affect a translated model's database table.
However, logically it changes the model's attributes, so it would be nice to also get the changed translation values with their corresponding keys within the result when calling $model->getChanges() within an update operation.
-
Updated
Oct 30, 2019 - Python
-
Updated
Aug 13, 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