Steeve

Results 10 issues of Steeve

on windows platform with kivy 1.8.0 ‘portable package’, `App.icon` doesn't set the window icon, tested with the following code: ``` python from kivy.app in App class MyApp(App): def build(self): self.icon...

Component: documentation

Port code from https://github.com/prometheus-community/postgres_exporter/compare/master...pvanderlinden:databases-filter?expand=1 Fixes #443 Tested and works as expected.

It's just a starting point, in a second time using [beego/i18n](https://github.com/beego/i18n) will be better

implement code documentation based on [johnpapa's recomendations](https://github.com/johnpapa/angular-styleguide#comments) and JavaScript™ Closures also based on [johnpapa's recomendations](https://github.com/johnpapa/angular-styleguide#javascript-closures) thanks to @johnpapa by the way, it looks like your repository is no longer maintained…...

Giving the fact that if `status` returns `0` the tasks is considered up-to-date and so `cmds` will no be executed, then could we avoid running the associated `prompt`? For example,...

type: enhancement
area: fingerprinting

By default the golang encode does escape problematic HTML characters inside JSON quoted strings. Which may leads to undesired behavior. A typical example is when you are using the [argocd-vault-plugin](https://github.com/argoproj-labs/argocd-vault-plugin)...

enhancement
carvel accepted
priority/unprioritized-backlog

Checklist: Implement https://github.com/argoproj/argo-rollouts/discussions/3071 * [x] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this is a chore....

Hi there, I'm [go-sclang](https://github.com/WnP/go-sclang) author and I think `scvim` could get benefit from it. `go-sclang` implement a HTTP server and a HTTP client on top of `sclang`. Unlike the ruby...

Hi @ahmedaljazzar If a given template is not found django raise a `TemplateDoesNotExist` and `Template-loader postmortem` return a list of tried templates. At the moment django-mako doesn't provide this list,...