Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

ARIA-155 Clean models from unused fields #114

Merged
merged 1 commit into from
Apr 30, 2017

Conversation

ran-z
Copy link

@ran-z ran-z commented Apr 30, 2017

No description provided.

@asfbot
Copy link

asfbot commented Apr 30, 2017

Can one of the admins verify this patch?

(True, 'name', now, None, {}, {}, now),
(True, 'name', now, 'desc', {}, {}, now),
(True, 'name', now, 'desc', {}, {}, None),
(True, 'name', now, 'desc', {}, {}, now),
Copy link
Contributor

Choose a reason for hiding this comment

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

same as line 222 and 219

(True, now, None, now, 'error', {}, Execution.STARTED, 'wf_name'),
(True, now, now, None, 'error', {}, Execution.STARTED, 'wf_name'),
(True, now, now, now, None, {}, Execution.STARTED, 'wf_name'),
(True, now, now, now, 'error', {}, Execution.STARTED, 'wf_name'),
Copy link
Contributor

Choose a reason for hiding this comment

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

same as 261

(True, 'name', {}, 'initial', 1),
(True, None, {}, 'initial', 1),
(True, 'name', None, 'initial', 1),
(True, 'name', {}, 'initial', 1),
Copy link
Contributor

Choose a reason for hiding this comment

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

same as 551

@asfgit asfgit force-pushed the ARIA-155-clean-models-from-usused-fields branch from 18a50ba to d0c5e6f Compare April 30, 2017 12:39
@asfgit asfgit merged commit d0c5e6f into master Apr 30, 2017
@asfgit asfgit deleted the ARIA-155-clean-models-from-usused-fields branch April 30, 2017 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants