JonZeolla

Results 61 issues of JonZeolla

There's no license on this repo. Is this intentional? If not, please add one so it's more clear how this may be able to be used. Thanks!

I have a fairly basic `bumpversion` setup for a project using SemVer (seisollc/easy_infra#79). I noticed that the `commit_message` from the config does not seem to be honored, and the resulting...

bug
question
usability

I have been looking for a project that supports both calver and semver. I'd like to see what the interest would be to add calver features here, similar to those...

question
documentation

After running `bumpversion` (more specifically `python3 -c 'from bumpversion.cli import main as bumpversion; bumpversion(["--new-version", "2021.03.01", "unusedpart"])'`) with the following config, the result includes a trailing space after `serialize =`. Using...

bug

**Is your feature request related to a problem? Please describe.** As a user of `super-linter` it is useful to be able to run it natively on an ARM-based system. **Describe...

enhancement
docker

* terrascan version: v1.10.0 * Operating System: Ubuntu Ubuntu 20.04.3 (Docker) ### Description I am running a `terrascan scan` on an empty directory and it is failing with an exit...

* Cookiecutter version: 2.1.1 * Template project url: N/A * Python version: 3.9.13 * Operating System: macOS ### Description: I would like the context output available in `{{cookiecutter | pprint...

Please cut a release; there are some commits in master that missed the last release, in particular 50145934530df5cdd6c7c28d61dab65c46b1cba2

It seems that my symbols from zsh (powerlevel9k theme using [Source Code Pro for Powerline](https://github.com/powerline/fonts/blob/master/SourceCodePro/Source%20Code%20Pro%20for%20Powerline.otf)) are being misaligned in my recordings, both locally and when uploaded to a [public asciinema.org...

Please add an API endpoint to upload packages to the playground. Currently the [only supported](https://docassemble.org/docs/api.html#playground_upload) folders are `questions`, `sources`, `static`, `templates`, or `modules`. This would improve a workflow of developing...