automq
automq copied to clipboard
[Enhancement] Improve release workflow configuration
Who is this for and what problem do they have today?
Why is solving this problem impactful?
There are the following items to be optimized:
- The release artifacts include additional items (site-docs) that need to be removed.
- Update the path of the release in S3.
-
automq-for-kafka/tgz/latest
->community_edition/artifacts/automq-kafka-latest.tgz
- add
community_edition/artifacts/[automq-version]/automq-kafka-[automq-version].tgz
-
- When releasing a new version with Docker, the latest tag is not updated.
- In addition to publishing to DockerHub, add other image repositories for Docker images.