Skip to content

feat: delete-bucket-containing-name#18

Merged
dannysteenman merged 2 commits intomainfrom
feat/delete-bucket-containing-name
Feb 16, 2023
Merged

feat: delete-bucket-containing-name#18
dannysteenman merged 2 commits intomainfrom
feat/delete-bucket-containing-name

Conversation

@dannysteenman
Copy link
Copy Markdown
Member

@dannysteenman dannysteenman commented Feb 16, 2023

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Docstrings or comments have been reviewed and added / updated if needed
  • The change has been tested and confirmed working (Tested on? OS, AWS CLI Version)

Pull request type

Please check the type of change your PR introduces:

  • Bugfix (if it's an open issue, please add the issue number):
  • Feature e.g. new script (please describe):
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Other information

@dannysteenman dannysteenman changed the title Feat/delete-bucket-containing-name feat: delete-bucket-containing-name Feb 16, 2023
@dannysteenman dannysteenman merged commit a1096f6 into main Feb 16, 2023
@dannysteenman dannysteenman deleted the feat/delete-bucket-containing-name branch February 16, 2023 19:07
dannysteenman pushed a commit that referenced this pull request Mar 19, 2026
* feat(cli): inject version from package.json and add structured error handling

Replace hardcoded '0.0.0' version with build-time injection via tsup
define. Wrap scan command in try/catch to emit structured JSON errors to
stderr with categorized error codes (CREDENTIALS_ERROR, ACCESS_DENIED,
PATH_NOT_FOUND, RUNTIME_ERROR) and exit code 2.

* chore(cli): add changeset for version injection and error handling
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.

1 participant