Skip to content

Conversation

@Vandita2020
Copy link
Contributor

Problem

In the existing Serverless Land project, we need to check if a folder with the same name already exists before downloading the code. This could help avoid potential issues that might arise from overwriting existing files or folders.

Solution

The code checks if a folder with the same name already exists, and prompts the user to choose whether to override it or not. This allows the user to decide how to handle potential conflicts with existing files or folders.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Vandita2020 Vandita2020 requested a review from a team as a code owner April 1, 2025 06:27
@github-actions
Copy link

github-actions bot commented Apr 1, 2025

  • This pull request implements a feat or fix, so it must include a changelog entry (unless the fix is for an unreleased feature). Review the changelog guidelines.
    • Note: beta or "experiment" features that have active users should announce fixes in the changelog.
    • If this is not a feature or fix, use an appropriate type from the title guidelines. For example, telemetry-only changes should use the telemetry type.

@Vandita2020 Vandita2020 force-pushed the download_correction branch from db20bee to d20697a Compare April 22, 2025 18:01
@Vandita2020 Vandita2020 force-pushed the download_correction branch from 559a0c7 to ab7fb52 Compare July 1, 2025 21:58
@Vandita2020 Vandita2020 force-pushed the download_correction branch 2 times, most recently from 816af9b to f4bb273 Compare July 2, 2025 18:08
@Vandita2020 Vandita2020 force-pushed the download_correction branch from f4bb273 to 064ee11 Compare July 2, 2025 21:12
@Vandita2020 Vandita2020 force-pushed the download_correction branch from d644cc7 to 8605076 Compare July 7, 2025 19:27
@Vandita2020 Vandita2020 force-pushed the download_correction branch from 8605076 to dbb7095 Compare July 7, 2025 20:59
Copy link
Member

@roger-zhangg roger-zhangg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

Copy link
Contributor

@laileni-aws laileni-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@laileni-aws laileni-aws merged commit 14242d6 into aws:master Jul 7, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants