mirror of
https://github.com/buildplan/du_setup.git
synced 2026-04-26 18:45:57 +03:00
[PR #56] [MERGED] Add optional provider cleanup with environment detection #61
Labels
No labels
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/du_setup#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/buildplan/du_setup/pull/56
Author: @buildplan
Created: 10/13/2025
Status: ✅ Merged
Merged: 10/17/2025
Merged by: @buildplan
Base:
main← Head:options📝 Commits (10+)
7412fcffeat: Add optional provider cleanup with environment detection595d406add help flag4938dd0fix shellcheck warnings1d5bcbcfix echo colour codesd1da2b6Improve VPS detection8b78fddUpdate changelog6109cdanew feature provider cleanup3d8d304USERNAME veriable not set errordec08d0Set default user for clean-up mode143cc3eImprove clean-up📊 Changes
3 files changed (+1293 additions, -288 deletions)
View changed files
📝
README.md(+145 -122)📝
du_setup.sh(+1147 -165)📝
du_setup.sh.sha256(+1 -1)📄 Description
Add comprehensive provider cleanup functionality to detect and optionally
remove cloud provider packages, agents, and default users.
Key Features:
New Flags:
Security Improvements:
Supports major cloud providers: AWS, GCP, Azure, Oracle, DigitalOcean,
Linode, Vultr, Hetzner, OVH, Scaleway, and more.
Testing required before merge to main branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.