Jonas Schubert
Jonas Schubert
@fgreinacher Rebased to v10 and fixed lint errors. Should be fine now.
Hi @mfoti and thanks for your report. > 1. the encoded url should end with the file name, not the label here: https://github.com/semantic-release/gitlab/blob/master/lib/publish.js#L91 as in documentation (https://docs.gitlab.com/ee/user/packages/generic_packages/#publish-a-package-file) > > The...
@mfoti You already created a fork with a fix on your side. Feel free to create the PR ;) Already thanks for your work!
> I guess there is another feature that can be used too, the package type. > > At the moment it is hardcoded: > > `assetsList.push({ label, alt: "release", url,...
> I guess defaults to the filename, but allow to put a string as package description, as in my case: "MacOS x64 (.dmg)" > > BTW I can confirm that...
@EvanCarroll shall somebody else take over for you or do you want to continue here?
@ezbz It would be great if this could be merged. Your tool is great, but doesn't work with latest Python and gitlab package.
> Thanks for the PR @Hakihiro, greatly appreciated! > > As mentioned in [#480 (comment)](https://github.com/semantic-release/gitlab/issues/480#issuecomment-1446450041) I would prefer to solve this without a new configuration option. > > Otherwise we...
Hi @Hakihiro and sorry already as I cross you a bit with another pull request. There was no activity here for some time now, so I created a new [PR](https://github.com/semantic-release/gitlab/pull/730)...
IMO this is a valid request. This could also reduce the API requests, which was either an issue or a similar feature request also [here](https://github.com/semantic-release/gitlab/issues/361), [here](https://github.com/semantic-release/gitlab/issues/480) and [here](https://github.com/semantic-release/gitlab/issues/529). Similar to...