Patricio Cano
Patricio Cano
I was just about to report this. In order to work around this, I had to modify my fork of Que and add some dirty hacks: https://github.com/AlloyCI/que/commit/593dc65c3405c0f5381a091ce2703c3401618485 AlloyCI really depends...
@meh while investigating the errors, it seemed to me that they might be coming from a bug in expanding the `and` and `or` macros. I haven't checked if there are...
hi @geekflyer, that is a magnificent idea! unfortunately I don't have the bandwidth to do this myself. If someone would like to pick this up, it would be a great...
@dependabot rebase
Related to #53
@Licenser thanks for the report. you are correct, this happens because AlloyCI checks if the GitHub app has been installed on the user's account, and not on the orgs. This...
I wanted the same functionality, so I decided to port some of the `ChronicDuration` functionality and add it to my project. https://github.com/AlloyCI/alloy_ci/blob/master/lib/alloy_ci/lib/time_convert.ex#L36-L53 It covers around 90% of the use cases...
@danwiding I would like to take maintainership of this gem. I don't think renaming it's the best way to go, since all omniauth related gems follow the same naming convention....
@danwiding that is great. I'll cut a new version of the gem first thing tomorrow morning. Let me know if you need anything from me for the move, if nobody...
@bufferoverflow I seem to only have member access to the `omniauth` org. Can you correct that?