zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 356 forks source link

Add remove_storage helper to the Python API. #637

Open showell opened 3 years ago

showell commented 3 years ago

This should be fairly straightforward for you if you have worked with extending our API before. The actual code should be trivial, but you'll want to add tests for it and documentation.

https://chat.zulip.org/#narrow/stream/127-integrations/topic/Storage.20Python.20API/near/1074914

RioAtHome commented 3 years ago

@zulipbot claim

zulipbot commented 3 years ago

Hello @R0cker77!

Thanks for your interest in Zulip! You have attempted to claim an issue without the labels "help wanted", "good first issue". Since you're a new contributor, you can only claim and submit pull requests for issues with the help wanted or good first issue labels.

If this is your first time here, we recommend reading our guide for new contributors before getting started.

RioAtHome commented 3 years ago

@zulipbot claim

zulipbot commented 3 years ago

Welcome to Zulip, @R0cker77! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

zulipbot commented 3 years ago

Hello @gr8geek, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.

You can reclaim this issue or claim any other issue by commenting @zulipbot claim on that issue.

Thanks for your contributions, and hope to see you again soon!

Upasanadhameliya commented 3 years ago

@zulipbot claim

zulipbot commented 3 years ago

Welcome to Zulip, @Upasanadhameliya! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

Upasanadhameliya commented 3 years ago

@zulipbot abandon

gr8geek commented 2 years ago

@zulipbot claim

zulipbot commented 2 years ago

Welcome to Zulip, @gr8geek! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

Khushiyant commented 2 years ago

@zulipbot claims

Khushiyant commented 2 years ago

@zulipbot claim

zulipbot commented 2 years ago

Welcome to Zulip, @Khushiyant! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

zulipbot commented 2 years ago

@Khushiyant You have been unassigned from this issue because you have not made any updates for over 14 days. Please feel free to reclaim the issue if you decide to pick up again. Thanks!

zulipbot commented 1 year ago

Welcome to Zulip, @zihanqiuu! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

y1haohuang commented 1 year ago

@zulipbot claim

zulipbot commented 1 year ago

Welcome to Zulip, @y1haohuang! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

zulipbot commented 1 year ago

@y1haohuang You have been unassigned from this issue because you have not made any updates for over 14 days. Please feel free to reclaim the issue if you decide to pick up again. Thanks!

y1haohuang commented 1 year ago

@zulipbot abandom

y1haohuang commented 1 year ago

@zulipbot claim

y1haohuang commented 1 year ago

@zulipbot claim

y1haohuang commented 1 year ago

I believe the function remove_storage has been added in the file zerver/views/storage.py and thus the issue can be closed.