-
### When we were upgrading the go version to 1.18, we noticed that we are limited by the version of go in the goreleaser image. We are now building a custom image where we can set the version of go an…
-
There is currently quite a lot of back-and-forth which is required when contributing patches to Cabal which makes the developer experience sometimes cumbersome.
In my mind, the goal should be to p…
-
Related and example: https://github.com/changesets/action/pull/193#issuecomment-1172312935
-
```py
[ins] In [26]: import fixfmt.npfmt
...: import numpy as np
...: ds = np.array([np.datetime64("2021-01-01")]*2, dtype="datetime64[ns]")
...: fixfmt.npfmt.choose_…
-
When installing conventional-changelog, convetional-changelog-cli, or standard-version by using the [pnpm package manager](https://github.com/pnpm/pnpm) running
`pnpx conventional-changelog-cli -p…
-
Say I have an old CHANGELOG in the package and I would like to preserve its content whilst being able to use `lerna-semantic-release post` to append new entries there.
We could check [conventional-…
-
Hi, thanks for your great project.
While trying to set up changesets and conventional commits we discovered that there is one issue that may or may not be intentional that is breaking the changelog (…
-
My **test wasn't compiling** (which has not be modified at all, fresh from download), and cabal reported this error:
```
test\Tests.hs:9:27: error:
Module `Test.Hspec.Runner' does not export `…
-
I was using `Random.uuid_v4` in Ruby 3.3. Then executed the same code on Ruby 3.2 as my code is supposed to support 3.0-3.3 and got that error:
![image](https://github.com/user-attachments/assets/b…
noraj updated
3 months ago
-
|Wazuh version|Component|
|---|---|
| 4.9.0 | Framework, API, Wodles, Integrations |
## Description
In #18802 we decided to include a pre-commit hook, with linter and formatter capabilities,…