Skip to content

Conversation

@katspaugh
Copy link
Member

Summary

  • Remove StackBlitz integration files and badge (no longer functional)
  • Update repository URLs from safe-global/safe-cli to 5afe/safe-cli-nodejs
  • Update directory references to match repository name

Changes

  • Deleted .stackblitz/README.md, .stackblitzignore, .stackblitzrc
  • Removed StackBlitz badge from README
  • Updated git clone URL in README to https://github.com/5afe/safe-cli-nodejs
  • Updated clone directory name to safe-cli-nodejs
  • Updated WelcomeScreen footer URL

🤖 Generated with Claude Code

- Remove StackBlitz files (.stackblitz/README.md, .stackblitzignore, .stackblitzrc)
- Remove StackBlitz badge from README as it no longer works
- Update repository URL from safe-global/safe-cli to 5afe/safe-cli-nodejs
- Update clone directory name to match repository name

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings October 26, 2025 20:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes deprecated StackBlitz integration and updates repository references to reflect the project's new location at 5afe/safe-cli-nodejs.

Key changes:

  • Removed StackBlitz configuration files and badge as the integration is no longer functional
  • Updated repository URLs from safe-global/safe-cli to 5afe/safe-cli-nodejs throughout the codebase
  • Updated directory references to match the new repository name

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.stackblitz/README.md Deleted StackBlitz documentation file
.stackblitzrc Deleted StackBlitz configuration file
.stackblitzignore Deleted StackBlitz ignore file
README.md Removed StackBlitz badge and updated git clone URL and directory name
src/ui/screens/WelcomeScreen.tsx Updated footer URL to new repository location

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@katspaugh katspaugh merged commit f79200b into main Oct 26, 2025
4 checks passed
@katspaugh katspaugh deleted the chore/remove-stackblitz-update-urls branch October 26, 2025 20:12
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.

2 participants