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

feat: add folder with dependencies license #723

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

camilaccb
Copy link
Contributor

@camilaccb camilaccb commented Nov 2, 2023

Summary by CodeRabbit

Documentation:

  • Added and updated software licenses for various libraries and packages used in the project. This includes licenses for Astor, Beautiful Soup, Black, Click, Coverage, DuckDB, ggplot, IPython, Kaleido, Markdown Include, Matplotlib, Mkdocstrings Python, Mkdocs, NumPy, Openpyxl, Pandas, Plotly, Polars, Pre Commit, Psycopg2, Pydantic, PyMySQL, pytest-env, pytest, pytest-mock, python-dotenv, scikit-learn, SciPy, Seaborn, Snowflake SQLAlchemy, Sourcery, SQLAlchemy, Statsmodels, Streamlit, and yfinance. These changes do not affect the functionality of the software but provide clear information about the terms and conditions for the use, reproduction, and distribution of these libraries and packages.

Copy link
Contributor

coderabbitai bot commented Nov 2, 2023

Walkthrough

The changes primarily involve the addition or update of license files across various software libraries. These changes do not affect the code logic or functionality of the software. They provide legal information, including copyright notices, permissions, and terms and conditions for use, reproduction, and distribution of the software.

Changes

File Path Summary
LICENSES/ASTOR_LICENSE.txt, LICENSES/BLACK_LICENSE.txt, LICENSES/PYDANTIC_LICENSE.txt, LICENSES/PYTEST_LICENSE.txt, LICENSES/SOURCERY_LICENSE.txt Addition of the MIT License to the software. No alterations to the code logic or functionality.
LICENSES/BEAUTIFUL_SOUP_LICENSE.txt, LICENSES/DUCKDB_LICENSE.txt, LICENSES/OPENPYXL_LICENSE.txt, LICENSES/PLOTLY_LICENSE.txt, LICENSES/POLARS_LICENSE.txt, LICENSES/PYTEST_ENV_LICENSE.txt, LICENSES/PYTEST_MOCK_LICENSE.txt Addition of copyright notice and permission statement. No changes to the code logic or functionality.
LICENSES/COVERAGE_LICENSE.txt, LICENSES/SNOWFLAKE_SQLALCHEMY_LICENSE.txt, LICENSES/STREAMLIT_LICENSE.txt, LICENSES/YFINANCE_LICENSE.txt Addition of the Apache License, Version 2.0. No alterations to the code logic or functionality.
LICENSES/..._LICENSE.txt (All other files) Addition or update of license files. No changes to the code logic or functionality.

🐇🍂

As the leaves fall and the air grows cold,

In the world of code, a tale unfolds.

Licenses updated, no logic changed,

In the realm of software, order is arranged.

So let's hop along, with joy and cheer,

Celebrating the changes we've made this year! 🎉

For in the world of code, as in life,

Change is constant, amidst the strife.

So here's to progress, and to all things new,

To the season of fall, and to our coding crew! 🍁👩‍💻👨‍💻

Validation with GitHub issue(Beta)

Assessment of the PR changes against GitHub Issue

Aspect Aligns with the Linked Issue Explanation
Addition of licenses The pull request adds multiple license files, which aligns with the GitHub issue's request to add a folder storing all licenses of the project dependencies.
No code changes The pull request does not include any changes to the code logic or functionality, which is consistent with the GitHub issue's focus on licensing and not on code modifications.
Transparency and compliance The addition of these licenses helps ensure transparency and compliance with licensing requirements, as requested in the GitHub issue.
Location of licenses The pull request summary does not specify where the licenses are being added. The GitHub issue requested that they be added to a specific folder in the main tree of the project.
Automated testing As there are no code changes, there are no automated testing notes to address.
 </details>
 <!-- This is an auto-generated comment: raw summary by coderabbit.ai -->

Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.
  • @coderabbitai resolve to resolve all the CodeRabbit review comments.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

@codecov-commenter
Copy link

Codecov Report

Merging #723 (b8a1ed3) into main (d7a7cc7) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #723   +/-   ##
=======================================
  Coverage   85.25%   85.25%           
=======================================
  Files          73       73           
  Lines        3574     3574           
=======================================
  Hits         3047     3047           
  Misses        527      527           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between d7a7cc7 and b8a1ed3.
