You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #245 , there is an implementation that consists of delete the content.
IMO, we should be more judicious about deleting / recreating content, and instead purge old bundles using the bundle API. This way links / etc. are not broken
The text was updated successfully, but these errors were encountered:
So basically, we query the previous bundle versions, and we delete all the previous ones except the current one. Are we perhaps using an older version of pins?
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
In #245 , there is an implementation that consists of delete the content.
IMO, we should be more judicious about deleting / recreating content, and instead purge old bundles using the bundle API. This way links / etc. are not broken
The text was updated successfully, but these errors were encountered: