Skip to content

Commit

Permalink
Merge pull request #2 from bids-standard/purge-legacy
Browse files Browse the repository at this point in the history
Purge legacy validator
  • Loading branch information
rwblair authored Oct 31, 2024
2 parents d1a5bf9 + 59335df commit fb6486e
Show file tree
Hide file tree
Showing 219 changed files with 0 additions and 56,041 deletions.
99 changes: 0 additions & 99 deletions .circleci/config.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,3 @@ updates:
directory: '/'
schedule:
interval: 'monthly'
# - package-ecosystem: 'npm'
# directory: '/'
# schedule:
# interval: 'weekly'
#
# - package-ecosystem: 'npm'
# directory: '/bids-validator-web'
# schedule:
# interval: 'weekly'
89 changes: 0 additions & 89 deletions .github/workflows/docker-build-push.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/node_tests.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/schema_web_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Use Node 18 for legacy build
- uses: actions/setup-node@v4
with:
node-version: 18
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- run: deno task build
working-directory: ./web
- name: Install NPM deps
run: npm install
- name: Build legacy validator website
run: npm run web-export
- name: Move legacy validator build into deno website
run: mv bids-validator-web/out web/dist/legacy
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down
72 changes: 0 additions & 72 deletions .github/workflows/test-bids-examples.yml

This file was deleted.

16 changes: 0 additions & 16 deletions Dockerfile

This file was deleted.

18 changes: 0 additions & 18 deletions babel.config.js

This file was deleted.

3 changes: 0 additions & 3 deletions bids-validator-web/.eslintrc

This file was deleted.

Loading

0 comments on commit fb6486e

Please sign in to comment.