Skip to content

Conversation

@nmccready-tars
Copy link

Updates the remaining nmccready/rexreplace URL reference to brickhouse-tech/rexreplace to enable publishing from the org repo.

package.json Outdated
"test-speed": "bash test/speed/run.sh",
"prepublishOnly": "npm run is-git-clean && git rebase origin && npm run test-minify && npm run load-options && npm run bump",
"postpublish": "git push --tag && git push && (open https://github.com/nmccready/rexreplace/releases || 1)",
"postpublish": "git push --tag && git push && (open https://github.com/brickhouse-tech/rexreplace/releases || 1)",
Copy link
Collaborator

Choose a reason for hiding this comment

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

No we need to fix the rep url definition at the root of the package.json .

Copy link
Collaborator

@nmccready nmccready left a comment

Choose a reason for hiding this comment

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

No we need to fix the rep url definition at the root of the package.json .

- Simplify repository URL format to match org standard
- Remove bump script (commit-and-tag-version handles releases)
- Remove version-bump-prompt devDependency
- Remove prepublishOnly bump step
- Remove redundant bugs field
@nmccready nmccready force-pushed the fix/update-repo-urls branch from e7c3064 to f1e822c Compare January 27, 2026 14:42
@nmccready nmccready merged commit 3da1838 into master Jan 27, 2026
5 checks passed
@nmccready-tars nmccready-tars deleted the fix/update-repo-urls branch January 27, 2026 21:05
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.

3 participants