Jacob Olofsson

Results 5 issues of Jacob Olofsson

## Description Allow user to specify format of changelog to either md or rst (could be extended to other formats as well). ## Use cases I usually use sphinx/rst to...

feature
help-wanted
confirmed

## Description Allow multiple PYPI repositories. ## Use cases In CI I would like to automatically publish to more than one pypi repo. ## Possible implementation Allow the `repository` setting...

feature
help-wanted

## Description I would like to control the arguments that are passed to twine. ## Use cases * Use a .pypirc file in a custom location (repo root) (`--config-file`) *...

feature
help-wanted

## Description Add an option to skip writing changelog file to disk or skip adding it to the VCS at least. ## Use cases I would like to use semantic-release...

feature

`finn-base[onnx]` is pinned to use `onnx==1.7.0`, which is not compatible with `protobuf>3.20`. This is solved in `onnx==1.12` by introducing an upper constraint on the `protobuf` version (https://github.com/onnx/onnx/issues/4222) Possible solutions would...