We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30189f7 commit 96a60b6Copy full SHA for 96a60b6
scripts/publish.sh
@@ -15,7 +15,7 @@ packages=(
15
"opentelemetry-appender-log"
16
"opentelemetry-appender-tracing"
17
18
- # Add more packages as needed, in the right order
+ # Add more packages as needed, in the right order. A package should only be published after all it's dependencies have been published
19
)
20
21
# Set the current directory to one level above the scripts directory
0 commit comments