Tom Janssen

Results 12 issues of Tom Janssen

Add deploy tokens to Groups and Projects https://docs.gitlab.com/ee/api/deploy_tokens.html#group-deploy-tokens https://docs.gitlab.com/ee/api/deploy_tokens.html#project-deploy-tokens

Add the `access_level` parameter, as specified in the [documentation](https://docs.gitlab.com/ee/api/project_access_tokens.html#create-a-project-access-token).

Makes it possible to configure where the table row actions are. Options - `Filament\Tables\Actions\Position::BeforeCells` before all cells - `Filament\Tables\Actions\Position::BeforeColumns` before columns, after checkbox - `Filament\Tables\Actions\Position::AfterCells` after all cells, the current...

enhancement

### Summary When trying to use an example for `ansible.netcommon.ipaddr` (https://docs.ansible.com/ansible/latest/user_guide/playbooks_filters_ipaddr.html#getting-information-about-hosts-and-networks or https://docs.ansible.com/ansible/2.9/user_guide/playbooks_filters_ipaddr.html#getting-information-about-hosts-and-networks) it returns an empty string instead of the specified result. example: ``` # Second IP address (usually...

Provide the uuid when evaluating the label, usefull for determining the order

enhancement

Option to disable the username to be included in the sandbox path. By default the username will be included in the sandbox path.

- Larastan Version: 2.6.0 - `--level` used: 5 ### Description In postgres, it is possible to use multiple schemas/search paths in a single database connection. In order to access some...

In order to get grub to recognize `bpool` (and not complain with `grub-install: error: unknown filesystem.` ), I needed this option (zfs 2.2).