Stream: IG creation
Topic: updating templates in my cache
Eric Haas (Jun 22 2020 at 20:32):
I discovered that my template cache is not updating. I need to in there and manually delete for the latest template to get used. Is there something I need to do make this happen automatically already before I add it to my bash script.
Grahame Grieve (Jun 22 2020 at 21:00):
what template cache?
Lloyd McKenzie (Jun 22 2020 at 22:12):
package cache for the template, I presume
Grahame Grieve (Jun 22 2020 at 22:19):
in which case the question would be, which template is not updating?
Grahame Grieve (Jun 22 2020 at 22:19):
where is it coming from?
Lloyd McKenzie (Jun 22 2020 at 22:29):
base template, 'current' version is what Eric was having problems with
Lloyd McKenzie (Jun 22 2020 at 22:29):
Do we need to update the version every time we make a commit if it stays 'current' and we haven't done a release?
Grahame Grieve (Jun 22 2020 at 22:33):
no current should automatically sync if you're online
Last updated: Apr 12 2022 at 19:14 UTC