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

feat: Document new API for occ reserved options #12090

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Aug 5, 2024

☑️ Resolves

See nextcloud/server#46115

🖼️ Screenshots

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added this to the Nextcloud 30 milestone Aug 5, 2024
@come-nc come-nc self-assigned this Aug 5, 2024
@joshtrichards
Copy link
Member

Should we add any references to these options within the Admin Manual at this point? I was thinking the general occ overview: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html

Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
@come-nc
Copy link
Contributor Author

come-nc commented Sep 14, 2024

/backport to stable30

@come-nc come-nc merged commit 37e529e into master Sep 14, 2024
12 checks passed
@come-nc come-nc deleted the feat/document-occ-reserved-options branch September 14, 2024 11:32
Copy link

backportbot bot commented Sep 14, 2024

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/12090/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 9f00fee5

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/12090/stable30

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants