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

Revert "Revert "[train+tune] Make some deprecations for 2.10" (#42899)" #42909

Merged
merged 19 commits into from
Feb 5, 2024

Commits on Jan 29, 2024

  1. hard deprecate chdir_to_trial_dir

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f517ae0 View commit details
    Browse the repository at this point in the history
  2. hard deprecate sync config params

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    421a582 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. hard deprecate old sync config import path + remove hard-deprecated p…

    …ublic syncer
    
    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4beb648 View commit details
    Browse the repository at this point in the history
  2. mark syncer interface as developer api

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    974be7e View commit details
    Browse the repository at this point in the history
  3. tune_sklearn has been deleted

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3660e60 View commit details
    Browse the repository at this point in the history
  4. circular dep has been fixed

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    28791fa View commit details
    Browse the repository at this point in the history
  5. remove experiment analysis hard-deprecated methods

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    31a16b8 View commit details
    Browse the repository at this point in the history
  6. experiment/trial property hard deprecations

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    db6185f View commit details
    Browse the repository at this point in the history
  7. fix lint

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1771a98 View commit details
    Browse the repository at this point in the history
  8. mark all the things to delete in 2.11

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4f6bb07 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    78de887 View commit details
    Browse the repository at this point in the history
  2. address comments

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    adc0d7d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. remove upload_dir from rllib launch script options

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    eddce52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b50ce View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Revert "remove upload_dir from rllib launch script options"

    This reverts commit eddce52.
    
    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    aee394d View commit details
    Browse the repository at this point in the history
  2. add deprecation notice for rllib cli instead

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    775c3ad View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fbfafc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. remove --local-dir usage

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d9989b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20162ce View commit details
    Browse the repository at this point in the history