This message was deleted.
# atlantis-community
s
This message was deleted.
e
My initial thought was that it might be ephemeral storage space related, and has something to do with checkout-depth, like it was filling the disk quickly or something. But after setting depth to 1 plans stopped rendering altogether (using merge checkout strategy)
r
Sorry to hear this. There have been quite a few changes and we're pushing for more frequent version releases to bubble these issues up sooner. Have you tried slowly bumping the versions from 0.22.3 to see where the issue may have been introduced?
Also we now push a new tag on commit so its possible to go up and down by commit for more granularity
One last thing, after about 5 or 6 weeks, 0.24.0 was released and a panic was fixed rendering 0.24.0 a pre-release and 0.24.1 the latest release as of today
d
@Ed This sounds like some of the race conditions with locks with pre-workflow hooks and the filesystem locks when we clone the repo.
e
thanks, we’ll proceed updating version by version