-
Hi,
We currently have a monorepo with 2 packages and the way we would like to publish them is by running the `semantic-release-multi` in the root of our lerna repo and based on the changes in each …
-
I have this configuration applied in the .release.json :
` [
"@semantic-release/npm",
{
"pkgRoot": "./dist"
}
]`
The package is being published with the content …
-
### Description
I am using ROS2 to control a UR5e with the UR_ROS2_Drivers. It works when using the binary release. When using the source built version move group dies.
### ROS Distro
Humble
### O…
-
## Issue type
* [x] bug report
* [ ] idea
* [ ] question
* [ ] other
## Expected behavior
Invoking MSR with `--no-ci --dry-run` when running in a github action should bypass the CI checks and …
-
Published types should only have required dependencies and we should limit the manual work required to version properly.
I imagine this would take the form of a multi-package repo managed by [lerna…
-
Hello, I tried to compile the pyhton API client using the command "make python API" and I got this error. Using ubuntu 18.04.
Snippet of the error:
[](url)
1 error generated.
"clang++" -c -x…
-
Is it possible to generate changelog without commit's link ?
I tried to set linkReferences to false but it doesn't work ?
any solution ?
thx.
-
Hello @FabianIsensee,
Thank you for your work. This work has been instrumental in establishing a baseline for semantic segmentation.
The most recent version of nnunetv2 (`v2.5.1`) exhibits a multi…
-
## Issue type
* [x] idea / discussion
## Acknowledgement
Great work guys, with this issue (actually discussion) I hope I can contribute to the library and its support of it as I am big fan of …
-
How do you pass the verifyConditions step when using Bitbucket repo instead of Github?
I have created a bit bucket personal access token and set my GITHUB_TOKEN env var to that. But multi-semantic…