Stig Brautaset

Results 28 comments of Stig Brautaset

Same issue for me with pulsar 0.7.3. @beppu 's work-around works. (I too specify `refactor-nrepl` in ~/.lein/profiles.clj`.)

Is this where you'd put stuff like the `.ebextensions/websocket.config` file necessary for enabling web sockets on AWS? If so, consider a +1 from me :-)

Hi @belph, Yes, I would definitively be willing to add this, if a PR came this way _wink wink_ :-) I've wanted that myself, but I rely too heavily on...

@belph how would you prefer this to work? ox-jira normally escapes `[` because they usually cause JIRA to mangle text. Would you expect that `[~` was exempted from this escaping,...

Hello! Thank you for contributing! **I want to start by apologising for taking so long to get back to you on this PR.** I appear to have accidentally unsubscribed from...

Closed by accident :-)

I'm interested in trying this in our CI. Is a snapshot published for this branch?

> > I'm interested in trying this in our CI. Is a snapshot published for this branch? > > You can just point to a given sha with deps.edn and...

I've also run into this issue: ``` [error] [...]Foo.scala:51: could not find implicit value for parameter pconv: scala.slick.jdbc.SetParameter[java.util.UUID] [error] Q.query[UUID, Int]("select count(*) from user where user_id = ?").first(user.userID) must be...

I second a database! Or, ability to pull config from a different repo perhaps? We have a private fork because we don't feel the need to clutter your repo with...