Robert Fletcher
Robert Fletcher
@Leopere thanks for the feedback. I'm not super familiar with docker, so it's a little hard for me to imagine how this might look. If you are willing to put...
@hozza thanks for opening this! A PR would be very welcome, as my Docker experience is extremely limited. I end up running in circles every time I try to dig...
I think the `stringer-rss` namespace makes sense.
@guidopetri thanks for the updates! I fixed [one bundler issue](https://github.com/stringer-rss/stringer/pull/1067), but now it's [giving an error while installing gems](https://app.circleci.com/pipelines/github/stringer-rss/stringer/991/workflows/90848368-2c18-480d-b18f-df5f2f50575c/jobs/996?invite=true#step-103-130): ``` can't create Thread: Operation not permitted /usr/local/lib/ruby/3.2.0/timeout.rb:101:in `initialize' /usr/local/lib/ruby/3.2.0/timeout.rb:101:in `new'...
I opened [an issue on the CircleCI Docker orb](https://github.com/CircleCI-Public/docker-orb/issues/182).
@guidopetri no hurry, It's not blocking merges or anything, though it would be nice to have a passing `main` branch. I may open a support request with CircleCI, since the...
@guidopetri so far I've opened [an issue on the orb](https://github.com/CircleCI-Public/docker-orb/issues/182), as well as opening [a discussion on their forum](https://discuss.circleci.com/t/unable-to-publish-ruby-rails-docker-image-from-circleci/48871), but no response on either. I was starting to think maybe...
@guidopetri great thanks! I think for now we can focus on getting the docker image on GA and leave the tests on CircleCI.
This would be really handy. A lot of feeds, comics for example, are better read in chronological order. It might actually make sense to make the default sort order chronological.
That works, but being that I have nearly 2000 unread feeds, it's pretty slow to load. I just changed the sort order in the code for now.