Skip to content

Comments

feat(ci/workflows): add build_artifacts#2

Merged
Xuanwo merged 1 commit intoapache:mainfrom
yuchanns:main
Jul 18, 2024
Merged

feat(ci/workflows): add build_artifacts#2
Xuanwo merged 1 commit intoapache:mainfrom
yuchanns:main

Conversation

@yuchanns
Copy link
Member

@yuchanns yuchanns commented Jul 17, 2024

Part of apache/opendal#4892

This PR will automatically build and upload the artifacts to the respective opendal-${VERSION} main branch.

Trigger by workflow_dispatch with a required argument of the tag of opendal and an optional tag of go-binding to release.

  • Please modify it to a triggering way suitable for the opendal automated release process.
  • I didn't enable all of the services as they may have failed for some of them. Therefore I need help from @Xuanwo to set up the build environment for them.
  • Tag a version (manually / automatically) on the respective branch, and then you release a new go-lib version.
  • The artifact is too large, about ~1.5m+ in most of the services with zstd compressed. Maybe we can reduce the size by disabling some unnecessary features.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants