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): able to import gradle project #27645

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

xiongemi
Copy link
Collaborator

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 6:09am

@xiongemi xiongemi force-pushed the feat/add-gradle-plugin-detect branch 6 times, most recently from 5452578 to 0583efd Compare August 30, 2024 13:57
@xiongemi xiongemi force-pushed the feat/add-gradle-plugin-detect branch 6 times, most recently from 0d06277 to cc81d2d Compare September 10, 2024 06:01
@xiongemi xiongemi changed the title feat(core): detect gradle plugin for any settings.gradle feat(core): able to import gradle project Sep 10, 2024
@xiongemi xiongemi marked this pull request as ready for review September 10, 2024 14:02
e2e/nx/src/import.test.ts Outdated Show resolved Hide resolved
e2e/gradle/index.ts Outdated Show resolved Hide resolved
packages/gradle/src/plugin/nodes.ts Outdated Show resolved Hide resolved
packages/gradle/src/utils/exec-gradle.ts Outdated Show resolved Hide resolved
packages/gradle/src/utils/exec-gradle.ts Outdated Show resolved Hide resolved
packages/gradle/src/utils/exec-gradle.ts Outdated Show resolved Hide resolved
packages/gradle/src/utils/exec-gradle.ts Outdated Show resolved Hide resolved
packages/gradle/src/utils/get-gradle-report.ts Outdated Show resolved Hide resolved
packages/gradle/src/utils/get-project-report-lines.ts Outdated Show resolved Hide resolved
tsconfig.base.json Outdated Show resolved Hide resolved
@xiongemi xiongemi force-pushed the feat/add-gradle-plugin-detect branch 4 times, most recently from c33691c to d11ed5d Compare September 13, 2024 04:12
@FrozenPandaz FrozenPandaz merged commit 61b3503 into master Sep 13, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the feat/add-gradle-plugin-detect branch September 13, 2024 18:29
FrozenPandaz pushed a commit that referenced this pull request Sep 18, 2024
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 61b3503)
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

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

2 participants