Skip to content

feat(gonx): create golang plugin -- forked of nx-go #65

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

NachoVazquez
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the new behavior?

We have forked and modernized the nx-go plugin.

  • Added support for the nodeGraphV2
  • Added the new version actions
  • Added a nx-release-publish executor.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@NachoVazquez NachoVazquez force-pushed the feat/add-gonx-plugin branch from a02e36b to 988bef8 Compare April 13, 2025 15:38
Copy link

cloudflare-workers-and-pages bot commented Apr 13, 2025

Deploying nx-cloudflare-next-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4c24901
Status: ✅  Deploy successful!
Preview URL: https://1e09e088.oss-9xl.pages.dev
Branch Preview URL: https://feat-add-gonx-plugin.oss-9xl.pages.dev

View logs

Copy link

nx-cloud bot commented Apr 13, 2025

View your CI Pipeline Execution ↗ for commit 4c24901.

Command Status Duration Result
nx affected -t lint test build e2e ❌ Failed 1m 5s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-14 14:09:16 UTC

Copy link

nx-cloud bot commented Apr 13, 2025

View your CI Pipeline Execution ↗ for commit 988bef8.

Command Status Duration Result
nx-cloud record -- nx format:check ❌ Failed 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-13 15:39:22 UTC

1 similar comment
Copy link

nx-cloud bot commented Apr 13, 2025

View your CI Pipeline Execution ↗ for commit 988bef8.

Command Status Duration Result
nx-cloud record -- nx format:check ❌ Failed 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-13 15:39:22 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant