Closed LinuxSuRen closed 2 years ago
Hi @LinuxSuRen . Thanks for your contribution! It looks great and I'm very happy to merge the code changes.
Would it be possible to remove the change to .gitignore? I prefer to avoid anything not specific to this codebase. If it helps, you can put common things in a global .gitignore outside the repository, configured using git config --global core.excludesfile ~/.gitignore
.
hi @SlyMarbo , thanks for your excellent suggestion. It helps a lot.
By the way, I'm trying to create an open-source podcast platform based on Kubernetes. I am not sure if you are interested in it. Please ignore it if you don't.
That sounds really cool! I'm afraid podcasts aren't really my thing, but I wish you the best of luck.
Thanks for your time.
I'm wondering if it's possible to have a new git tag. For example: v1.0.2
. So others can use this feature as a tag instead of a branch.
I found a potential image issue of the RSS parsing process. See the details below:
Reference