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

Clean up Clients interface methods #1332

Merged
merged 2 commits into from
Oct 19, 2018
Merged

Clean up Clients interface methods #1332

merged 2 commits into from
Oct 19, 2018

Commits on Jul 1, 2018

  1. Clean up Clients interface methods

    As a follow-up of the decision to not expose the reserved client, this change
    added a filter exclude discarded client. This change also removes the
    unnecessary branch that checks whether the environment's creation URL is
    trustworthy as now we're dealing with only the clients that are execution ready.
    (i.e. the clients must be an environment settings object at least.)
    
    Related issue: #1245.
    jungkees committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    30cb8f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    7e2f322 View commit details
    Browse the repository at this point in the history