Skip to content

Conversation

@Jakub007d
Copy link
Collaborator

@Jakub007d Jakub007d commented Nov 20, 2025

Fixes #(issue) (if applicable)

Description

Fixing release process in nx by adding registry-url: 'https://registry.npmjs.org' to Node.js job
Also adding echo "registry=https://registry.npmjs.org/" >> .npmrc to release step as the backup
And removing npx release --dry-run from CI

Schema (if applicable)

Checklist: (please see documentation page for more information)

  • Yarn build passes
  • Yarn lint passes
  • Yarn test passes
  • Test coverage for new code (if applicable)
  • Documentation update (if applicable)
  • Correct commit message
    • format fix|feat({scope}): {description}
    • i.e. fix(pf3): wizard correctly handles next button
    • fix will release a new _._.X version
    • feat will release a new _.X._ version (use when you introduce new features)
      • we want to avoid any breaking changes, please contact us, if there is no way how to avoid them
    • scope: package
    • if you update the documentation or tests, do not use this format
      • i.e. Fix button on documenation example page

@vercel
Copy link

vercel bot commented Nov 20, 2025

@Jakub007d is attempting to deploy a commit to the data-driven-forms Team on Vercel.

A member of the Team first needs to authorize it.

@Hyperkid123 Hyperkid123 merged commit 6f9fda1 into data-driven-forms:master Nov 20, 2025
2 of 3 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.

2 participants