Skip to content

python plex_init in auto_run mode #624

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

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

acashmoney
Copy link
Contributor

@acashmoney acashmoney commented Aug 31, 2023

Summary

  • Enhancement to plex_init function
    The plex_init function, a part of our Python development code, now has a new feature. It includes an auto_run parameter that makes the execution process more flexible. Depending on the particular needs, developers can now control whether certain operations should automatically run or not.

  • Documentation Improvement
    To make our technical documentation more user-friendly, markdown formatting has been introduced. The document docs/reference/python.md now includes instructions for specifying optional parameters in a way that's easier to understand and more visually clear. This change should make reading and using our documentation more straightforward.

@acashmoney acashmoney linked an issue Aug 31, 2023 that may be closed by this pull request
@linear
Copy link

linear bot commented Aug 31, 2023

LAB-574 configure `plex_init` to use autoRun flag

Go plex init can use the autoRun flag. This ticket updates the function so python can too

@vercel
Copy link

vercel bot commented Aug 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 2:05pm

@acashmoney acashmoney temporarily deployed to ci August 31, 2023 14:05 — with GitHub Actions Inactive
@acashmoney acashmoney merged commit c7328d7 into main Aug 31, 2023
@acashmoney acashmoney deleted the 623-lab-574-configure-plex_init-to-use-autorun-flag branch August 31, 2023 14:13
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.

[LAB-574] configure plex_init to use autoRun flag
1 participant