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

[🐘gradle-plugin] use Worker API and ServiceLoader #5590

Merged
merged 9 commits into from
Feb 2, 2024

Commits on Feb 1, 2024

  1. add ServiceLoader

    martinbonnin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c8202bb View commit details
    Browse the repository at this point in the history
  2. use workers

    martinbonnin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3e5997e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552845b View commit details
    Browse the repository at this point in the history
  4. adapt operationIds test

    martinbonnin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e321d7e View commit details
    Browse the repository at this point in the history
  5. restore

    martinbonnin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    adcc912 View commit details
    Browse the repository at this point in the history
  6. fix

    martinbonnin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2596be5 View commit details
    Browse the repository at this point in the history
  7. update apiDump

    martinbonnin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    204b5f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e1228c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix integration tests

    martinbonnin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0c0d408 View commit details
    Browse the repository at this point in the history