Skip to content

Add read_only parameter to Client.get_folder #772

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 1 commit into from
Mar 28, 2025

Conversation

kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented Mar 26, 2025

Re-add ability to set folders details to Client

Issue: #480

Python Version(s) Tested: 3.13

Operating System(s): Ubuntu 24.10

Documentation PR: N/A

📝 Summary

Adds read_only parameter which has a default value of True to Client.get_folder allowing the user to update the folder details.

🔄 Changes

Addition of new parameter.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.
  • Updated the documentation.

@kzscisoft kzscisoft added the enhancement New feature or request label Mar 26, 2025
@kzscisoft kzscisoft linked an issue Mar 26, 2025 that may be closed by this pull request
2 tasks
@kzscisoft kzscisoft merged commit dd7908b into dev Mar 28, 2025
12 checks passed
@kzscisoft kzscisoft deleted the feature/set-folder-details branch March 28, 2025 12:08
@kzscisoft kzscisoft added this to the v2.1.0-rc1 milestone Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update folder details outside of Run
1 participant