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

feat: enable windows and macos builds #1108

Merged
merged 16 commits into from
Oct 20, 2022
Merged

feat: enable windows and macos builds #1108

merged 16 commits into from
Oct 20, 2022

Commits on Oct 10, 2022

  1. fix: initial code to add windows support for opensearch-observability

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3d83c5c View commit details
    Browse the repository at this point in the history
  2. add build for windows in dashboards-observability

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fe1667d View commit details
    Browse the repository at this point in the history
  3. change windows command and add windows build for UI modules

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a362fdd View commit details
    Browse the repository at this point in the history
  4. try gradlew bat for windows

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3a4646f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. try to exclude tests

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9881c29 View commit details
    Browse the repository at this point in the history
  2. fix jacoco

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    454362e View commit details
    Browse the repository at this point in the history
  3. do for mac and change name

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e468701 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. try to run the tests for windows and mac

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    84bfc54 View commit details
    Browse the repository at this point in the history
  2. try to add gitattributes file

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3ebd477 View commit details
    Browse the repository at this point in the history
  3. add formatting rule

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    58295af View commit details
    Browse the repository at this point in the history
  4. try to enable both

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    541bfef View commit details
    Browse the repository at this point in the history
  5. try to add git config to fix

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fb041f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. autocrlf false for windwos and remove comments

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d979ce2 View commit details
    Browse the repository at this point in the history
  2. comment out bwc tests,

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d2a4731 View commit details
    Browse the repository at this point in the history
  3. add line

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6ec30be View commit details
    Browse the repository at this point in the history
  4. fix up using matrix and fix test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    76c9a1f View commit details
    Browse the repository at this point in the history