Hi all! We are working on deploying our own Dataverse, and wanted to check on best practices for one component of the script (highlighted portion in screenshot).
It looks like the default is merging with the latest IQSS Dataverse code when it's run, which we've noticed can cause issues if our version is behind. Do you have recommendations in general for folks who deploy their own dataverses, whether to maybe comment that out and have some manual regular update process, or a recommendation for a process with the merge kept in?
image.png
@Don Sizemore any thoughts? Thanks! :heart:
Hello, that step was put in place for Dataverse’s CI/CD testing. Feel free to comment it out in the short term. I can add a merge_with_upstream boolean variable you could set to false?
Last updated: Oct 30 2025 at 06:21 UTC