Skip to content

Commit ebb33d9

Browse files
authored
Merge pull request #108 from Exabyte-io/feature/SOF-7730
chore: update standata, remove assets, fix tests
2 parents 04a023b + d8dab71 commit ebb33d9

File tree

119 files changed

+38
-2068
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+38
-2068
lines changed

.github/workflows/cicd.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ jobs:
2424
repository: Exabyte-io/actions
2525
token: ${{ secrets.BOT_GITHUB_TOKEN }}
2626
path: actions
27-
28-
- name: Run Yaml linter
29-
uses: ./actions/yaml/lint
30-
with:
31-
python-version: 3.10.13
32-
targets: ./assets
27+
# TODO: re-add when we have Python code to lint
28+
# - name: Run Py linter
29+
# uses: ./actions/py/lint
30+
# with:
31+
# python-version: 3.10.13
32+
# targets: ./assets
3333

3434
run-js-tests:
3535
runs-on: ubuntu-latest
@@ -77,4 +77,3 @@ jobs:
7777
with:
7878
npm-token: ${{ secrets.NPM_TOKEN }}
7979
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
80-

assets/subworkflows/deepmd/deepmd.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

assets/subworkflows/deepmd/espresso_cp_md.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

assets/subworkflows/espresso/average_electrostatic_potential_find_minima.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

assets/subworkflows/espresso/average_electrostatic_potential_via_band_structure.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

assets/subworkflows/espresso/band_gap.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

assets/subworkflows/espresso/band_gap_hse_dos.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

assets/subworkflows/espresso/band_structure.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

assets/subworkflows/espresso/band_structure_dos.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

assets/subworkflows/espresso/band_structure_hse.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)