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

chore(deps): Update openapi-extractor to v1.0.0 #1303

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

provokateurin
Copy link
Member

No description provided.

@provokateurin provokateurin added dependencies Pull requests that update a dependency file 3. to review Waiting for reviews labels Aug 21, 2024
@provokateurin provokateurin force-pushed the chore/deps/openapi-extractor branch from 21fb729 to 465a214 Compare August 21, 2024 09:33
@juliusknorr juliusknorr merged commit ea822f8 into main Aug 21, 2024
54 checks passed
@juliusknorr juliusknorr deleted the chore/deps/openapi-extractor branch August 21, 2024 10:16
@provokateurin
Copy link
Member Author

/backport to stable0.8

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Aug 21, 2024
Copy link

backportbot bot commented Aug 21, 2024

The backport to stable0.8 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable0.8
git pull origin stable0.8

# Create the new backport branch
git checkout -b backport/1303/stable0.8

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1303/stable0.8

Error: Failed to clone repository: Failed to checkout branches: error: pathspec 'stable0.8' did not match any file(s) known to git


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

@provokateurin
Copy link
Member Author

Ah ok there is no stable0.8 branch yet 👍

@juliusknorr juliusknorr removed the backport-request Pending backport by the backport-bot label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants