Stream: troubleshooting

Topic: Ansible command sets IQSS dataverse as upstream


view this post on Zulip Natalie Ayers (Feb 17 2025 at 22:43):

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

view this post on Zulip Philip Durbin 🚀 (Feb 21 2025 at 00:21):

@Don Sizemore any thoughts? Thanks! :heart:

view this post on Zulip Don Sizemore (Feb 21 2025 at 10:06):

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