-
Notifications
You must be signed in to change notification settings - Fork 22
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
major poc #2137
base: main
Are you sure you want to change the base?
major poc #2137
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 8246ecc. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
5ed7a74
to
06119b8
Compare
ls -l ./sdk/dist/browser/checkout || echo 1 | ||
[ -d "./sdk/dist/browser/checkout" ] || { echo "Error: Directory does not exist." && exit 1; } | ||
- name: Build SDK & Checkout Widgets | ||
run: pnpm nx run-many -t build -p @imtbl/sdk,@imtbl/checkout-widgets |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we create a ticket for discussing if we should change the delivery pattern for chekcout-widgets
Please have a think about how do we indicate alpha packages in a release. |
b1147d8
to
25f9d0e
Compare
86049cc
to
6d3707d
Compare
45144a9
to
d3c33b9
Compare
…ersioning replacement in dist output correctly, remove typechecking from sdk pr workflow
…tening for workspace dependencies
960ca6e
to
8246ecc
Compare
Changes
Major
Tooling
release-it
and custom scripts tonx release
Misc
Outcomes
Todo