Version/Environment (if relevant):
Domino 5.x~5.7
Issue:
If you have a git repository attached to your DFS project which points to a tagged release, that tag will not be honored when you build a model API in that project. Your model will build, but the build log will contain a similar error to the following and the default branch of your git repo will be built in to the model instead of the tagged branch:
Jul 05 2023 14:36:27 -0500 #10 6.481 WARN [d.r.d.GitRepoUpdater] could not parse ref: v1.3.0 checking out default branch correlationId="iA2qWrYSLQ" thread="main"
Root Cause:
The cause is under investigation by Domino Engineering
Resolution:
For these versions of Domino use the branch name when building model APIs instead of release tags.
References/Internal Records:
DOM-48271
Comments
0 comments
Please sign in to leave a comment.