*** altlogbot_2 has quit IRC | 04:56 | |
*** altlogbot_2 has joined #ara | 04:57 | |
*** gvincent has joined #ara | 06:46 | |
*** micisuta has joined #ara | 07:37 | |
*** sshnaidm|afk is now known as sshnaidm|ruck | 08:11 | |
*** idir__3 has joined #ara | 09:02 | |
idir__3 | hi, i would like to share with you this solution for the problem of encoding found when trying to deploy playbooks using jenkins | 09:04 |
---|---|---|
idir__3 | i just export this var : LC_CTYPE = "fr_FR.UTF-8" and the problem was solved | 09:05 |
*** idir__3 has quit IRC | 09:39 | |
*** micisuta1 has joined #ara | 10:32 | |
*** micisuta has quit IRC | 10:32 | |
*** micisuta1 is now known as micisuta | 10:32 | |
*** micisuta1 has joined #ara | 10:35 | |
*** micisuta has quit IRC | 10:36 | |
*** micisuta has joined #ara | 11:09 | |
*** micisuta_ has joined #ara | 11:26 | |
*** micisuta1 has joined #ara | 11:40 | |
*** micisuta__ has joined #ara | 11:40 | |
*** micisuta1 has quit IRC | 11:41 | |
*** micisuta has quit IRC | 11:42 | |
*** micisuta__ is now known as micisuta | 11:43 | |
*** micisuta_ has quit IRC | 11:44 | |
*** vincent-- has joined #ara | 12:56 | |
*** vincent- has quit IRC | 12:59 | |
*** ohwhyosa[m] has joined #ara | 14:31 | |
ohwhyosa[m] | Hello there! | 14:31 |
ohwhyosa[m] | I kinda manage to install ara (will have to install it systemwide anyway or something, cause else it says there is no ara.clients) | 14:32 |
ohwhyosa[m] | It looks good! And a little question | 14:32 |
dmsimard | ohwhyosa[m]: o/ | 14:33 |
ohwhyosa[m] | Before, you were able to click on a task and read the whole callback output, with all the info that the task returned through console | 14:33 |
ohwhyosa[m] | Can you still do that? | 14:33 |
ohwhyosa[m] | \o dmsimard | 14:33 |
dmsimard | ohwhyosa[m]: the data is available through the API but it's still not implemented in the new web UI :( | 14:33 |
dmsimard | There's a set of issues to add missing features in ara-web here: https://github.com/ansible-community/ara-web/issues | 14:34 |
ohwhyosa[m] | Oh! Get it! Well, that's a pity, because it was my main interest with ara, but still, amazing work! | 14:34 |
ohwhyosa[m] | Great! I'll check that out! | 14:34 |
dmsimard | ohwhyosa[m]: you can pin to <1.0 in the meantime | 14:35 |
dmsimard | 1.0 is more or less a full rewrite and adds an API | 14:35 |
ohwhyosa[m] | Is there a way to use the pip provided version of the api with an older web-ui? | 14:35 |
ohwhyosa[m] | dmsimard: Amazing! Thanks for the advice! | 14:35 |
dmsimard | no, the older web UI made raw sql queries to the backend database | 14:36 |
dmsimard | was based on flask | 14:36 |
dmsimard | the API was implemented to avoid doing those raw sql queries | 14:36 |
ohwhyosa[m] | Aaaaah geddit | 14:36 |
dmsimard | I'm not very proficient in javascript :( | 14:37 |
ohwhyosa[m] | Yeah, I believe reading something about that and then I was, oh, django, nice! | 14:37 |
ohwhyosa[m] | Yeah, that solves a lot of complications with firewalls, capped wifis and stuff | 14:37 |
ohwhyosa[m] | I just asked around to see if anyone in the office could lend a hand, but unfortunately they don't do react | 14:52 |
ohwhyosa[m] | Mainly pyton and django, great at that, and in js they excel at Vue and Angular | 14:52 |
ohwhyosa[m] | But react they told me is not really their forte | 14:52 |
*** gvincent has quit IRC | 15:00 | |
*** openstackgerrit has joined #ara | 15:13 | |
openstackgerrit | David Moreau Simard proposed recordsansible/ara master: Doc: Don't use code-block without language setting https://review.opendev.org/669200 | 15:13 |
dmsimard | ohwhyosa[m]: bummer :( | 15:17 |
*** _KaszpiR_ has quit IRC | 15:20 | |
ohwhyosa[m] | Any case, if you need any help with the api side of things or try an alternative JS framework, I'm sure they'd love to help out a bit | 15:26 |
ohwhyosa[m] | I myself I'm barely a hobbyist programmer | 15:27 |
ohwhyosa[m] | so no can do much | 15:27 |
ohwhyosa[m] | But it does look amazing anyway, and great work! | 15:27 |
dmsimard | ohwhyosa[m]: thanks :D | 15:28 |
*** _KaszpiR_ has joined #ara | 16:00 | |
*** micisuta has quit IRC | 16:41 | |
*** apollo13 has quit IRC | 17:31 | |
*** apollo13 has joined #ara | 17:33 | |
openstackgerrit | Merged recordsansible/ara master: Doc: Don't use code-block without language setting https://review.opendev.org/669200 | 18:14 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Format started/ended and duration timestamps for results https://review.opendev.org/669215 | 18:21 |
dmsimard | ohwhyosa[m]: I'll have a rough patch up for results soon | 18:37 |
ohwhyosa[m] | dmsimard: Great! I'm checking it out! I'm now always connected via riot, so feel free to mention me at whatever time! | 18:40 |
openstackgerrit | Merged recordsansible/ara-web master: Format started/ended and duration timestamps for results https://review.opendev.org/669215 | 18:47 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara master: API: Add "items" field to Simple Playbook/Play/Task serializers https://review.opendev.org/669218 | 19:23 |
*** micisuta has joined #ara | 20:13 | |
*** micisuta has quit IRC | 20:44 | |
openstackgerrit | David Moreau Simard proposed recordsansible/ara master: API: Expose the task file path as task.path https://review.opendev.org/669220 | 20:46 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: WIP: Add modal for displaying result details https://review.opendev.org/669221 | 20:50 |
openstackgerrit | Merged recordsansible/ara master: API: Add "items" field to Simple Playbook/Play/Task serializers https://review.opendev.org/669218 | 21:00 |
dmsimard | ohwhyosa[m]: it's very WIP but proof of concept: http://logs.openstack.org/21/669221/1/check/ara-web-build-dashboard/cb39ac9/npm/html/ there's now a blue icon button to click on: https://i.imgur.com/rRQ4D5i.png | 21:07 |
dmsimard | patch is in https://review.opendev.org/669221 | 21:07 |
ohwhyosa[m] | Hey, dmsimard it is amazing how fast you got it working, looks amazing! | 21:27 |
ohwhyosa[m] | I'm gonna test it in a bit! | 21:28 |
ohwhyosa[m] | Have you checked https://www.npmjs.com/package/react-native-syntax-highlighter? | 21:28 |
ohwhyosa[m] | I don't know about react myself, but if you wanna ever add syntax highlighting of sorts that might have it already done | 21:29 |
dmsimard | Syntax highlighting would come in handy for displaying the playbook and role files | 21:32 |
ohwhyosa[m] | Tested it already! Works amazing! | 21:45 |
ohwhyosa[m] | Lemme look at something, might take a while | 21:45 |
ohwhyosa[m] | And thanks a lot, that was some quick implementation! | 21:46 |
*** cweeks has quit IRC | 22:23 | |
ohwhyosa[m] | Well, no luck right now, i was trying to better localize the screen overflow bug | 22:38 |
ohwhyosa[m] | Anycase, if it is worth something, it doesn't seem to be a problem only for firefox/chrome in android, but every time the screen width goes below exactly 882px | 22:41 |
ohwhyosa[m] | dmsimard | 22:41 |
ohwhyosa[m] | You are also probably aware of this, a cancelled play execution appears as in progress, I guess that's more of an ansible thing! | 22:51 |
ohwhyosa[m] | night! | 22:51 |
*** sshnaidm|ruck is now known as sshnaidm|off | 23:14 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!