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

Update docs for new executors #2119

Merged
merged 6 commits into from
Mar 23, 2024
Merged

Update docs for new executors #2119

merged 6 commits into from
Mar 23, 2024

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Mar 21, 2024

Why are these changes needed?

Update docs to replace legacy executors with new executors.

Related issue number

Closes #2080

Checks

@ekzhu ekzhu requested a review from jackgerrits March 21, 2024 22:42
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.06%. Comparing base (a8abe59) to head (7956806).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2119   +/-   ##
=======================================
  Coverage   37.06%   37.06%           
=======================================
  Files          68       68           
  Lines        7069     7069           
  Branches     1543     1543           
=======================================
  Hits         2620     2620           
  Misses       4218     4218           
  Partials      231      231           
Flag Coverage Δ
unittests 37.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

website/docs/FAQ.mdx Outdated Show resolved Hide resolved
website/docs/FAQ.mdx Outdated Show resolved Hide resolved
website/docs/installation/Installation.mdx Outdated Show resolved Hide resolved
website/docs/installation/Installation.mdx Outdated Show resolved Hide resolved
ekzhu and others added 5 commits March 22, 2024 21:12
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
@ekzhu ekzhu enabled auto-merge March 23, 2024 04:19
@ekzhu ekzhu added this pull request to the merge queue Mar 23, 2024
Merged via the queue into main with commit 3dfa305 Mar 23, 2024
27 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* Update docs for new executors

* Update website/docs/FAQ.mdx

Co-authored-by: gagb <gagb@users.noreply.github.com>

* Update website/docs/FAQ.mdx

Co-authored-by: gagb <gagb@users.noreply.github.com>

* Update website/docs/installation/Installation.mdx

Co-authored-by: gagb <gagb@users.noreply.github.com>

* Update website/docs/installation/Installation.mdx

Co-authored-by: gagb <gagb@users.noreply.github.com>

---------

Co-authored-by: gagb <gagb@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.

[Issue]: Update Installation and FAQ to reflect new code executors.
3 participants