Raymond Berger
Raymond Berger
Hello, I asked about this in the Kubernetes Slack [here](https://kubernetes.slack.com/archives/CA0SUPUDP/p1607488872129000) and folks suggested I do a more detailed writeup and post an issue here. I have created a repo with...
Steps to reproduce: 1. Deploy the default service (we'll call it frontend) to the GAE project 2. Deploy the api service to the GAE project 3. Deploy a 2nd version...
### Question Is there an API to access ratings or reviews? I would like to be able to access: 1. Ratings (count of ratings and ratings themselves if possible, but...
Closes #4992 Makes it so that we can manage covers of works! ### Technical For now, I'm looking on feedback of the general approach. Does it make sense to have...
Trying to figure out how to get this working on an m1 mac. Main problem is with puppeteer. Currently researching how this bug plays into it. https://github.com/puppeteer/puppeteer/issues/6957#issuecomment-926996304 Will update the...
Same as https://github.com/LemmyNet/lemmy-ui/issues/1200 but for this repo. Requested by @Nutomic saying: > One problem we are having is that lots of users are opening github issues and deleting the predefined...
### Is your proposal related to a problem? > The main thing I want to keep from those, is the checkboxes to make sure people have searched for their issue...
Closes #3041 Copy/paste with small tweaks from lemmy-ui (https://github.com/LemmyNet/lemmy-ui/pull/1250) PS: there is a way to create org-wide issue templates but not sure if that's necessary. https://chromatichq.com/insights/sharing-github-issue-pull-request-templates/
Closes #1214 These are also added to https://github.com/LemmyNet/lemmy/pull/3086 You can text it here: https://github.com/RayBB/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A+ Looks like this now:
[Bug]: port expose discrepancy between docker image based deploys and docker compose based deploys
### Description There is an issue with exposing ports via docker compose. Note: I expose the port manually because the dockerfile doesn't expose the port I want (5800). It exposes...