Koala Yeung

Results 36 issues of Koala Yeung

I know that is still in alpha, still its not hard to support. Please update the PPA for Artful. Thanks.

I tried to run `sga-guard` to forward to a remove server, which uses [fish](https://fishshell.com/) as default shell. This is the response I got: ``` Connecting to [email protected] to set up...

Right now, it seems the guardian-agent only support global policies. Either you trust the intermediate server once, forever (on host or on everything) or you don't. It would be nice...

I am writing a library that has a subpackage, which needs to have assets generated. The folder structure looks like this: ``` mypackage/ .air.toml cmd/ example/ main.go resources/ generate.go asset.go...

In fc402cf (merged by 98d4621 in 29th Nov, 2021), the textui.rst was updated to reflect the latest command options. The change is not showing on the [live site](https://phpunit.readthedocs.io/en/9.5/textui.html#command-line-options) at the...

There is no easy way to change note's permission in mass. While I can mass import Markdown note with this CLI, I cannot seem to control the permission of those...

enhancement

## Steps to reproduce 1. Install and setup a password manager (e.g. Bitwarden, Lastpass). Setup as default [Autofill Service](https://www.blog.google/products/android/use-your-favorite-password-manager-android-oreo). 2. Setup it to store authentication information of 2 website. We'll...

<autofill>

* Add GitHub Actions for running grunt test on every pull request / master commits. * Replace existing badge with GitHub Actions badge. (Fix #615).

Please review [Instructions for Reporting a Bug](https://github.com/jquery-form/form/blob/master/CONTRIBUTING.md#reporting-a-bug). ### Description: The Travis CI badge no longer works. ### Expected Behavior: The Travis CI badge in the README.md should show the build...

The highlight to keyword `function` expects a function even it is, at this instance, an object attribute. Also [eslint](http://eslint.org/) [dot-notation](http://eslint.org/docs/rules/dot-notation) rule in favour of this syntax instead of `PropTypes['function']`. Which...