Michael Stahnke

Results 21 issues of Michael Stahnke

Is there a reason that `hear` isn't allowed to have arguments? Like is that a design decision or an odd technical limitation? I haven't dug into it too far yet,...

When building projects with rubyc/ruby-packer., it uses a predictable name, in /tmp. If this is happening, an attacker could put their own payloads and instructions in that location. Additonally, it...

bug

I've been trying to build a few things using rubyc on MacOS in the last couple days and getting symbol linking issues. I'm on Sierra 10.12.6. ```rbconfig.rb updated generating enc.mk...

feedback

When using Ambush with the hipchat adapter, you have to use their display name rather than their mention nickname. This would have more utility if you could use the mention...

Is this Artistic 1.0 or 2.0? (2.0 is much less ambiguous for most use-cases). See http://opensource.org/licenses/Artistic-1.0 It would also be great if you could include the actual text of the...

I've been playing with this and when it works, it's great, but it fails about 40-50% of the time. Error conditions can be: * Checksum error * hangs indefinitely (like...

**Describe the feature:** Have a managed env, and have two systems using it. Change it on both (in different ways). Push one. Attempt to pull on the other. ``` flox...

new-feature
team-cli
team-saas

**Describe the bug:** Be in a directory that does not have a `.flox`. Then run `flox activate -d ~`. (assuming you have an environment in your home dir). My `$HOME`...

bug
team-cli

**Describe the feature:** Since the 1.1 release, if you attempt to imperatively install a package only available on one architecture it will fail. There is no way to make this...

enhancement
team-cli
product

**Describe the feature:** It tells the user that a compilation or package build is happening. **Describe a use case of this feature:** I run `flox install ` and I get...

enhancement
team-cli