Skip to content

Conversation

@DonOmalVindula
Copy link
Contributor

Purpose

This pull request updates the way external package dependencies are referenced in the pnpm-workspace.yaml file, specifically for the WSO2 configuration packages. The change switches from using gitpkg.now.sh URLs to direct GitHub repository URLs with explicit commit hashes and package paths.

Dependency management update:

  • Changed the source URLs for @wso2/eslint-plugin, @wso2/prettier-config, and @wso2/stylelint-config to use the git+https://github.com format with commit hashes and package paths, replacing the previous gitpkg.now.sh URLs.

@asgardeo-github-bot
Copy link

⚠️ No Changeset found

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go.

If these changes should result in a version bump, you need to add a changeset.

Refer Release Documentation to learn how to add a changeset.

- '!samples/teamspace-nextjs'

catalog:
'@wso2/eslint-plugin': 'https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?a1fc6eb570653c999828aea9f5027cba06af4391'
Copy link
Member

@darshanasbg darshanasbg Nov 22, 2025

Choose a reason for hiding this comment

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

Why this is pointing to a personal repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They should be hosted in a wso2 space ideally. This is a temporary measure until we move it to a wso2 space

@DonOmalVindula DonOmalVindula merged commit b3619d3 into asgardeo:main Nov 22, 2025
3 of 6 checks passed
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