modifying the `scripts/delete-dev.sh` script to include a confirmation step

Open Beginner friendly
#6,814 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
shell
Domain
cli, devops

Research direction

Start by reading scripts/delete-dev.sh and run it only in a safe test environment to understand how it currently deletes environments. Add a confirmation prompt before deletion, allowing deletion only after positive confirmation. Done means the script prompts first and does not delete environments for any non-positive response.

Written by the indexing model from the issue text.

Description

Context

The issue involves modifying the scripts/delete-dev.sh script to include a confirmation step before executing the deletion of all environments.

Acceptance criteria

  • The scripts/delete-dev.sh script must prompt for confirmation before proceeding with the deletion.
  • The script should only delete environments after receiving a positive confirmation from the user.

Other information

N/A

JIRA Issue: BA-3077

Dominant language
Python
Stars
670
Forks
183
Avg merge
20h 35m
Merged PRs (30d)
429

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lablup/backend.ai

All issues in lablup/backend.ai

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.