Skip to content

Commit

Permalink
remove calitp-data-infra
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Jul 20, 2023
1 parent 6784713 commit c6ed1c3
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2,427 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,6 @@ jobs:
- uses: abatilo/[email protected]
- run: cd calitp-data-analysis && poetry install && poetry run pytest

test_calitp_data_infra:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: '3.9'
- uses: google-github-actions/setup-gcloud@v0
with:
service_account_key: ${{ secrets.GCP_SA_KEY }}
export_default_credentials: true
- uses: abatilo/[email protected]
- run: cd calitp-data-infra && poetry install && poetry run pytest

# TODO: bring this back when we are comfortable with checks/tests
# pypi:
# name: "Release to PyPI"
Expand Down
9 changes: 0 additions & 9 deletions calitp-data-infra/README.md

This file was deleted.

Empty file.
37 changes: 0 additions & 37 deletions calitp-data-infra/calitp_data_infra/auth.py

This file was deleted.

Loading

0 comments on commit c6ed1c3

Please sign in to comment.