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

Remove radix-app sample, not referenced anywhere #335

Merged
merged 2 commits into from
Apr 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
uses: equinor/radix-github-actions@v1
with:
args: validate radix-config --config-file radixconfig.yaml
- name: 'Validate example radix-app'
uses: equinor/radix-github-actions@v1
with:
args: validate radix-config --config-file examples/radix-app/radixconfig.yaml

- name: 'Validate oauth example radix-app'
uses: equinor/radix-github-actions@v1
with:
Expand Down
66 changes: 0 additions & 66 deletions examples/radix-app/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions examples/radix-app/.vscode/launch.json

This file was deleted.

21 changes: 0 additions & 21 deletions examples/radix-app/LICENSE

This file was deleted.

15 changes: 0 additions & 15 deletions examples/radix-app/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions examples/radix-app/backend/.dockerignore

This file was deleted.

2 changes: 0 additions & 2 deletions examples/radix-app/backend/.eslintignore

This file was deleted.

31 changes: 0 additions & 31 deletions examples/radix-app/backend/.eslintrc.json

This file was deleted.

61 changes: 0 additions & 61 deletions examples/radix-app/backend/.gitignore

This file was deleted.

29 changes: 0 additions & 29 deletions examples/radix-app/backend/Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions examples/radix-app/backend/LICENSE

This file was deleted.

55 changes: 0 additions & 55 deletions examples/radix-app/backend/app.js

This file was deleted.

Loading
Loading