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

[Sweep GHA Fix] The GitHub Actions run failed with... #116

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jan 18, 2024

This pull request was created to fix GitHub Actions on b88689b.

Description

This pull request includes several changes to the codebase. The main changes are as follows:

  • Updated the Apache License from "Apache License" to "Apache License, Version 2.0" in the LICENSE file.
  • Updated the licensing information in the motivation.rst file to reflect the change to Apache License, Version 2.0.
  • Added a new system.rst file to the design directory.
  • Updated the extension/index.rst file to fix a typo and improve clarity.
  • Added a new exception class, InspectorInitError, to the exceptions.py file.

Summary

  • Updated the Apache License in the LICENSE file.
  • Updated licensing information in the motivation.rst file.
  • Added a new system.rst file to the design directory.
  • Updated the extension/index.rst file.
  • Added a new exception class, InspectorInitError, to the exceptions.py file.

@MooooCat MooooCat merged commit bec9bec into feature-regex-inspector Jan 18, 2024
2 checks passed
@MooooCat MooooCat deleted the sweep/sweep_gha_fix_the_github_actions_run_fai_7fd9a branch January 18, 2024 10:14
MooooCat added a commit that referenced this pull request Jan 29, 2024
* add InspectorInitError

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [Sweep GHA Fix] The GitHub Actions run failed with... (#116)

* feat: Add new_system.rst to document the design of

* feat: Updated LICENSE

* feat: Updated docs/source/design/motivation.rst

* feat: Updated docs/source/developer_guides/extensi

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* add regex inspector (still draft)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add regex base inspector

* add some personal info inspector

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix hookimpl

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add _inspect_level

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* discard weird change from sweep

* fix typo in sweep commits

* add PII attribute

* add email test case (still draft)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add personal info inspector

* add test cases (still draft)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add domain_verification

* update localized inspectors

* add test cases

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* discard sweep change

* fix col name typo

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix expection type

Now we have InspectorInitError, which  can replace DataModelError when initialize an inspector

* add corner test cases

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix version typo

* add inspector manager testcase

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
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