Skip to content

added due_date attribute to ProjectIssue#216

Merged
gpocentek merged 1 commit intopython-gitlab:masterfrom
ExodusIntelligence:hotfix-issue_due_date-215
Feb 10, 2017
Merged

added due_date attribute to ProjectIssue#216
gpocentek merged 1 commit intopython-gitlab:masterfrom
ExodusIntelligence:hotfix-issue_due_date-215

Conversation

@d0c-s4vage
Copy link
Copy Markdown
Contributor

No description provided.

@d0c-s4vage
Copy link
Copy Markdown
Contributor Author

I don't think that build failure is due to me - https://travis-ci.org/gpocentek/python-gitlab/jobs/199693767

Specifically:

Traceback (most recent call last):
  File "/home/travis/build/gpocentek/python-gitlab/tools/python_test.py", line 37, in <module>
    settings.save()
  File "/home/travis/build/gpocentek/python-gitlab/gitlab/objects.py", line 326, in save
    self._update(**kwargs)
  File "/home/travis/build/gpocentek/python-gitlab/gitlab/objects.py", line 321, in _update
    json = self.gitlab.update(self, **kwargs)
  File "/home/travis/build/gpocentek/python-gitlab/gitlab/__init__.py", line 554, in update
    raise_error_from_response(r, GitlabUpdateError)
  File "/home/travis/build/gpocentek/python-gitlab/gitlab/exceptions.py", line 180, in raise_error_from_response
    response_body=response.content)
gitlab.exceptions.GitlabUpdateError: 400: {"error":"domain_whitelist is invalid"}
ERROR: 'python /home/travis/build/gpocentek/python-gitlab/tools/python_test.py' failed

@gpocentek
Copy link
Copy Markdown
Contributor

Looks good. The test failure is not related to your patch.

@gpocentek gpocentek merged commit 1e0ae59 into python-gitlab:master Feb 10, 2017
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.

2 participants