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

adds unique and default human readable version names #3298

Conversation

samuelstroschein
Copy link
Member

closes opral/lix-sdk#160

  • removes nullability of version.name which eases conditional logic.
  • apps don't need custom default version naming logic anymore

Copy link

changeset-bot bot commented Dec 21, 2024

🦋 Changeset detected

Latest commit: 1a80595

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@lix-js/sdk Minor
csv-app Patch
lix-file-manager Patch
@lix-js/host Patch
@lix-js/plugin-csv Patch
@lix-js/sdk-example-server-protocol-handler-hono Patch
lix-website-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

nx-cloud bot commented Dec 21, 2024

View your CI Pipeline Execution ↗ for commit 1a80595.

Command Status Duration Result
nx run-many --nx-bail --target=build --parallel ✅ Succeeded 7s View ↗
nx run-many --target=test --parallel ✅ Succeeded 25s View ↗
nx run-many --target=lint --parallel ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-21 22:35:44 UTC

@samuelstroschein samuelstroschein merged commit 2d5486b into main Dec 21, 2024
3 checks passed
@samuelstroschein samuelstroschein deleted the lixdk-253-non-nullable-version-name-with-default-human-id branch December 21, 2024 22:39
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

non nullable version name with default human id
1 participant