-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
add blog and warning in readme for new breaking changes #1380
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jackgerrits
reviewed
Jan 23, 2024
jackgerrits
reviewed
Jan 23, 2024
jackgerrits
reviewed
Jan 23, 2024
jackgerrits
reviewed
Jan 23, 2024
Co-authored-by: Jack Gerrits <[email protected]>
Co-authored-by: Jack Gerrits <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1380 +/- ##
=======================================
Coverage 32.48% 32.48%
=======================================
Files 41 41
Lines 4907 4907
Branches 1120 1120
=======================================
Hits 1594 1594
Misses 3187 3187
Partials 126 126
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
afourney
reviewed
Jan 23, 2024
ekzhu
reviewed
Jan 23, 2024
afourney
reviewed
Jan 23, 2024
afourney
reviewed
Jan 23, 2024
afourney
reviewed
Jan 23, 2024
afourney
reviewed
Jan 23, 2024
sonichi
reviewed
Jan 24, 2024
Co-authored-by: Chi Wang <[email protected]>
Co-authored-by: Chi Wang <[email protected]>
afourney
approved these changes
Jan 24, 2024
quantum-ciphers
pushed a commit
to quantum-ciphers/autogen
that referenced
this pull request
Jan 26, 2024
* add blog and warning in readme for new breaking changes * add version number to readme note * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Jack Gerrits <[email protected]> * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Jack Gerrits <[email protected]> * pr comments * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Eric Zhu <[email protected]> * rephrase vulnterability * address pr comments * add doc for turning off code execution entirely * add more in docs about disabling code execution entirely * Update website/docs/FAQ.md Co-authored-by: Chi Wang <[email protected]> * Update website/docs/Installation.md Co-authored-by: Chi Wang <[email protected]> --------- Co-authored-by: Jack Gerrits <[email protected]> Co-authored-by: Eric Zhu <[email protected]> Co-authored-by: Chi Wang <[email protected]>
corleroux
pushed a commit
to corleroux/autogen
that referenced
this pull request
Jan 30, 2024
* add blog and warning in readme for new breaking changes * add version number to readme note * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Jack Gerrits <[email protected]> * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Jack Gerrits <[email protected]> * pr comments * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Eric Zhu <[email protected]> * rephrase vulnterability * address pr comments * add doc for turning off code execution entirely * add more in docs about disabling code execution entirely * Update website/docs/FAQ.md Co-authored-by: Chi Wang <[email protected]> * Update website/docs/Installation.md Co-authored-by: Chi Wang <[email protected]> --------- Co-authored-by: Jack Gerrits <[email protected]> Co-authored-by: Eric Zhu <[email protected]> Co-authored-by: Chi Wang <[email protected]>
whiskyboy
pushed a commit
to whiskyboy/autogen
that referenced
this pull request
Apr 17, 2024
* add blog and warning in readme for new breaking changes * add version number to readme note * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Jack Gerrits <[email protected]> * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Jack Gerrits <[email protected]> * pr comments * Update website/blog/2024-01-23-Code-execution-in-docker/index.mdx Co-authored-by: Eric Zhu <[email protected]> * rephrase vulnterability * address pr comments * add doc for turning off code execution entirely * add more in docs about disabling code execution entirely * Update website/docs/FAQ.md Co-authored-by: Chi Wang <[email protected]> * Update website/docs/Installation.md Co-authored-by: Chi Wang <[email protected]> --------- Co-authored-by: Jack Gerrits <[email protected]> Co-authored-by: Eric Zhu <[email protected]> Co-authored-by: Chi Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are these changes needed?
Related issue number
#1381
Checks