Alok G Singh

Results 13 issues of Alok G Singh

Like markdown-mode already has excellent prompt support when you are editing and which-key takes it over. I tried setting up a local variable in markdown-mode-hook like: ``` (lambda () (setq-local...

I am attempting to get merecat server git-http-backend over CGI. I need to set an environment variable, `GIT_PROJECT_ROOT`. I attempted setting up an override: ``` $ cat /lib/systemd/system/merecat.service.d/10-git.conf [Service] EnvironmentFile=/var/www/git.alephnull.site/env...

This repo is used by Hub to autobuild images but other base images are in the [tyk repo](https://github.com/TykTechnologies/tyk/tree/master/images) Use a Buddy pipeline to build the image.

**Description** MFA is configured on my root account IAM user. I use the `role_arn` option in `~/.aws/config` to assume a role in a subaccount which has a trust relationship with...

This one line patch fixes the problem ``` diff --git a/gnome-magic-window b/gnome-magic-window index 41c31ff..61292f3 100755 --- a/gnome-magic-window +++ b/gnome-magic-window @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/bash # Copyright 2017 Adrien Vergé...

This package seems perfect for my needs: - Pure-go - uses netlink instead of fork The problem is that I can't figure out how to get started. My limited goal...

This parameter [was fixed](https://github.com/TykTechnologies/tyk/issues/1435) in 2.5.1. Document that: - these are not [hard timeouts](https://community.tyk.io/t/enforced-timeout-hard-timeouts-trouble/3248) - searchable with the error message `JS middleware timed out after + tyk` - applies to...

Missing

### **User description** - [ ] Implement custom rules for enterprise artifacts in package promotion - [ ] Test controller UI - [ ] Update combination matrix of config used...

enhancement
Review effort [1-5]: 4
configuration changes

### **User description** - [ ] Implement custom rules for enterprise artifacts in package promotion - [ ] Test controller UI - [ ] Update combination matrix of config used...

enhancement
Review effort [1-5]: 4
configuration changes

- [x] Fix github ref name for test-controller ui on push trigger - [x] Test controller UI missing conf for push event and other missconfigs - [x] Test controller UI...