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(core): add move generator #588

Merged
merged 1 commit into from
Jan 14, 2023
Merged

feat(core): add move generator #588

merged 1 commit into from
Jan 14, 2023

Conversation

AgentEnder
Copy link
Member

@AgentEnder AgentEnder commented Jan 13, 2023

Closes #406

@nx-cloud
Copy link

nx-cloud bot commented Jan 13, 2023

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

`,
);
const destination = joinPathFragments(uniq('app'));
console.log(tree.read(csProjPath)?.toString());
Copy link
Member Author

Choose a reason for hiding this comment

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

Remove

@AgentEnder AgentEnder merged commit d2a1d85 into master Jan 14, 2023
@AgentEnder AgentEnder deleted the feat/move-generator branch January 14, 2023 02:39
github-actions bot pushed a commit that referenced this pull request Jan 14, 2023
# [1.17.0](v1.16.3...v1.17.0) (2023-01-14)

### Features

* **core:** add move generator ([#588](#588)) ([d2a1d85](d2a1d85))
* **core:** enable codegen setup by default for webapis ([#587](#587)) ([fe639d7](fe639d7))

Jan 14, 2023, 2:59 AM
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2023
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.

[Feature] add a new move generator to @nx-dotnet/core
1 participant