Files selected for processing (36)
  • LICENSES/ASTOR_LICENSE.txt (1 hunks)
  • LICENSES/BEAUTIFUL_SOUP_LICENSE.txt (1 hunks)
  • LICENSES/BLACK_LICENSE.txt (1 hunks)
  • LICENSES/CLICK_LICENSE.txt (1 hunks)
  • LICENSES/COVERAGE_LICENSE.txt (1 hunks)
  • LICENSES/DUCKDB_LICENSE.txt (1 hunks)
  • LICENSES/GGPLOT_LICENSE.txt (1 hunks)
  • LICENSES/IPYTHON_LICENSE.txt (1 hunks)
  • LICENSES/KALEIDO_LICENSE.txt (1 hunks)
  • LICENSES/MARKDOWN_INCLUDE_LICENSE.txt (1 hunks)
  • LICENSES/MATPLOTLIB_LICENSE.txt (1 hunks)
  • LICENSES/MKDOCSTRINGS_PYTHON_LICENSE.txt (1 hunks)
  • LICENSES/MKDOCS_LICENSE.txt (1 hunks)
  • LICENSES/NUMPY_LICENSE.txt (1 hunks)
  • LICENSES/OPENPYXL_LICENSE.txt (1 hunks)
  • LICENSES/PANDAS_LICENSE.txt (1 hunks)
  • LICENSES/PLOTLY_LICENSE.txt (1 hunks)
  • LICENSES/POLARS_LICENSE.txt (1 hunks)
  • LICENSES/PRE_COMMIT_LICENSE.txt (1 hunks)
  • LICENSES/PSYCOPG2_LICENSE.txt (1 hunks)
  • LICENSES/PYDANTIC_LICENSE.txt (1 hunks)
  • LICENSES/PYMYSQL_LICENSE.txt (1 hunks)
  • LICENSES/PYTEST_ENV_LICENSE.txt (1 hunks)
  • LICENSES/PYTEST_LICENSE.txt (1 hunks)
  • LICENSES/PYTEST_MOCK_LICENSE.txt (1 hunks)
  • LICENSES/PYTHON_DOTENV_LICENSE.txt (1 hunks)
  • LICENSES/RUFF_LICENSE.txt (1 hunks)
  • LICENSES/SCIKIT_LEARN_LICENSE.txt (1 hunks)
  • LICENSES/SCIPY_LICENSE.txt (1 hunks)
  • LICENSES/SEABORN_LICENSE.txt (1 hunks)
  • LICENSES/SNOWFLAKE_SQLALCHEMY_LICENSE.txt (1 hunks)
  • LICENSES/SOURCERY_LICENSE.txt (1 hunks)
  • LICENSES/SQLALCHEMY_LICENSE.txt (1 hunks)
  • LICENSES/STATSMODELS_LICENSE.txt (1 hunks)
  • LICENSES/STREAMLIT_LICENSE.txt (1 hunks)
  • LICENSES/YFINANCE_LICENSE.txt (1 hunks)
Files not summarized due to errors (1)
  • LICENSES/RUFF_LICENSE.txt: Error: Message exceeds token limit
Files not reviewed due to errors (1)
  • LICENSES/RUFF_LICENSE.txt (Error: diff too large)
Files skipped from review due to trivial changes (35)
  • LICENSES/ASTOR_LICENSE.txt
  • LICENSES/BEAUTIFUL_SOUP_LICENSE.txt
  • LICENSES/BLACK_LICENSE.txt
  • LICENSES/CLICK_LICENSE.txt
  • LICENSES/COVERAGE_LICENSE.txt
  • LICENSES/DUCKDB_LICENSE.txt
  • LICENSES/GGPLOT_LICENSE.txt
  • LICENSES/IPYTHON_LICENSE.txt
  • LICENSES/KALEIDO_LICENSE.txt
  • LICENSES/MARKDOWN_INCLUDE_LICENSE.txt
  • LICENSES/MATPLOTLIB_LICENSE.txt
  • LICENSES/MKDOCSTRINGS_PYTHON_LICENSE.txt
  • LICENSES/MKDOCS_LICENSE.txt
  • LICENSES/NUMPY_LICENSE.txt
  • LICENSES/OPENPYXL_LICENSE.txt
  • LICENSES/PANDAS_LICENSE.txt
  • LICENSES/PLOTLY_LICENSE.txt
  • LICENSES/POLARS_LICENSE.txt
  • LICENSES/PRE_COMMIT_LICENSE.txt
  • LICENSES/PSYCOPG2_LICENSE.txt
  • LICENSES/PYDANTIC_LICENSE.txt
  • LICENSES/PYMYSQL_LICENSE.txt
  • LICENSES/PYTEST_ENV_LICENSE.txt
  • LICENSES/PYTEST_LICENSE.txt
  • LICENSES/PYTEST_MOCK_LICENSE.txt
  • LICENSES/PYTHON_DOTENV_LICENSE.txt
  • LICENSES/SCIKIT_LEARN_LICENSE.txt
  • LICENSES/SCIPY_LICENSE.txt
  • LICENSES/SEABORN_LICENSE.txt
  • LICENSES/SNOWFLAKE_SQLALCHEMY_LICENSE.txt
  • LICENSES/SOURCERY_LICENSE.txt
  • LICENSES/SQLALCHEMY_LICENSE.txt
  • LICENSES/STATSMODELS_LICENSE.txt
  • LICENSES/STREAMLIT_LICENSE.txt
  • LICENSES/YFINANCE_LICENSE.txt

@gventuri gventuri merged commit 264054f into Sinaptik-AI:main Nov 2, 2023
9 checks passed
@gventuri
Copy link
Collaborator

gventuri commented Nov 2, 2023

@camilaccb thanks a lot, just merging it!

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.

Add project dependencies license
3 participants