chore: point fork repos + docs at purescript-lua org#3
Merged
Conversation
The ecosystem repos moved from Unisay/* to the purescript-lua org. Update the 20 fork repo URLs in src/packages.dhall (st was already org-hosted), the CONTRIBUTING links, and the ADR references. The README rework lands separately; packages.json's aff-retry entry is a non-fork repo and stays.
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates repository references across the package set and documentation to reflect the move from Unisay/* to the purescript-lua/* GitHub org.
Changes:
- Point fork
repoURLs insrc/packages.dhallathttps://github.com/purescript-lua/*. - Update ADR and contributing documentation links/references to the new org location.
- Keep non-fork repo references (e.g.,
aff-retryper description) unchanged.
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 |
|---|---|
| src/packages.dhall | Updates fork package repo URLs to the purescript-lua org. |
| docs/adr/README.md | Updates compiler ADR location reference to purescript-lua/purescript-lua. |
| docs/adr/0004-unit-is-empty-table.md | Updates prelude repo reference to the new org location. |
| docs/adr/0001-overlay-flake-toolchain.md | Updates flake input reference to github:purescript-lua/purescript-lua. |
| CONTRIBUTING.md | Updates pslua/compiler links to the new GitHub org/repo URL. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
The ecosystem repos moved from
Unisay/*to thepurescript-luaorg. This updates the 20 fork repo URLs insrc/packages.dhall(stwas already org-hosted), the CONTRIBUTING links, and the ADR references.dhall typeon the set still passes. The README rework lands in a separate PR;packages.json'saff-retryentry points at a non-fork repo and stays as is.