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 build #504

Merged
merged 22 commits into from
Oct 20, 2022
Merged

feat: enable windows and macos build #504

merged 22 commits into from
Oct 20, 2022

Commits on Oct 11, 2022

  1. initial commit to enable windows and macos build

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

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    670f703 View commit details
    Browse the repository at this point in the history
  3. remove apt commands for windows and mac

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

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

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

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

Commits on Oct 12, 2022

  1. run ci for reports-shceduler on windows and macos

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    eb46482 View commit details
    Browse the repository at this point in the history
  2. add commands for windows and comment out bwc for windows and mac

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

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

Commits on Oct 13, 2022

  1. fix up tests and change semicolon to &&

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

Commits on Oct 17, 2022

  1. try with current windows binary

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

Commits on Oct 18, 2022

  1. use new binary

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

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

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    069b559 View commit details
    Browse the repository at this point in the history
  4. run equivalent windows commands

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    86f9617 View commit details
    Browse the repository at this point in the history
  5. correct commands for windows

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

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6b86a44 View commit details
    Browse the repository at this point in the history
  7. remove second unecessary quote

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

Commits on Oct 19, 2022

  1. change commands to get from source

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

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

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

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