Samir Alajmovic

Results 9 issues of Samir Alajmovic

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...

quality standard
pending-review
need coverage

This is an issue to improve the **task** object. I've gathered the following use-cases: - [ x] Return correct error exit codes when running tasks - [x] to be able...

enhancement

This is an issue to improve the **server** object. I've gathered the following use-cases: - [x] allow duplicate hosts https://github.com/alajmo/sake/pull/25 - [x] resolve hostnames from ssh_config https://github.com/alajmo/sake/issues/12 - [x] Support...

enhancement

Hi, I didn't find the possibility to group under one single constant name. Example Given an object like: { "person": "samir", "age": 99 } I wanted to get this: angular.module("conf",...

question

Hi, I didn't find the possibility to group under one single constant name. ### Example Given an object like: ``` { "person": "samir", "age": 99 } ``` I wanted to...

There's a handy API you have `get_project_root`, which returns the root project path for any given file of a project and currently it's not exposed. It's useful to me since...

I recently made some benchmark tests to compare [sakes](https://github.com/alajmo/sake) and Ansibles performance, and came across the pyinfra-performance repo, so decided to throw in pyinfra as well. The results I got...

Fixes https://github.com/crxjs/chrome-extension-tools/issues/618

awaiting-feedback
vite-plugin

So, we've chosen the team, the team leaders, drawn upon some of the major features, I think the next step is actually getting the basic infrastructure ready. According to the...