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

[11.0][MIG] dead_mans_switch_client #1277

Merged
merged 11 commits into from Feb 6, 2019

Conversation

aisopuro
Copy link
Contributor

@aisopuro aisopuro commented Jun 5, 2018

No description provided.

hbrunn and others added 10 commits June 5, 2018 12:15
* [ADD] dead_mans_switch_client, dead_mans_switch_server

* OCA Transbot updated translations from Transifex

* Add demo system parameter and some fixes to README. Fix OCA#314.

* Add timeout to urlopen in order to avoid "freeze" of the cron job

* Use default timeout in get_param directly

* OCA Transbot updated translations from Transifex

* [IMP] count all child processes' resources

* [FIX] only look at parent if workers are configured

* [ADD] tell the server that we don't know a value

* [FIX] pass timeout as keyword argument

* [ADD] hints for coveralls

* OCA Transbot updated translations from Transifex

* OCA Transbot updated translations from Transifex

* OCA Transbot updated translations from Transifex

* OCA Transbot updated translations from Transifex

* OCA Transbot updated translations from Transifex

* OCA Transbot updated translations from Transifex

* [ADD] migrate dead_mans_switch_client

* [IMP] better readme, s/8.0/9.0/
@aisopuro aisopuro mentioned this pull request Jun 5, 2018
92 tasks
@pedrobaeza pedrobaeza added this to the 11.0 milestone Jun 5, 2018
@pedrobaeza
Copy link
Member

Please check Travis and runbot status

@aisopuro
Copy link
Contributor Author

aisopuro commented Jun 5, 2018

Sorry @pedrobaeza I started with just the patch-commits, so those were destined to fail. I've now migrated the code, so Travis is giving the green light, but Runbot seems to have failed. I was able to open and log into the Runbot, and it seemed to work fine. I wasn't able to download any log files. What can I do to fix the runbot error?

@pedrobaeza
Copy link
Member

pedrobaeza commented Jun 5, 2018

You can check here the logs:

https://runbot2.odoo-community.org/runbot/static/build/3327863-1277-e764df/logs/job_20_test_all.txt

It's a warning as ir.todo has changed its structure:

2018-06-05 11:15:39,848 166 WARNING openerp_test odoo.models: ir.actions.todo.create() includes unknown fields: type

Copy link

@mlaitinen mlaitinen left a comment

Choose a reason for hiding this comment

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

Nice 👍

Copy link

@mlaitinen mlaitinen left a comment

Choose a reason for hiding this comment

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

Small detail. Need to have 0 warnings during build.

dead_mans_switch_client/data/ir_actions.xml Outdated Show resolved Hide resolved
- Model ir.cron has changed slightly
- urllib2 no longer exists in Python 3
- Strings given to urllib.requests.Request must be encoded as bytes
@mlaitinen mlaitinen force-pushed the 11.0-mig-dead_mans_switch_client branch from e764dff to a748e4a Compare June 13, 2018 11:54
@aisopuro
Copy link
Contributor Author

aisopuro commented Feb 6, 2019

This still seems to be hanging around. Is there anyone who would be willing to be a second reviewer? Does @pedrobaeza know?

@pedrobaeza
Copy link
Member

OK, let's go for an optimistic merging.

@pedrobaeza pedrobaeza merged commit e72385b into OCA:11.0 Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants