added unofficial tt-rss replacement #41

Open
rluch wants to merge 1 commit from rluch/ansible:rluch/new-ttrss-docker-image into main
Contributor

linuxserver no longer offers tt-rss on dockerhub.

lunik1 has made an autoupdated alternative. Unofficial, but still better than nothing, I guess..

*linuxserver* no longer offers tt-rss on dockerhub. *lunik1* has made an autoupdated alternative. Unofficial, but still better than nothing, I guess..
Owner

Nice, thanks @rluch

What should we do if we merge something that looks like it's already a kind of tech debt from Day 1?

I would suggest filing an issue and creating a tag "tech debt"?

I'm saying tech debt in this sense: We are making a decision that is known to have to be looked at later. Having a private and unofficial repository is great if it gets stuff working for current objectives, but not so great in the longer run?

CC: @valberg @graffen does this look goodie?

Nice, thanks @rluch What should we do if we merge something that looks like it's already a kind of tech debt from Day 1? I would suggest filing an issue and creating a tag "tech debt"? I'm saying tech debt in this sense: We are making a decision that is known to have to be looked at later. Having a private and unofficial repository is great if it gets stuff working for current objectives, but not so great in the longer run? CC: @valberg @graffen does this look goodie?
This pull request has changes conflicting with the target branch.
  • roles/docker/tasks/services/tt-rss.yml

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u rluch/new-ttrss-docker-image:rluch-rluch/new-ttrss-docker-image
git checkout rluch-rluch/new-ttrss-docker-image

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff rluch-rluch/new-ttrss-docker-image
git checkout main
git merge --ff-only rluch-rluch/new-ttrss-docker-image
git checkout rluch-rluch/new-ttrss-docker-image
git rebase main
git checkout main
git merge --no-ff rluch-rluch/new-ttrss-docker-image
git checkout main
git merge --squash rluch-rluch/new-ttrss-docker-image
git checkout main
git merge --ff-only rluch-rluch/new-ttrss-docker-image
git checkout main
git merge rluch-rluch/new-ttrss-docker-image
git push origin main
Sign in to join this conversation.
No description provided.