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

WIP: Extracting the API changes from #524 #530

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 1, 2021

  1. initial commit

    First pass at extracting just the API changes from #524
    deargle committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    7b15110 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    c8618f8 View commit details
    Browse the repository at this point in the history
  2. fix WorkerList

    WorkerList shouldn't accept a list of worker ids to filter on -- create 
    a separate resource Worker to get a single worker
    deargle committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4d98862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5c0ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bc175a View commit details
    Browse the repository at this point in the history