Skip to content

Support tests in Java packages with single identifiers#247

Closed
tartarughina wants to merge 3 commits into
zed-extensions:mainfrom
tartarughina:test-package-update
Closed

Support tests in Java packages with single identifiers#247
tartarughina wants to merge 3 commits into
zed-extensions:mainfrom
tartarughina:test-package-update

Conversation

@tartarughina
Copy link
Copy Markdown
Collaborator

Allow package declarations with a single identifier in addition to
scoped identifiers. Update task commands to handle cases where package
name may be empty.

Address #241

Riccardo Strina and others added 3 commits May 10, 2026 23:22
Use platform-specific ARM configurations when available instead
of always defaulting to generic configs.
Allow package declarations with a single identifier in addition to
scoped identifiers. Update task commands to handle cases where package
name may be empty.
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 11, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Riccardo Strina.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@tartarughina tartarughina deleted the test-package-update branch May 11, 2026 21:04
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