AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.48k stars 304 forks source link

feat: add qcloud provider #1824

Closed warjiang closed 1 month ago

warjiang commented 9 months ago

qcloud is an cloud provider which also provide dns host for user, this pr wants to add support for qcloud.

the api document link: https://cloud.tencent.com/document/product/1427/56194

warjiang commented 9 months ago

fix lint error in cloudflare.py 🍭

warjiang commented 9 months ago

@AnalogJ can you help me to review this pr, thanks ~

warjiang commented 9 months ago

@AnalogJ can you help me to review this pr, thanks ~

cc @adferrand

warjiang commented 9 months ago

any volunteers to review this pr 😭

adferrand commented 4 months ago

Sorry @warjiang for the delay. I look at it.

warjiang commented 4 months ago

Sorry @warjiang for the delay. I look at it.

thanks for your reply, if need more details about this pr, plz comment it down, i'll reply as soon as possible

adferrand commented 1 month ago

All good to me, sorry for the huge delay !

warjiang commented 1 month ago

All good to me, sorry for the huge delay !

Thank you for your reply, I'll replace the fork copy with this release one 🚀 . For the problem of delay, if it's possible, I'd like to particate this project, because I'll use this lib for a long time.