[ckan-changes] [okfn/ckan] 76cc9d: Run DataStore tests in Travis-CI

GitHub noreply at github.com
Fri Jan 18 17:30:20 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 76cc9d3b8641489dc8e6674cb0e46ade02ce0b25
      https://github.com/okfn/ckan/commit/76cc9d3b8641489dc8e6674cb0e46ade02ce0b25
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-01-18 (Fri, 18 Jan 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Run DataStore tests in Travis-CI

I had to do a workaround so "paster datastore set-permissions" would work. The
problem is that the code calls psql passing the -W option. This option asks for
the database's password, even if you don't need it. So I simply removed it.

We should look into a better solution for this.


  Commit: 19ddbed2206bd8dd0a22d378aa4ef08d437f8eef
      https://github.com/okfn/ckan/commit/19ddbed2206bd8dd0a22d378aa4ef08d437f8eef
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-01-18 (Fri, 18 Jan 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Set up IRC notifications for Travis-CI


Compare: https://github.com/okfn/ckan/compare/085d9c99b0e6...19ddbed2206b


More information about the ckan-changes mailing list