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

Add github workflows #35

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Add github workflows #35

merged 2 commits into from
Apr 27, 2023

Conversation

joshuali925
Copy link
Member

Signed-off-by: Joshua Li [email protected]

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Joshua Li <[email protected]>
@joshuali925 joshuali925 force-pushed the 1.3 branch 2 times, most recently from 41f0adb to 4a4a16b Compare January 27, 2023 20:18
@joshuali925 joshuali925 force-pushed the 1.3 branch 2 times, most recently from fd47901 to 41f0adb Compare March 15, 2023 21:52
Signed-off-by: Joshua Li <[email protected]>
@rupal-bq
Copy link
Contributor

CI failed with error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 14". Got "10.24.1" which is reverted in #65

merging this pr

@rupal-bq rupal-bq merged commit 8856e45 into opensearch-project:1.3 Apr 27, 2023
rupal-bq pushed a commit to rupal-bq/dashboards-query-workbench that referenced this pull request Apr 27, 2023
* Add github workflows

Signed-off-by: Joshua Li <[email protected]>

* Fix env name

Signed-off-by: Joshua Li <[email protected]>

---------

Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: Ubuntu <[email protected]>
rupal-bq added a commit that referenced this pull request May 1, 2023
* Revert "Add fix for CVE-2023-2251 (#60)"

[email protected] does not support node v10.24.1

This reverts commit e8bb51e.

Signed-off-by: Ubuntu <[email protected]>

* Update qs version for CVE-2022-24999

Signed-off-by: Rupal Mahajan <[email protected]>
Signed-off-by: Ubuntu <[email protected]>

* Update minimatch version for CVE-2022-3517

Signed-off-by: Rupal Mahajan <[email protected]>
Signed-off-by: Ubuntu <[email protected]>

* Add github workflows (#35)

* Add github workflows

Signed-off-by: Joshua Li <[email protected]>

* Fix env name

Signed-off-by: Joshua Li <[email protected]>

---------

Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: Ubuntu <[email protected]>

* Rerun CI without macos

Signed-off-by: Rupal Mahajan <[email protected]>

* Fix workflow for windows test

Signed-off-by: Rupal Mahajan <[email protected]>

* Revert "Fix workflow for windows test"

This reverts commit 377e91b.

Signed-off-by: Rupal Mahajan <[email protected]>

* Update workflow

Signed-off-by: Rupal Mahajan <[email protected]>

* Revert "Update workflow"

This reverts commit 85e22c1.

Signed-off-by: Rupal Mahajan <[email protected]>

* Retry CI

Signed-off-by: Rupal Mahajan <[email protected]>

* Retry workflow

Signed-off-by: Rupal Mahajan <[email protected]>

* Fix yaml syntax

Signed-off-by: Rupal Mahajan <[email protected]>

* Rerun CI

Signed-off-by: Rupal Mahajan <[email protected]>

* Try bash for test

Signed-off-by: Rupal Mahajan <[email protected]>

* Rerun workflow

Signed-off-by: Rupal Mahajan <[email protected]>

* Fix version

Signed-off-by: Rupal Mahajan <[email protected]>

* Fix Path

Signed-off-by: Rupal Mahajan <[email protected]>

* fix path

Signed-off-by: Rupal Mahajan <[email protected]>

* Fix node path issue

Signed-off-by: Rupal Mahajan <[email protected]>

---------

Signed-off-by: Ubuntu <[email protected]>
Signed-off-by: Rupal Mahajan <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: Joshua Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants