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
Motivation
----------
Some developers still use the release archive.
Modifications
-------------
Change the [previously unused] "release-archive" assembly:
- Now it creates a directory instead of a ZIP archive,
for transparency when files are added later.
- Now it includes only external dependencies.
Couchbase modules are added later by the deploy-release
workflow.
Add an "Upload Java SDK archive" step to the deploy-release workflow.
This step augments the release archive directory with artifacts
from the core-io, java-client, metrics-opentelemetry, and
metrics-micrometer modules. Then it ZIPs the directory
and publishes it to S3.
Change-Id: I831e04083ebcc2e135afb16352e91c33df322094
Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/229709
Reviewed-by: Michael Reiche <[email protected]>
Tested-by: Build Bot <[email protected]>
0 commit comments