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

Steven/cleanup #1

Merged
merged 9 commits into from
Apr 30, 2024
Merged

Steven/cleanup #1

merged 9 commits into from
Apr 30, 2024

Conversation

thorrester
Copy link
Member

Pull Request

Short Summary

setting up github actions

Copy link

github-actions bot commented Apr 30, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 8 package(s) with unknown licenses.
See the Details below.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
nvidia-nvjitlink-cu1212.4.127NullUnknown License
pyarrow16.0.0NullUnknown License
aiohttp3.9.5NullUnknown License
mypy1.10.0NullUnknown License
pymdown-extensions10.8.1NullUnknown License
regex2024.4.28NullUnknown License
types-protobuf4.25.0.20240417NullUnknown License
types-pymysql1.1.0.20240425NullUnknown License

Scanned Manifest Files

.github/workflows/lint-unit-tests.yml
  • codecov/codecov-action@4.0.1
  • actions/upload-artifact@3.*.*
poetry.lock
  • aiohttp@3.9.3
  • idna@3.6
  • pillow@10.2.0
  • aiobotocore@2.12.3
  • aiohttp@3.9.5
  • black@24.4.2
  • boto3@1.34.69
  • botocore@1.34.69
  • catboost@1.2.5
  • cloud-sql-python-connector@1.9.1
  • contourpy@1.2.1
  • datasets@2.19.0
  • exceptiongroup@1.2.1
  • filelock@3.14.0
  • fonttools@4.51.0
  • griffe@0.44.0
  • grpcio@1.62.2
  • h5py@3.11.0
  • httpcore@1.0.5
  • huggingface-hub@0.22.2
  • idna@3.7
  • jax@0.4.26
  • joblib@1.4.0
  • lightgbm@4.3.0
  • lightning@2.2.3
  • lightning-utilities@0.11.2
  • mako@1.3.3
  • matplotlib@3.8.4
  • mkdocs@1.6.0
  • mkdocs-get-deps@0.2.0
  • mkdocs-material@9.5.20
  • ml-dtypes@0.4.0
  • mypy@1.10.0
  • nvidia-nvjitlink-cu12@12.4.127
  • optimum@1.19.1
  • pandas@2.2.2
  • pg8000@1.31.2
  • pillow@10.3.0
  • platformdirs@4.2.1
  • plotly@5.21.0
  • pluggy@1.5.0
  • pyarrow@16.0.0
  • pycparser@2.22
  • pydantic@2.7.1
  • pydantic-core@2.18.2
  • pymdown-extensions@10.8.1
  • pytorch-lightning@2.2.3
  • pywavelets@1.6.0
  • regex@2024.4.28
  • safetensors@0.4.3
  • scikit-learn@1.4.2
  • scramp@1.4.5
  • setuptools@69.5.1
  • statsmodels@0.14.2
  • threadpoolctl@3.5.0
  • tokenizers@0.19.1
  • transformers@4.40.1
  • types-protobuf@4.25.0.20240417
  • types-pymysql@1.1.0.20240425
  • types-requests@2.31.0.20240406
  • typing-extensions@4.11.0
  • urllib3@2.2.1
  • werkzeug@3.0.2
  • zarr@2.17.2
  • aiobotocore@2.12.1
  • black@24.3.0
  • boto3@1.34.51
  • botocore@1.34.51
  • catboost@1.2.3
  • cloud-sql-python-connector@1.8.0
  • contourpy@1.2.0
  • datasets@2.18.0
  • exceptiongroup@1.2.0
  • filelock@3.13.3
  • fonttools@4.50.0
  • griffe@0.42.1
  • grpcio@1.62.1
  • h5py@3.10.0
  • httpcore@1.0.4
  • huggingface-hub@0.22.1
  • jax@0.4.25
  • joblib@1.3.2
  • lightgbm@3.3.5
  • lightning@2.2.1
  • lightning-utilities@0.11.1
  • mako@1.3.2
  • matplotlib@3.8.3
  • mkdocs@1.5.3
  • mkdocs-material@9.5.15
  • ml-dtypes@0.3.2
  • mypy@1.9.0
  • nvidia-nvjitlink-cu12@12.4.99
  • optimum@1.18.0
  • pandas@2.2.1
  • pg8000@1.30.5
  • platformdirs@4.2.0
  • plotly@5.20.0
  • pluggy@1.4.0
  • pyarrow@15.0.2
  • pycparser@2.21
  • pydantic@2.6.4
  • pydantic-core@2.16.3
  • pymdown-extensions@10.7.1
  • pytorch-lightning@2.2.1
  • pywavelets@1.5.0
  • regex@2023.12.25
  • safetensors@0.4.2
  • scikit-learn@1.4.1.post1
  • scramp@1.4.4
  • setuptools@69.2.0
  • statsmodels@0.14.1
  • threadpoolctl@3.4.0
  • tokenizers@0.15.2
  • transformers@4.39.1
  • types-protobuf@4.24.0.20240311
  • types-pymysql@1.1.0.1
  • types-requests@2.31.0.20240311
  • typing-extensions@4.10.0
  • urllib3@2.0.7
  • werkzeug@3.0.1
  • zarr@2.17.1
.github/workflows/coverage.yml
  • actions/setup-python@5.*.*
  • dawidd6/action-download-artifact@2.26.0

@thorrester thorrester merged commit 8397ba8 into main Apr 30, 2024
3 checks passed
thorrester added a commit that referenced this pull request May 6, 2024
@thorrester thorrester deleted the steven/cleanup branch August 16, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant