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

fix: Move version.json generation to be after build step #2486

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

mimi-imtbl
Copy link
Contributor

@mimi-imtbl mimi-imtbl commented Jan 6, 2025

Hi👋, please prefix this PR's title with:

  • breaking-change: if you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities.
  • feat:, fix:, refactor:, docs:, or chore:.

Summary

  • Move the Generate version.json step to be after the Build step as ./sdk/dist/ directory is created during the Build step

This PR is related to #2471

@mimi-imtbl mimi-imtbl requested review from a team as code owners January 6, 2025 23:10
Copy link

nx-cloud bot commented Jan 6, 2025

View your CI Pipeline Execution ↗ for commit 39d373a.

Command Status Duration Result
nx run-many --target=build --projects=@imtbl/sdk ✅ Succeeded 2s View ↗
nx affected -t build,lint,test,typecheck ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-06 23:12:34 UTC

@mimi-imtbl mimi-imtbl enabled auto-merge January 6, 2025 23:14
@mimi-imtbl mimi-imtbl added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 70d1daf Jan 6, 2025
8 checks passed
@mimi-imtbl mimi-imtbl deleted the fix/move-version-generation-step branch January 6, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants