mrjk

Results 14 issues of mrjk

Hi, If I set the `pp=0` when creating a new `Pagination` instance, I've this error: ``` p = Pagination( File "/home/xxx/prj/xxx/xxx/venv/lib/python3.8/site-packages/flask_paginate/__init__.py", line 403, in __init__ self.init_values() File "/home/xxx/prj/xxx/xxx/venv/lib/python3.8/site-packages/flask_paginate/__init__.py", line 423,...

The main domain is not reachable anymore. http://jerakia.io/ Is this software still maintained? If not, any good alternatives? Cheers

Hi, while following the http://jerakia.io/contributing/quickenv.html procedure, I hit this bug: ``` jerakia_dev$ bin/jerakia token create test Traceback (most recent call last): 22: from bin/jerakia:8:in `' 21: from /home/jez/data/prj/lab/new_infra/v2/jerakia_dev/venv/gems/gems/thor-0.20.0/lib/thor/base.rb:466:in `start' 20:...

##### SUMMARY Re-enable access to variables 'name', 'hostgroup_title' and 'hostgroup_name' in inventory when `legacy_hostvars == False`. I don't know why those three variables are excluded from the inventory when `legacy_hostvars...

triaged

# Description This PR introduces Docker support for testing ellipsis. New changes/features/fix: * Add support for docker tests in `Makefile` (test, and some more tests contexts) * Add `Dockerfile` for...

Hi all, that's been a long time (~2017) I was interested by the Ellipsis approach to manage dotfiles, however some missing features prevented me to use it like I wanted...

Hi, I'm making some experiments with subuser (master branch, not stable) and sudo subusers. In my permission file, I have: ``` { "executable": "/bin/bash", "maintainer": "mrjk", "description": "A simple Debian...

- [ ] I have the latest version of mani - [x] I have searched through the existing issues ## Info - OS - [x] Linux - [ ] Mac...

bug

# Summary Fixes: help usage is difficult to read and quite bulky ## Other Information I propose this PR that just reorganize a bit command help message in a more...

## Feature request ### Use case When you want to distribute your `.mise.toml` and let user creates creates their own env files as such: ``` $ cat .mise.toml [[env]] _.file...

enhancement