Wael Nasreddine

Results 19 issues of Wael Nasreddine

https://github.com/kalbasit/arcanist-go/blob/083faaf8f1d9718fa4e25156400446420b4bd442/src/lint/linter/ArcanistGoVetLinter.php#L33-L51 In #7, the GoVet linter was changed to use `go vet` and it does not require additional software to be installed.

bug

[Google groups discussion](https://groups.google.com/forum/#!topic/beego-framework/FjorjNSfQFo) [Example application](https://github.com/eMxyzptlk/beegae-example) Appengine ship with [aetest package](https://code.google.com/p/appengine-go/source/browse/appengine/aetest/context.go) that allows you run the tests against an appengine instance. We need to figure out how to pass the Appengine...

Now that keybase unvailed [encrypted Git](https://keybase.io/blog/encrypted-git-for-everyone), I'm going to move my private repos from Github to Keybase. How can I decrypt the history of an entire repository? I have tried...

Hey Tim! On a project I work on, we use one database per branch, the database name is determined by the project name, part of the branch name and part...

I'm trying to test notmuch against various versions of emacs, it seems that the bin package of emacs-24.3 [travis result](https://travis-ci.org/eMxyzptlk/notmuch/jobs/26612552#L952) Can you please rebuild with xml support? Thanks

Hi, I noticed that you plan to embed Amazon's client id and secret in the binary. While this is convinient, this is also insecure. ``` wmn@cratos ~/code/src/github.com/sgeb/acdcli [master] ± %...

From carlhuda/janus#533: ![screenshot.jpg](https://f.cloud.github.com/assets/1155288/600302/39bf4b38-cc64-11e2-9857-7d8f086a8007.jpg) Problem coming from [s:query_path](https://github.com/vim-ruby/vim-ruby/blob/5c3213ab4ba5f446aa98887794ab2cbd909e50c0/ftplugin/ruby.vim#L69-L92) function, calling `ruby -e "print $:.join %q{,}"` (double quotes, it should be single quotes) /cc @appplemac

ftplugin

This PR adds support for Kubernetes v1.19 to v1.23 and documents the process for obtaining the specification for future versions of Kubernetes. closes #33

This PR adds support for macOS through the `pmset` command. The PR is currently draft as I need more time to document the UDP part in the README, but would...

### Preflight Checklist - [X] I use the latest version of YouTube Music (Application). - [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a feature request that matches the one...

enhancement