Below you will find pages that utilize the taxonomy term “go-to-k”
January 6, 2026
cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.4.
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 command-line tool designed to efficiently manage and automate the emptying and deletion of AWS S3 buckets, including those with versioning enabled. It allows users to search for bucket names, perform bulk operations across multiple buckets (even across regions), and provides advanced options like deleting only old object versions or handling S3-compatible storage with custom endpoint URLs.
January 5, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.1.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The delstack GitHub Action is a command-line tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that typically fail to delete during standard CloudFormation operations. It automates the removal of problematic resources such as non-empty S3 buckets, nested stacks, IAM groups with external users, and more, providing a comprehensive solution to clean up stacks created by CloudFormation or other tools like AWS CDK and Serverless Framework.
January 4, 2026
cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cls3 CLI tool is designed to efficiently manage and automate the clearing and deletion of Amazon S3 buckets, including deleting all objects, versions, and delete markers, or removing the buckets entirely. It simplifies tasks such as searching for bucket names, managing multiple buckets across regions, and handling buckets with versioning enabled.
January 4, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.1.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary delstack is a CLI tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that typically fail during standard CloudFormation deletion processes, such as non-empty S3 buckets or IAM groups with external users. It supports stacks created by various Infrastructure as Code tools like AWS CDK, AWS SAM, and Serverless Framework, automating the cleanup of problematic resources to streamline stack deletion workflows.
January 2, 2026
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.
January 1, 2026
cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cls3 CLI tool simplifies the process of managing Amazon S3 buckets by providing functionality to efficiently empty, delete, or manage multiple buckets, including those with versioning enabled. It supports cross-region operations, advanced search capabilities for bucket names, selective deletion of old object versions, and compatibility with S3-compatible storage via custom endpoints.
December 13, 2025
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): upgrade tablewriter to v1 by @go-to-k in https://github.com/go-to-k/delstack/pull/532 chore: remove duplicated error messages by @go-to-k in https://github.com/go-to-k/delstack/pull/534 chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/go-to-k/delstack/pull/530 chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.
November 29, 2025
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/go-to-k/delstack/pull/519 feat: support aws login by @go-to-k in https://github.com/go-to-k/delstack/pull/524 chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in https://github.com/go-to-k/delstack/pull/516 chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.
November 29, 2025
cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.31.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore: change go and bubbletea version by @go-to-k in https://github.com/go-to-k/cls3/pull/406 Full Changelog: https://github.com/go-to-k/cls3/compare/v0.31.0...v0.31.1
March 27, 2024
delstack-action
Version updated for go-to-k/delstack to version v1.8.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 2a4a5ef feat(operation): check all stacks for TerminationProtection before starting deletion when multiple stacks (#345)
March 25, 2024
delstack-action
Version updated for go-to-k/delstack to version v1.7.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 51d6bb4 chore(action): handling stack names with spaces (#343)
March 24, 2024
delstack-action
Version updated for go-to-k/delstack to version v1.7.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 362984a feat(action): can specify multiple stacks in GitHub Actions (#342)
March 23, 2024
delstack-action
Version updated for go-to-k/delstack to version v1.6.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 7784599 Update issue templates f59c5d8 Update issue templates dd48674 Update issue templates 163e459 chore(operation): add an issue link in the unsupported error message (#338) 487aee1 chore: add PR template (#309) aa4d9a7 feat(app): multiple stacks deletion (#341)
December 22, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.5.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 118a6c0 feat(io): keep filter for resource types selection active in interactive mode (#308)
December 8, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.4.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 1255eaf chore(app): change message for stack name selection when interactive mode (#299)
December 7, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.3.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 631f1fe feat(install): Use Script Install (#292)
November 17, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 9ade65d chore(deps): aws sdk version up (#263) ce904d3 chore(deps): bump actions/checkout from 3 to 4 (#233) 192f6be chore(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0 (#254) 0419c5d chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#234)
October 31, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog fe9470b chore: minor improvement for keyword search (#247)
August 27, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 0ac99e8 fix: action shell (#226)
August 26, 2023
delstack-action
Version updated for go-to-k/delstack to version v1.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 23fba32 chore: change run for github custom action (#222)