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

chore: perf optimisation for js action creation phase 1 #37391

Merged
merged 5 commits into from
Nov 19, 2024

Commits on Nov 14, 2024

  1. chore: perf optimisation for js action creation phase 1

    “sneha122” committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    22ea811 View commit details
    Browse the repository at this point in the history
  2. updated comment

    “sneha122” committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e45bdb2 View commit details
    Browse the repository at this point in the history
  3. fix: test case issue fixed

    “sneha122” committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e4b5882 View commit details
    Browse the repository at this point in the history
  4. fix: updated logic to check current action name with existing actions…

    … to retain the previous logic we had
    “sneha122” committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a3c25b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. fix: comparing action names with new actions as well

    “sneha122” committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d5c75ed View commit details
    Browse the repository at this point in the history