Skip to content

Commit

Permalink
remove front end workflow and code (opensearch-project#1362)
Browse files Browse the repository at this point in the history
* remove front end workflow and code

Signed-off-by: Derek Ho <[email protected]>

* move folders up one level

Signed-off-by: Derek Ho <[email protected]>

* fix workflow file

Signed-off-by: Derek Ho <[email protected]>

* final workflow fix

Signed-off-by: Derek Ho <[email protected]>

Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho authored Jan 6, 2023
1 parent 042846e commit e7dea87
Show file tree
Hide file tree
Showing 791 changed files with 1 addition and 204,337 deletions.
File renamed without changes.
File renamed without changes.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,11 @@ jobs:
# Temporarily only do this for linux
if: ${{ matrix.os == 'ubuntu-latest' }}
run: |
cd opensearch-observability
echo "Running backwards compatibility tests ..."
./gradlew bwcTestSuite -Dtests.security.manager=false
- name: Build with Gradle
run: |
cd opensearch-observability
./gradlew build ${{ env.BUILD_ARGS }}
- name: Upload coverage
Expand All @@ -49,7 +47,7 @@ jobs:
- name: Create Artifact Path
run: |
mkdir -p opensearch-observability-builds
cp -r ./opensearch-observability/build/distributions/*.zip opensearch-observability-builds/
cp -r ./build/distributions/*.zip opensearch-observability-builds/
- name: Upload Artifacts
uses: actions/upload-artifact@v1
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions dashboards-observability/.babelrc

This file was deleted.

146 changes: 0 additions & 146 deletions dashboards-observability/.cypress/CYPRESS_TESTS.md

This file was deleted.

Loading

0 comments on commit e7dea87

Please sign in to comment.