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

Rebase cl_sol on the current master #498

Merged
merged 76 commits into from
Jul 10, 2024
Merged

Rebase cl_sol on the current master #498

merged 76 commits into from
Jul 10, 2024

Conversation

takumiohym
Copy link
Collaborator

No description provided.

sanjanalreddy and others added 30 commits April 23, 2024 20:40
Added a command to reproduce the pre-commit.ci environment to the FAQ, since the environment gap happens often.
Updated the README.me for instance migration.
sanjanalreddy and others added 26 commits June 6, 2024 23:14
Workbench User-Managed Notebook -> Instance migration
Adding notebook on langchain components part 1
…enoit

Add RAG logic to AppEngine app scaffold
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
- [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
- [github.com/pycqa/pylint: v3.1.0 → v3.2.4](pylint-dev/pylint@v3.1.0...v3.2.4)
Add a command to reproduce the pre-commit.ci environment
…-config

[pre-commit.ci] pre-commit autoupdate
if __name__ == "__main__":
# This is used when running locally. Gunicorn is used to run the
# application on Google App Engine. See entrypoint in app.yaml.
app.run(host="127.0.0.1", port=8080, debug=True)

Check failure

Code scanning / CodeQL

Flask app is run in debug mode High

A Flask app appears to be run in debug mode. This may allow an attacker to run arbitrary code through the debugger.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

google-cla bot commented Jul 10, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@takumiohym takumiohym merged commit 711c64c into cl_sol Jul 10, 2024
3 of 6 checks passed
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.

4 participants