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
{{ message }}
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
I have a classic release pipeline with 50 artifacts in it. When attempting to use the tag artifacts task, I only get the default artifact's repo branch to get a tag on it. If I reduce the number of artifacts significantly, then artifact tagging is working.
It appears that git-release-tag cant get the collection of artifacts when the artifact number is higher. I dont see the #debug output for any of the artifacts. and in fact I dont see #debug for any of the variables at all.
I have a classic release pipeline with 50 artifacts in it. When attempting to use the tag artifacts task, I only get the default artifact's repo branch to get a tag on it. If I reduce the number of artifacts significantly, then artifact tagging is working.
It appears that git-release-tag cant get the collection of artifacts when the artifact number is higher. I dont see the #debug output for any of the artifacts. and in fact I dont see #debug for any of the variables at all.
I should be seeing something like this:
The text was updated successfully, but these errors were encountered: