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

[REG-2202] [REG-2205] [REG-2228] Exploratory bot actions + mouse key moment recording - To the correct branch this time #371

Merged
merged 39 commits into from
Dec 17, 2024

Conversation

nAmKcAz
Copy link
Collaborator

@nAmKcAz nAmKcAz commented Dec 17, 2024


Find the pull request instructions here

Every reviewer and the owner of the PR should consider these points in their request (feel free to copy this checklist so you can fill it out yourself in the overall PR comment)

  • The code is extensible and backward compatible
  • New public interfaces are extensible and open to backward compatibility in the future
  • If preparing to remove a field in the future (i.e. this PR removes an argument), the argument stays but is no longer functional, and attaches a deprecation warning. A linear task is also created to track this deletion task.
  • Non-critical or potentially modifiable arguments are optional
  • Breaking changes and the approach to handling them have been verified with the team (in the Linear task, design doc, or PR itself)
  • The code is easy to read
  • Unit tests are added for expected and edge cases
  • Integration tests are added for expected and edge cases
  • Functions and classes are documented
  • Migrations for both up and down operations are completed
  • A documentation PR is created and being reviewed for anything in this PR that requires knowledge to use
  • Implications on other dependent code (i.e. sample games and sample bots) is considered, mentioned, and properly handled
  • Style changes and other non-blocking changes are marked as non-blocking from reviewers

@nAmKcAz nAmKcAz requested a review from vontell as a code owner December 17, 2024 15:15
@nAmKcAz
Copy link
Collaborator Author

nAmKcAz commented Dec 17, 2024

@vontell @abeizer need at least 2 approver here

I made a mistake.

I merged this #366 , but forgot to update the branch to point to main first :/

@nAmKcAz nAmKcAz changed the title Zack/key moment exploration action retry [REG-2202] [REG-2205] [REG-2228] Exploratory bot actions + mouse key moment recording - To the correct branch this time Dec 17, 2024
@nAmKcAz nAmKcAz requested a review from abeizer December 17, 2024 15:24
@nAmKcAz nAmKcAz merged commit e5b56f8 into main Dec 17, 2024
3 checks passed
@nAmKcAz nAmKcAz deleted the zack/key-moment-exploration-action-retry branch December 17, 2024 15:32
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.

3 participants