Andrew Griffiths
Andrew Griffiths
Hi Rob, what does moving to the attic mean?
Thanks for the info Rob. It seems a shame to delete or archive it when the community is still getting value from it. I'd be happy to take ownership of...
Ok thanks Rob. I just have read access but don't worry if it's a pain to grant write.
Yes it could work but you'd need to share the variable value somehow, eg define it in a JSON file and include that before running the grunt script and EJS.
You'd need to write the output of the renaming into a JSON file and then feed that to your EJS template. Currently the file renames are just written to stdout,...
That would be a great feature, do you fancy implementing it?
I can't think why this is happening to be honest. Do you have any more debug info?
I would like this too as I'd like to take advantage of ECR's new [pull through cache](https://aws.amazon.com/blogs/aws/announcing-pull-through-cache-repositories-for-amazon-elastic-container-registry/) functionality to host the images in our own ECR (security best practice).
Yes, you should be able to change the animation by just editing/overriding the stylesheet. In fact it should a lot easier as it's just a fade so you could keep...
I wasn't aware of this, thanks for letting me know. I'll put it on the to do list. Although I haven't got much free time at the moment so it...