Eric Froese

Results 43 comments of Eric Froese
trafficstars

My PR was only failing the Travis CI setup. https://github.com/vt-elixir/ja_resource/pull/82

@psteininger I responded over on https://github.com/vt-elixir/ja_resource/pull/82 > Since I assume we are going to set the major version to 1.x, we can make the dependencies as up-to-date as we want....

@arjan I agree. I think this is the way to go moving forward though. This strategy of naming the supervisor based on your own OTP app seems to be the...

Hey @arjan, have you had any time to review/think about this? I would love to stop referencing my fork in my deps in my production app :)

@arjan do you mind adding the `hacktoberfest-accepted` label to this pull request?

Hey @arjan, have you had some time to take a look?

@nbw I'm not sure why this never got merged, but please feel free to make any changes to this branch and please resolve the conflicts while you're at it :)

@arjan I fixed the typos that @nbw identified. I also fixed the conflict, but wasn't sure what to do with : `dynamic_supervisor_options()`.

I have added `RRULE` deserializing to my PR https://github.com/lpil/icalendar/pull/43. I also tweaked and added the recurrence module from https://github.com/lpil/icalendar/issues/5#issuecomment-265347768 as a convenience tool. Simply run `ICalendar.Recurrence.add_recurring_events([%Event{} | _], end_date \\...

@benjamin79 can you provide me an example of this happening in a real ICS feed?