*** wendar has joined #storyboard | 00:01 | |
*** persia has joined #storyboard | 00:02 | |
*** persia has quit IRC | 00:02 | |
*** persia has joined #storyboard | 00:02 | |
*** mgagne has joined #storyboard | 00:08 | |
*** mgagne is now known as Guest72739 | 00:09 | |
*** coolsvap has quit IRC | 00:13 | |
*** wendar_ has quit IRC | 00:13 | |
*** Guest6936 has quit IRC | 00:13 | |
*** persia__ has quit IRC | 00:13 | |
*** coolsvap has joined #storyboard | 00:13 | |
*** jang has quit IRC | 01:12 | |
*** Guest41543 is now known as zaro | 02:22 | |
*** cody-somerville has quit IRC | 03:00 | |
*** david-lyle has joined #storyboard | 03:30 | |
*** david-lyle has quit IRC | 04:47 | |
*** david-lyle has joined #storyboard | 04:48 | |
*** jang1 has joined #storyboard | 05:08 | |
*** che-arne has joined #storyboard | 05:48 | |
*** k4n0 has joined #storyboard | 05:57 | |
*** david-lyle has quit IRC | 06:52 | |
*** MaxV has joined #storyboard | 06:55 | |
*** MaxV has quit IRC | 06:55 | |
*** MaxV has joined #storyboard | 06:56 | |
*** MaxV has quit IRC | 06:59 | |
*** jtomasek has joined #storyboard | 07:12 | |
*** SotK has joined #storyboard | 07:42 | |
*** MaxV has joined #storyboard | 07:58 | |
*** coolsvap has quit IRC | 08:04 | |
*** coolsvap has joined #storyboard | 08:04 | |
*** che-arne has quit IRC | 08:05 | |
*** che-arne has joined #storyboard | 08:05 | |
*** k4n0 has quit IRC | 08:05 | |
*** k4n0 has joined #storyboard | 08:05 | |
*** ilyashakhat has joined #storyboard | 08:18 | |
*** k4n0 has quit IRC | 08:48 | |
*** k4n0 has joined #storyboard | 09:07 | |
ttx | krotscheck: the instructions on the getting started for webclient look a bit wrong | 10:02 |
---|---|---|
ttx | I did tox -evenv (successfully) | 10:03 |
ttx | but then "source .tox/grunt_no_api/bin/activate" fails (there is no .tox/grunt_no_api) | 10:03 |
ttx | should the first one be tox -egrunt_no_api ? or the second one be source .tox/venv/bin/activate ? | 10:05 |
* ttx just switched laptops and tries to get the dev env alright again) | 10:05 | |
openstackgerrit | Mike Williams proposed a change to openstack-infra/storyboard: Exit gracefully when all login details not provided https://review.openstack.org/121498 | 10:22 |
*** k4n0 has quit IRC | 10:42 | |
*** k4n0 has joined #storyboard | 11:03 | |
*** mfer has joined #storyboard | 12:56 | |
*** jcoufal has joined #storyboard | 12:59 | |
ctgriffiths_ | Hello, I've found that storyboard dropped support for postgres about 3 months ago. Does anyone know the reason for this and if would prevent me from getting storyboard working with postgres? | 13:09 |
*** k4n0 has quit IRC | 13:13 | |
*** ctgriffiths_ has quit IRC | 13:17 | |
*** ctgriffiths has joined #storyboard | 13:18 | |
krotscheck | ctgriffiths_: Yep - the reason was that we dropped _all_ non-mysql support about 6 months ago, we simply had some zombie code still lying around. We dropped it because trying to keep our alembic migrations supporting both postgres and mysql turned into a huge, hairy, named-index-let’s-create-temporary-tables-if-then-case-statement mess. To get storyboard working on postgres, you’ll have to extrapolate the current version of the database from o | 14:13 |
krotscheck | alembic migrations and apply them manually. There is no plan to support postgres. | 14:13 |
krotscheck | ttx: Could be that it’s a bit out of date. Try -egrunt? | 14:13 |
* krotscheck has been working off of -evenv, but hasn’t rebuilt his environment recently | 14:13 | |
ctgriffiths | thanks krotscheck | 14:13 |
krotscheck | ttx: I’m getting intermittent failures on tox -evenv | 14:21 |
krotscheck | ttx: On different spots | 14:21 |
*** david-lyle has joined #storyboard | 14:33 | |
krotscheck | ttx: I stand corrected, I was working off of py27 | 14:36 |
*** wenlock has joined #storyboard | 14:36 | |
*** paulsher1ood has joined #storyboard | 14:46 | |
krotscheck | StoryBoard meeting in #openstack-meeting. | 14:58 |
*** che-arne has quit IRC | 15:03 | |
*** cody-somerville has joined #storyboard | 15:21 | |
*** reed has joined #storyboard | 15:51 | |
krotscheck | Ooops, got kicked out | 16:01 |
ttx | krotscheck: ok, probably worth updating those instructions at some point | 16:04 |
* ttx will retry testing tomorrow | 16:05 | |
*** jcoufal has quit IRC | 16:15 | |
*** jcoufal has joined #storyboard | 16:18 | |
*** mfer has quit IRC | 16:27 | |
*** MaxV has quit IRC | 16:46 | |
*** MaxV has joined #storyboard | 16:46 | |
*** MaxV has quit IRC | 16:51 | |
*** MaxV has joined #storyboard | 17:31 | |
*** mfer has joined #storyboard | 17:35 | |
*** openstackgerrit has quit IRC | 18:32 | |
*** openstackgerrit has joined #storyboard | 18:33 | |
zaro | krotscheck: question about updating stories with REST API. | 20:22 |
krotscheck | yep? | 20:22 |
zaro | krotscheck: is it possible to update just one parameter, like status? | 20:22 |
zaro | krotscheck: or do you need to provide a story object with all params? | 20:23 |
krotscheck | zaro: There’s no PATCH support yet, no. | 20:23 |
zaro | krotscheck: it's in the documentation. | 20:24 |
krotscheck | zaro: Urm. where? | 20:25 |
zaro | krotscheck: https://storyboard.openstack.org/api/v1/stories/291 | 20:25 |
zaro | krotscheck: opps, http://ci.openstack.org/storyboard/webapi/v1.html | 20:26 |
zaro | krotscheck: PUT /v1/stories | 20:26 |
*** mfer has quit IRC | 21:29 | |
*** david-lyle has quit IRC | 22:06 | |
*** david-lyle has joined #storyboard | 22:07 | |
*** jcoufal has quit IRC | 22:25 | |
*** david-lyle has quit IRC | 22:53 | |
*** wenlock has quit IRC | 23:24 | |
*** MaxV has quit IRC | 23:41 | |
*** cody-somerville has quit IRC | 23:52 | |
*** cody-somerville has joined #storyboard | 23:53 | |
*** cody-somerville has joined #storyboard | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!