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

[12.0][MIG][WIP] Migrate DNS Connector from 8.0 to 12.0 #12

Closed
wants to merge 25 commits into from

Conversation

ruter-lyu
Copy link

Todo:

  • Add readme

@ruter-lyu ruter-lyu changed the title [12.0][MIG] Migrate DNS Connector from 8.0 to 12.0 [12.0][MIG][WIP] Migrate DNS Connector from 8.0 to 12.0 Apr 2, 2019
@ruter-lyu ruter-lyu force-pushed the 12.0 branch 2 times, most recently from 24ba875 to 6c9ca94 Compare April 2, 2019 09:07
@elicoidal
Copy link

Please check travis @ruter-lyu

@elicoidal
Copy link

Please check travis @ruter-lyu
I am not sure how you preserved the commit history but it looks like I miss some from https://github.com/OCA/infrastructure-dns/commits/8.0/connector_dns

see https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-12.0

besides you have: #6

noahzaozao and others added 19 commits April 3, 2019 10:45
[FIX] format

[IMP] format

[IMP] unit test

[IMP] unit test
* Separate models by file
* Add `import_synchronizer`
* Add `export_synchronizer`
* Add `delete_synchronizer`
* Add `mapper`
* Add `fail_date` to abstract bind, remove state
* Add `dns.record.type` model and default data
* Add external date field handling to binder
* Rename `dns.domain` to `dns.zone`
* Remove `line` field from `dns.record`
* Change inheritance structure, add a `{model_name}.bind` framework
* Add security
* Code cleanup
* Add test coverage
* Don't cover test assets
* Change bind field to `odoo_id` to ease future migration
* Improve ReadMe
* Require zone in record
* Fix action names in backend, zone, record
* Remove states from backend and zone
* Add empty group in connector settings for DNS
* add dnspod components

* improve dns domain logic

* code improvement

* migrate to 12.0

* code improve

* fetch dns records from dnspod
@ruter-lyu ruter-lyu force-pushed the 12.0 branch 2 times, most recently from 24ba875 to 8793563 Compare April 3, 2019 02:58
connector_dns/components/deleter.py Show resolved Hide resolved
connector_dns/models/dns_backend.py Outdated Show resolved Hide resolved
connector_dns/models/dns_backend.py Outdated Show resolved Hide resolved
connector_dns/models/dns_binding.py Outdated Show resolved Hide resolved
Copy link

@JoJoJoJoJoJoJo JoJoJoJoJoJoJo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, traivs

@max3903 max3903 closed this Aug 10, 2020
@flotho
Copy link
Member

flotho commented Apr 2, 2021

any plan to restart this ?

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.

7 participants