-
Since Yarn 2, they allowed using declare workspace dependencies with `workspace` prefix:
```json
{
"dependencies": {
"lib-a": "workspace:lib/a"
}
}
```
Currently, if we defined dep…
-
## Current behavior
When running `semantic-release` concurrently on multiple projects within the same git repository when multiple "branches" are specified in the configuration, the executions fail…
-
## The problem
Hello , i have an issue with the incrementation of the patch version from pre-release to release using azure devops pipeline
## Expected behavior
v0.3.0-rc.1 -> v0.3.0 -> (push fi…
-
## The issue
I use [pnpm](https://pnpm.js.org/) for monorepo management and semantic-release for publishing new releases.
[pnpm supports `workspace:` protocol](https://pnpm.js.org/en/workspaces#w…
-
I am using yarn workspaces, and in order to depend one package to another in my monorepo I am using yarn's workspace protocol (https://yarnpkg.com/features/workspaces#publishing-workspaces)
Howeve…
-
Hi @KdaiP nice work, just like to know is this architecture is intended to support zero-shot TTS or normal multi-speaker kind of TTS,
-
What is diff between this plugin and https://github.com/felixfbecker/semantic-release-docker
I can see that your plugin is much more updated and maintained. This should have more stars than the oth…
-
Hey @davikawasaki @oljekechoro, I just had a quick test with the new version and it seems the issue was not completely resolved. The beta suffix is now available but the version is incorrect. The scre…
-
Is there a way to control major versions across multiple async release branches?
Problem:
We have `stage1`, `stage2` branches. Each of these branches have divergent tags - `stage1` have `1.x.x`, `…
-
## Habitat-Sim version
v0.3.1
## Docs and Tutorials
Did you read the docs? https://aihabitat.org/docs/habitat-sim/
Yes
Did you check out the tutorials? https://aihabitat.org/tutorial/2020/
…