codejedi365

Results 421 comments of codejedi365

Ok good, yes, the assets section would be the proper output of the upload_dists function.

> And It is not compatible with gitlab ? Don't know yet, I've only been on the periphery of GitLab support of Releases. I was doing a lot of GitLab...

@general03, looked at [GitLab docs](https://docs.gitlab.com/ee/user/project/releases/), GitLab does not support assets in the same manner as GitHub where the asset storage is a separate storage area from the "registries". It uses...

> hum I'm something that I don't understand because now I can create "Gitlab Release" with command `semantic-release version`, normal ? > > So what do the command `semantic-release publish`...

Resolved by #362, and also obsolete as of `v8` since `version_source` is no longer a configuration option

As of `v8.5.1` you have multiple options here. 1. `--no-changelog` will prevent writing the changelog to disk. 2. PSR will no longer add files that are git-ignored.

@domoritz, I'm sorry your issue never got attention two years ago but as a new maintainer I'm cleaning out the backlog. I recommend trying out our latest version `v9.3.0` and...

Thanks for the reply, let us know if you run into issues again in the future.

Multibranch releases are supported with `v8+`.