-
Continuing discussion from https://github.com/conan-io/hooks/pull/21#issuecomment-461097566
In my opinion, hooks, as they are currently, should be akin to git hooks: not necessary for functioning, …
-
Terraform 1.5.5
Bitbucket provider 2.38.0
Can't upload to branch small files (15-20 files), always got 500 error after second file, 1st file uploaded yo branch without problems
terraform.log:
…
-
Hi!
I'm trying to unit test a simple component that I've coded using this lib, but as soon as I try to mount it (instead of shallow) I got the following error:
```
FAIL src/components/KeyResu…
-
The example for [`beforeValidate`](https://github.com/balderdashy/waterline-docs/blob/master/models.md#example-1) assumes that `Probable_suspects` is exposed globally, as it would be in Sails. However…
-
## Issue
When a file with a filename starting with `app` is placed in the site's root directory, Jekyll is unable to generate the site and returns an error.
## Steps to reproduce
1. Start a containe…
-
bento.info:
```
Name: commonlibs
Version: 0.0.1
Description:
Faceddit common libs
Library:
Packages: commonlibs
```
When running `bentomaker build_egg`
```
File "/usr/local/lib/python3.4…
-
I'd like to have a script be run to check lock files whenever I try to edit (i.e. with `:e` or `:edit`) a file, and then prompt me to overwrite the lock if it exists. I've gotten this to work without …
-
### Proposed Changes
- Django moved away from `curry` in favor of `functools.partial` in [3.0](https://github.com/django/django/blob/0dd29209091280ccf34e07c9468746c396b7778e/docs/releases/3.0.txt…
-
Solution:
This is expected, the context API is only meant to help you not have to pass properties down each element in a component tree. It does nothing for persistent state management. You'll need …
-
It is certainly nice, that gonsole doesn't depend on an external git. On the other hand, occasionally it might be quite handy, if we were able to use it, because JGit is always behind in terms of feat…