-
I'm in the process of setting up python-semantic-release for one of my repositories.
Since I need Python 3.11, I can not use the dockerized GitHub Action and use the following instead:
```yaml
…
-
## New feature motivation
Our CI process is part of Jenkins pipeline. Build/test etc. parts are handled by the jenkins and we only use semantic-release to calculate new version number and to genera…
-
I noticed that a npm install ran on the prepare step. Should this happen? This didn't happened when I used a the package semantic-release-monorepo.
```shell
[3:26:13 AM] › ℹ msr: multi-semantic-re…
-
- [x] run checks in the CI (#10)
- [x] add `@exodus/eslint-config` (https://github.com/ExodusMovement/fetch/pull/11)
- [x] use semrel to release automatically on merge to master (https://github.com/…
-
```json5
# package.json
"release": {
"branches": [
"main"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
[
"@qi…
-
## Issue type
* [x] bug report
* [ ] idea
* [ ] question
* [ ] other
## Expected behavior
When using prerelease, packages that are a dependency on one and other are updated using 1 commit, the…
-
Hi, this is a cool package! I'm really excited to get it working
### What I've done:
- I have 2fa enabled in npm (authorization only)
- I configured an automation npm token via github secrets (…
-
I'm struggeling on how to include the exec hook. I'm using it on gitlab without the hook without any problems. But i can't get the exec hook to work.
As far is read the docu it should work out of t…
-
Update the actions that relate to semrel ad sem ver
-
## Issue type
* [x] bug report
* [ ] idea
* [ ] question
* [ ] other
## Expected behavior
@qiwi/multi-semantic-release should support the newest version of semantic-release, the newest version…