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

[API] spelling: java script (not JavaScript) #37057

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Dec 31, 2018

runJavascript/runJavaScript appears to be an internal API which should get a distinct review. (Note: I've dropped all of the other instances of JavaScript as they're part of #37046)

split from #37035

Note: there are two arguments here:

  • The api is run + javascript and that javascript was capitalized as Javascript because of camelCasing.
  • JavaScript is a brand and should only be written as JavaScript or javascript and never as Javascript.

I'm on the fence about the correct argument.

@javanna javanna added the :Delivery/Build Build or test infrastructure label Jan 2, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@javanna
Copy link
Member

javanna commented Jan 2, 2019

@alpar thoughts about this one?

@javanna
Copy link
Member

javanna commented Jan 2, 2019

test this please

@alpar-t
Copy link
Contributor

alpar-t commented Jan 7, 2019

This is not JavaScript the programming language, but Java code executed as a script with jrunscript.
Something like runJavaAsScript would be a better name.

@jsoref jsoref changed the title [API] spelling: javascript [API] spelling: java script (not JavaScript) Jan 8, 2019
@jsoref
Copy link
Contributor Author

jsoref commented Jan 9, 2019

@javanna : can you retest this?

@javanna
Copy link
Member

javanna commented Jan 9, 2019

retest this please

1 similar comment
@javanna
Copy link
Member

javanna commented Jan 14, 2019

retest this please

@javanna
Copy link
Member

javanna commented Jan 29, 2019

@atorok can you take care of merging this one please?

@alpar-t
Copy link
Contributor

alpar-t commented Jan 30, 2019

@elasticmachine run elasticsearch-ci-1

@alpar-t
Copy link
Contributor

alpar-t commented Jan 30, 2019

@elasticmachine run elasticsearch-ci/1

@alpar-t alpar-t merged commit 0154052 into elastic:master Jan 31, 2019
@jsoref jsoref deleted the spelling-api-javascript branch January 31, 2019 12:32
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Jan 31, 2019
* master: (100 commits)
  Push primary term to replication tracker (elastic#38044)
  Introduce ability to minimize round-trips in CCS (elastic#37828)
  Don't Assert Ack on when Publish Timeout is 0 in Test (elastic#38077)
  Reduce object creation in Rounding class (elastic#38061)
  Treat put-mapping calls with `_doc` as a top-level key as typed calls. (elastic#38032)
  Fix test bug when testing the merging of mappings and templates. (elastic#38021)
  spelling: java script -- not JavaScript (elastic#37057)
  Enable SSL in reindex with security QA tests (elastic#37600)
  Disable BWC tests during backport (elastic#38074)
  SQL: Added SSL configuration options tests (elastic#37875)
  Minor fixes in the release notes script. (elastic#37967)
  Fix typo in docs. (elastic#38018)
  Update Lucene repo for 7.0.0-alpha2 (elastic#37985)
  Fix size of rolling-upgrade bootstrap config (elastic#38031)
  fix DateIndexNameProcessorTests offset pattern (elastic#38069)
  Speed up converting of temporal accessor to zoned date time (elastic#37915)
  Work around JDK8 timezone bug in tests (elastic#37968)
  Correct arg names when update mapping/settings from leader (elastic#38063)
  Introduce ssl settings to reindex from remote (elastic#37527)
  Mute testRetentionLeasesSyncOnExpiration
  ...
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team v6.7.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants