Joe Auty

Results 5 issues of Joe Auty

Hello, Is it possible to have multiple scrollbars of differing heights with independent $scope.$broadcast('rebuild:me') triggers?

Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...

addition
feedback needed

Hello, Just wondering if you plan to support (I'm presuming by updating a dependency) AWS v4 signatures? I'm getting the following error uploading to my CA-Central bucket: `The authorization mechanism...

This is a fix for the issue here: https://github.com/ArkeologeN/node-linkedin/issues/56 It requires that users provide their own state setting and validation methods, e.g.: ``` function setLinkedinState(state, redirectURI) { return new Promise(function(resolve,...

**Actual behavior** Apt install commands are not being cached running Kaniko as a Kubernetes job, making image builds very slow **Expected behavior** Cache layer hit/being found since, as far as...

kind/bug
area/multi-stage builds
area/caching
priority/p1
area/apt