Adrian Likins

Results 10 issues of Adrian Likins

##### SUMMARY If I add galaxy_server_list and a few galaxy server config stanzas in ansible.cfg, `ansible-config dump` doesn't show any info about the galaxy server configs. For this config file:...

python3
support:core
has_pr
feature
affects_2.17

**Describe the bug** This is likely a case of https://www.dynaconf.com/django/#known-caveats but filing in case there is more to it. Attempting to use pylint against default galaxy_ng settings throws exceptions if...

bug
django

This adds some logging at some of the steps of validating an access policy. Intention is to make it easier to debug and troubleshoot problems how your access policy statements...

#### What is this PR doing: Remove the '--editable' pip flag for prod Introduced in 63179d0984a75f9689401940dd6078160bc2cd62 but presumably not needed now. Issue: No-Issue #### Reviewers must know: #### Notes: **PR...

#### What is this PR doing: The task was previously attempting to use a ValidationError from a 'serializers' import that didn't define it. Use the rest_framework.exceptions.ValidationError instead. Issue: AAH-1966 ####...

backport-4.2
backport-4.4
backport-4.5
backport-4.6

#### What is this PR doing: Allow the env variable TEST_CASES to be passed into env to override the default pattern or file path for finding test cases. Let's dev...

This is a start of a port to v0.6 API Based on https://github.com/VCVRack/community/issues/269 and https://github.com/VCVRack/Rack/issues/258 The main part left is the handling of the widgets templates in Recorder.cpp.

Add a 'by dir' and a 'by maintainers' pages to the pr triage views. Also add a simple offline cache mode. Default is to always save a cache, but '--cached'...

If you hover the mouse over the moving dial that is responding to IN values, the dial kind of jumps around. Mostly due to the way the CV IN is...

There is no Makefile. The .gitignore has an entry for Makefile (intentional?)