cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cls3 GitHub Action is a CLI tool designed to automate the process of managing Amazon S3 buckets by providing functionality to empty, delete, or manage multiple buckets at once. It simplifies tasks such as clearing buckets with versioning enabled, searching for and managing buckets across regions, and selectively deleting old object versions while retaining the latest ones. Additionally, it supports integration with S3-compatible storage systems through custom endpoint URLs, enhancing flexibility for various use cases.
Release notes
What’s Changed
- chore: fix mismatch for version number in changelog by @go-to-k in https://github.com/go-to-k/cls3/pull/421
- fix: deserialization failed by @go-to-k in https://github.com/go-to-k/cls3/pull/424
Full Changelog: https://github.com/go-to-k/cls3/compare/v0.32.0...v0.32.1