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

[RLlib] Bump Gymnasium to 0.28.1 #35698

Merged
merged 70 commits into from
Jul 31, 2023
Merged

Conversation

Rohan138
Copy link
Contributor

@Rohan138 Rohan138 commented May 24, 2023

Why are these changes needed?

Related issue number

#34396 #32999 #31587

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Rohan Potdar <[email protected]>
@Rohan138 Rohan138 requested a review from a team as a code owner June 5, 2023 19:41
Signed-off-by: sven1977 <[email protected]>
@sven1977 sven1977 changed the title [RLlib] bump Gymnasium to 0.28.1 [RLlib] Bump Gymnasium to 0.28.1 Jul 28, 2023
Copy link
Contributor

@ericl ericl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stamping

@ArturNiederfahrenhorst
Copy link
Contributor

Another related issue: #37393

Signed-off-by: sven1977 <[email protected]>
@ArturNiederfahrenhorst
Copy link
Contributor

@sven1977 I'm adding a PR ontop of this to revamp our video-recording capabilities: #37922

@XavierGeerinck
Copy link

Thank you so much for this PR! Can't wait for it to get merged as we are heavily waiting on this as well. Just a quick question, would it be feasible to go straight to the latest version then as well? (0.29.0 is out meanwhile)

@sven1977
Copy link
Contributor

Thank you so much for this PR! Can't wait for it to get merged as we are heavily waiting on this as well. Just a quick question, would it be feasible to go straight to the latest version then as well? (0.29.0 is out meanwhile)

Thanks for the hint: Trying tests again with 0.29.0. If all tests pass, we'll upgrade to 0.29.0, if not, we'll do 0.28.1 for now and upgrade to 0.29.0 later.

@ChrisMcCarthyDev
Copy link

Thank you for the effort that's went into this! Is there a proposed release date?

@ArturNiederfahrenhorst
Copy link
Contributor

@ChrisMcCarthyDev Around three weeks.

ArturNiederfahrenhorst added a commit to ArturNiederfahrenhorst/ray that referenced this pull request Aug 3, 2023
ArturNiederfahrenhorst added a commit to ArturNiederfahrenhorst/ray that referenced this pull request Aug 3, 2023
NripeshN pushed a commit to NripeshN/ray that referenced this pull request Aug 15, 2023
arvind-chandra pushed a commit to lmco/ray that referenced this pull request Aug 31, 2023
vymao pushed a commit to vymao/ray that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.