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 checks from the catalog since they now are in their own repo #511

Merged
merged 2 commits into from
Sep 27, 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
15 changes: 0 additions & 15 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,6 @@ jobs:
mix deps.compile --warnings-as-errors
mix dialyzer --plt
tlint:
name: Lint checks
runs-on: ubuntu-20.04
container:
image: ghcr.io/trento-project/tlint:latest
volumes:
- ${{ github.workspace }}:/data
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run TLint
run: "/home/tlint/tlint lint -f /data/priv/catalog"

static-code-analysis:
name: Static Code Analysis
needs: [elixir-deps, api-bc-check]
Expand Down
68 changes: 0 additions & 68 deletions priv/catalog/00081D.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions priv/catalog/0B6DB2.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions priv/catalog/156F64.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions priv/catalog/15F7A8.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions priv/catalog/205AF7.yaml

This file was deleted.

Loading