chore: update repo references to alchemy-run/alchemy-async#1456
Merged
Conversation
The alchemy-run/alchemy repository moved to alchemy-run/alchemy-async. Update all repository URLs, issue links, release API endpoints, and the GitHub OIDC trust condition accordingly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
commit: |
The PR preview comment and GitHub stack resources specify owner and repository as separate strings, so the alchemy-run/alchemy grep missed them. Also apply oxfmt formatting to astro.config.mjs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
🚀 Website Preview DeployedYour website preview is ready! Preview URL: https://d0082c18-alchemy-website.alchemy-run.workers.dev This preview was built from commit 39c0800 🤖 This comment will be updated automatically when you push new commits to this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The
alchemy-run/alchemyrepository moved toalchemy-run/alchemy-async(the old name is now owned by the formeralchemy-effectrepo, so GitHub's rename redirect no longer applies). This updates all 1,637 references across 14 tracked files: repository URLs inpackage.json/alchemy/package.json, issue links in source comments and docs, the release tooling endpoints, the website config, the CHANGELOG, and the GitHub OIDC trust condition.Example
scripts/bump.tsnow targets the new repo:And the OIDC trust condition in
stacks/src/repo.run.ts:🤖 Generated with Claude Code