Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Switch to esbuild and ESM first packaging (comms) #4248

Merged

Conversation

GordonSmith
Copy link
Member

@GordonSmith GordonSmith commented Oct 1, 2024

Switch to vitest from Jasmine

Checklist:

  • The commit message is properly formatted and free of typos.
    • The commit message title makes sense in a changelog, by itself.
    • The commit message includes a "fixes" reference if appropriate.
    • The commit is signed.
  • The change has been fully tested:
    • I have viewed all related gallery items
    • I have viewed all related dermatology items
  • There are no similar instances of the same problem that should be addressed
    • I have addressed them here
    • I have raised new issues to address them separately

Testing:

@GordonSmith GordonSmith force-pushed the JAS_TO_VITEST branch 21 times, most recently from 57440a7 to 4866138 Compare October 1, 2024 15:28
Switch to vitest from Jasmine

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
Copy link
Contributor

@jeclrsg jeclrsg left a comment

Choose a reason for hiding this comment

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

@GordonSmith only thing that jumped out at me were all those references to "xpackages" in the package.json

"demos/react/*",
"tests/*"
"xutils/*",
"xpackages/api",
Copy link
Contributor

Choose a reason for hiding this comment

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

lots of references to "xpackages" in here. is that because you're mostly only concerned with comms?

Copy link
Member Author

Choose a reason for hiding this comment

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

Its just my way of excluding the ones that have not been migrated yet...

@GordonSmith GordonSmith merged commit 88e38de into hpcc-systems:candidate-3.x.x Oct 2, 2024
5 checks passed
@GordonSmith GordonSmith deleted the JAS_TO_VITEST branch October 2, 2024 15:38
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