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

[Backport 1.3] Use front-end report generation instead of chromium #616

Merged
merged 5 commits into from
Jan 5, 2023
Merged

[Backport 1.3] Use front-end report generation instead of chromium #616

merged 5 commits into from
Jan 5, 2023

Commits on Dec 28, 2022

  1. Use front-end report generation instead of chromium (#586)

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    
    * Increment version to 2.4.1-SNAPSHOT (#540)
    
    Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
    
    Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
    Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
    
    * --wip--
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Add initial implementation of client reporting generation
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Fix url with basepath
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Update header footer height
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Update dialog text to not close dialog
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Remove console.log
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Remove unused components
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Remove chromium references
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Add report generation error handling
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Minor refactors
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Add postinstall patch to support safari for html2canvas
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Add dompurify
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Fix build error
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Remove chromium from CI
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Update CI artifact name
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
    Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
    3 people authored and rupal-bq committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    57fd1ae View commit details
    Browse the repository at this point in the history
  2. Fix build failure

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    75fc34e View commit details
    Browse the repository at this point in the history
  3. Remove visual report test with puppeteer

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    5a85a38 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix build failure

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    53340ec View commit details
    Browse the repository at this point in the history
  2. Fix path in workflow

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    8167d3c View commit details
    Browse the repository at this point in the history