John
John
Tested the lastest version, and it only accepts images in both articles and q&a - mostly due to the way it's designed which is fine.. Maybe instead a feature could...
I have something similar, the /users (to manage users) and the `search` pages are just blank/black screens (tested firefox and chrome) daughters ipad does a simialr thing
We built our own Provider also had to remove one of the commands that required listACL etc as our buckets don't have access to the root tenancy (not AWS, on...
So we have a tenancy with a svc account for backstage that controls all of the S3 facilities. E.g. it creates user buckets on demand, etc.. We then use permission...
This one requires a bit more thought than the rest, so can continue with them for a release. I'll need to ensure security and as you mentioned a permission to...
Nah, I'm pretty sure my original statement was correct :) As it's global the refresh is happening on only one node/host and the others aren't getting that info.
Apologies, I just realised that `scope` is actually available already! The issue still exists however with how I use it with the API. The API only hits 1 node, so...
Yup, I'll do a write up. We extended the core classes and replaced the locan instance varialbes with the getCache implementations. Using cacheService. We also added crypto so the content...
It'd be quite heavy process adding it to backstage directly, maybe something like `https://www.npmjs.com/package/imagemin` as a third party service, and have a config setting to pass the image to it...
https://github.com/aws/aws-sdk-js-v3/issues/6810