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

[runtime env] URI reference refactor #22828

Merged
merged 27 commits into from
Mar 21, 2022

Commits on Mar 4, 2022

  1. first commit

    SongGuyang committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    26b5cb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. fix

    SongGuyang committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    a993bbc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fix worker_pool_test

    SongGuyang committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b371c94 View commit details
    Browse the repository at this point in the history
  2. fix lint

    SongGuyang committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3b4a643 View commit details
    Browse the repository at this point in the history
  3. add comments

    SongGuyang committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d8fee9e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. address comments

    SongGuyang committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6bebef6 View commit details
    Browse the repository at this point in the history
  2. fix

    SongGuyang committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    2860a37 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    65fd246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a2700 View commit details
    Browse the repository at this point in the history
  3. fix

    SongGuyang committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    aaf37a6 View commit details
    Browse the repository at this point in the history
  4. runtime env agent refactor

    SongGuyang committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0305a34 View commit details
    Browse the repository at this point in the history
  5. rename

    SongGuyang committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    431fb4d View commit details
    Browse the repository at this point in the history
  6. fix

    SongGuyang committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    bcd33d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix

    SongGuyang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    17872c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a5677 View commit details
    Browse the repository at this point in the history
  3. fix lint

    SongGuyang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    3004068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e53a5b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Merge branch 'master' into dev_runtime_env_uri

    Conflicts:
    	python/ray/tests/conftest.py
    	src/ray/raylet/agent_manager.cc
    	src/ray/raylet/worker_pool.cc
    SongGuyang committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    40f888c View commit details
    Browse the repository at this point in the history
  2. address comments

    SongGuyang committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    290b41b View commit details
    Browse the repository at this point in the history
  3. format

    SongGuyang committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    44737bc View commit details
    Browse the repository at this point in the history
  4. fix

    SongGuyang committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c95316f View commit details
    Browse the repository at this point in the history
  5. fix

    SongGuyang committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7dfbb2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb967dc View commit details
    Browse the repository at this point in the history
  7. address comments

    SongGuyang authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    57f1bbc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    def6c8a View commit details
    Browse the repository at this point in the history
  2. add test_reference_table

    SongGuyang committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b80289e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dev_runtime_env_uri

    Conflicts:
    	dashboard/modules/runtime_env/runtime_env_agent.py
    	python/ray/tests/test_runtime_env_2.py
    	python/ray/util/client/server/proxier.py
    	src/ray/protobuf/runtime_env_agent.proto
    	src/ray/raylet/agent_manager.cc
    	src/ray/raylet/worker_pool.cc
    SongGuyang committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1e39bb0 View commit details
    Browse the repository at this point in the history