Philipp Gortan
Philipp Gortan
Test::Perl::Critic states as recommended usage for CPAN distribution authors to make the execution of the tests dependent on the existence of a TEST_AUTHOR environment variable - cf https://metacpan.org/module/Test::Perl::Critic#SYNOPSIS I think...
Most obvious use-case is the file upload dialog, which currently requires four extra clicks to select schema & field, even though in most setups there will be only one valid...
When editing the Ford GT of our demo, the URL shows https://demo.getmesh.io/mesh-ui/#/editor/project/(detail:demo/fc3c85be82584ae2bc85be82588ae2b0/en//list:demo/ca6c7df3f45b48d4ac7df3f45ba8d42f/en) (so the information for both outlets, folder list and editor, is contained in the URL. However: 1) If...
With Mesh 1.4, when creating a schema with a field of type micronode, the "allowed microschemas" dropdown only allows selecting one entry. Reproduced both locally and on demo.getmesh.io. Seen on...
Mesh supports the concept of [content branches](https://getmesh.io/docs/features/#_content_branches). However, they are not available in the UI but only in the REST and GraphQL API. Please add: - support in the content...
When using the latest gspread-pandas version 3.3.0 with latest pandas version 2.2.1, the following FutureWarning is raised: > .../site-packages/gspread_pandas/spread.py:401: FutureWarning: Downcasting behavior in `replace` is deprecated and will be removed...
I create this ticket to inform you and to track the progress of the OECD API migration: A colleague of mine stumbled upon an information on [the OECD website](https://stats.oecd.org/) that...
### Current Behavior In Debian, the perl executable is contained in the package `perl-base`, and not `perl` - cf https://packages.debian.org/bookworm/amd64/perl-base/filelist Since most of the time, either both or neither package...
**What happened**: Many official docker images (provided by https://github.com/docker-library) are derived from buildpack-deps, which includes a large number of build-related packages, like gcc, git, subversion, perl, imagemagick, ... so programs...
Thanks for this useful plugin! Currently, the issue block is restricted to contain a newline-separated list of issue keys only. IMHO this block would be even more useful if it...