*** tristan has quit IRC | 03:51 | |
*** tristan has joined #buildstream | 03:56 | |
gitlab-br-bot | marge-bot123 closed issue #1033 (Allow customisation of max-jobs instead hardcore to a maximum of 8) on buildstream https://gitlab.com/BuildStream/buildstream/issues/1033 | 04:06 |
---|---|---|
gitlab-br-bot | marge-bot123 merged MR !1473 (tristan/config-max-jobs->master: Add max-jobs configuration and command line option) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1473 | 04:06 |
gitlab-br-bot | marge-bot123 merged MR !1474 (tristan/bst-1/config-max-jobs->bst-1: Add max-jobs configuration and command line option (bst 1)) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1474 | 04:50 |
juergbi | benschubert: strip-args was removed from default project.conf a while ago. freedesktop-sdk should already have that fixed, though, at least in the branch that's targeting bst master | 04:52 |
*** ChanServ sets mode: +o tristan | 05:04 | |
tristan | I am a bit clueless at how this is intended to work, and so I probably messed this up in some way: https://gitlab.com/BuildStream/buildstream-docker-images/merge_requests/118 | 05:04 |
tristan | Any help ? | 05:04 |
tristan | maybe jjardon or cs-shadow ? | 05:04 |
tristan | Ahhh, the .gitlab-ci.yml is *also* generated | 05:06 |
tristan | juergbi, I think I'm going to re-tag 1.3.0 and roll a dev release of it off of the new bst-1 branch, leading up to 1.4 | 05:22 |
juergbi | hm, retaging sounds like a very bad idea | 05:24 |
tristan | I know | 05:24 |
juergbi | did we announce the 1.3.0 snapshot? | 05:24 |
tristan | But in this case, we only ever had the 1.3.0 tag for the purpose of making the badges on the websites work | 05:24 |
tristan | We never did no | 05:25 |
juergbi | ah ok, but then let's just tag it as 1.3.1 | 05:25 |
juergbi | and ignore 1.3.0 existed | 05:25 |
tristan | We just abandoned stability and moved on | 05:25 |
tristan | juergbi, I'm alright with that too yeah | 05:25 |
tristan | In other news, I'm baffled as to how https://gitlab.com/BuildStream/buildstream/blob/bst-1/buildstream/_ostree.py#L274 has ever worked in the past :-S | 05:26 |
tristan | I'm looking at https://github.com/ostreedev/ostree/blob/master/src/libostree/ostree-repo.c#L2047, which has seen some docs annotation changes in the last months... but has otherwise not changed since 2015 | 05:27 |
* tristan has recently upgraded to buster | 05:27 | |
tristan | And I'm comparing /usr/local/share/gir-1.0/OSTree-1.0.gir (a couple year old build I have locally) with /usr/share/gir-1.0/OSTree-1.0.gir (recently distro installed), but there are the same arguments there (just some clarifications of their types) | 05:28 |
tristan | Yet... on my laptop I get a stack trace telling me: TypeError: OSTree.Repo.remote_gpg_import() takes exactly 5 arguments (6 given) | 05:29 |
tristan | While it doesnt appear to be a problem in CI (hence my trying to add buster to the images) | 05:29 |
tristan | This happens in tests/examples/flatpak-autotools.py::test_autotools_build and tests/examples/flatpak-autotools.py::test_autotools_run | 05:30 |
tristan | girs... enter API breaks where it is hard to know where to point fingers | 05:30 |
tristan | Or... wait... I have GI_TYPELIB_PATH set | 05:32 |
tristan | So... it appears to be a problem of my local build not playing well with the system installed pygobject stuff perhaps ? | 05:33 |
tristan | That would be a relief | 05:33 |
tristan | yeah, anyway definitely not hitting that error anymore | 05:38 |
tristan | nothing is broke except my distro :) | 05:39 |
tristan | (and now a bit less so :)) | 05:39 |
*** tristan has quit IRC | 05:42 | |
*** tristan has joined #buildstream | 06:27 | |
gitlab-br-bot | marge-bot123 merged MR !1477 (tristan/backport-previous-sources->bst-1: Backport ability to see previous sources in fetch() and track()) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1477 | 06:29 |
*** toscalix has joined #buildstream | 07:09 | |
benschubert | juergbi: thanks! | 07:44 |
benschubert | tristan: did you encounter any difficulties with the docker-images CI? Is there anything that would make it easier? | 07:44 |
*** bochecha has joined #buildstream | 08:01 | |
*** alexandrufazakas has joined #buildstream | 08:12 | |
cs-shadow | tristan: also, the Docker images repo is suffering from CI related issues at the moment. I plan on fixing it today. Will land your MR after that | 08:18 |
alexandrufazakas | tristan: Hey, can you please help me understand https://gitlab.com/BuildStream/buildstream/issues/178 a bit when you've some time? | 08:21 |
bochecha | morning, bst 1.2.8 is in Fedora Rawhide, currently building in F30 and F29 | 08:42 |
bochecha | I didn't follow much lately, is there already a roadmap for the next breaking release? | 08:43 |
*** ChanServ sets mode: +o tristan | 08:48 | |
tristan | benschubert, cs-shadow I think I got it figured out, which files I needed to modify in templates/ | 08:48 |
tristan | benschubert, cs-shadow but I cannot explain why the CI fails really: https://gitlab.com/BuildStream/buildstream-docker-images/pipelines/71183504 | 08:49 |
tristan | review appreciated :) | 08:49 |
tristan | bochecha, I'm about to release a dev snapshot of 1.3.1 (1.3.0 was just a tag so leaving it there)... details will be in the mail | 08:50 |
bochecha | cool, will read then :) | 08:50 |
tristan | bochecha, it's not "leading up to 2.0", it's rather a small feature release for some desperately needed features | 08:50 |
tristan | alexandrufazakas, https://developer.gnome.org/glib/ <-- look at that page for example | 08:51 |
tristan | alexandrufazakas, the ultimate goal, is that we have a landing page like that where we decide *which* docs to browse | 08:52 |
tristan | alexandrufazakas, this has become all the more pressing since we decided to break API and work on BuildStream 2 | 08:52 |
alexandrufazakas | Oh, okay, that's a good example | 08:53 |
alexandrufazakas | I see the master documentation is at https://buildstream.gitlab.io/buildstream/main_about.html | 08:53 |
alexandrufazakas | And the one at https://docs.buildstream.build/main_about.html is the latest stable? | 08:54 |
alexandrufazakas | tristan: All the information there is generated using `tox man`, right? So the idea is to have everything somewhere for all stable versions + the development version? | 08:57 |
tristan | alexandrufazakas, First question, yes... second question... no | 09:00 |
tristan | second question `tox -e docs` I believe | 09:00 |
tristan | man updates the man pages only | 09:00 |
tristan | which are currently statically committed, anyway man pages are irrelevant to the full published html docs | 09:01 |
*** phildawson_ has joined #buildstream | 09:01 | |
alexandrufazakas | Then what's the documentation at https://docs.buildstream.build/index.html for? | 09:03 |
alexandrufazakas | tristan: So which versions we'd want to have documentation for there? | 09:04 |
benschubert | tristan: Kinnison if I remember correctly, YAML from buildstream ought to always have "\n" and whitespaces stripped, correct? | 09:05 |
Kinnison | I believe arbitrary strings are always trimmed, yes | 09:05 |
Kinnison | But not necessarily anything interpreted as a boolean | 09:05 |
Kinnison | or number | 09:05 |
Kinnison | And there was talk of removing that | 09:05 |
benschubert | Ok, because before my rework it was not correcy done, and BST master break cache keys on freedesktop by removing newlines | 09:07 |
benschubert | So new master has the expected behavior | 09:09 |
tristan | Trailing and leading whitespace is stripped indeed | 09:12 |
tristan | We tried changing that but it was a headache as I recall | 09:12 |
benschubert | perfect | 09:12 |
tristan | alexandrufazakas, The latest of every minor point | 09:13 |
tristan | alexandrufazakas, For added fancyness, I would group major points together (so that BuildStream 1 and BuildStream 2 are clearly separated) | 09:14 |
tristan | alexandrufazakas, For BuildStream 2 however, your first entry will be 1.91.0 | 09:15 |
tristan | we probably need a tag for that | 09:15 |
tristan | alexandrufazakas, You might take a look at badges.py in the docs subdir to find a script which introspects release tags | 09:15 |
alexandrufazakas | tristan: So all the tags on the buildstream repository? | 09:15 |
tristan | you can use that to do some arithmetic to "list all minor points" and derive "what is the greatest micro point for each minor point" | 09:16 |
alexandrufazakas | Although yes, there's no 1.91.0 | 09:16 |
tristan | right, we probably want one for that sake | 09:16 |
tristan | alexandrufazakas, Oh wait... there are some more logistics... | 09:17 |
tristan | alexandrufazakas, Asides from release tags, we'd want a "latest" at the end of each major point, that is branch driven instead of tag driven | 09:17 |
tristan | I think that mechanics would work for all eternity :) | 09:17 |
tristan | alexandrufazakas, Anyway, you could put branches and "latest" aside for the moment | 09:19 |
tristan | alexandrufazakas, Assuming you can get the tag driven stuff done, adding a "latest" to that will become trivial | 09:19 |
alexandrufazakas | tristan: So we want a list with the tags from gitlab, e.g. "1.0.0, 1.0.1, ..., 1.3.1" each with their own documentaiton | 09:20 |
alexandrufazakas | Which should be generated by checking out that and `tox -e docs` | 09:20 |
tristan | alexandrufazakas, Right... your task I suppose is figuring out and designing how that will all come together | 09:21 |
tristan | alexandrufazakas, I.e. how the site automatically updates as a result of pushing a new tag, etc | 09:21 |
alexandrufazakas | tristan: Oh, okay, so we want this to be automated | 09:22 |
*** lachlan has joined #buildstream | 09:22 | |
alexandrufazakas | tristan: And which site should we use? | 09:23 |
tristan | alexandrufazakas, docs.buildstream.build of course :) | 09:24 |
alexandrufazakas | tristan: Alright. How can I make changes it? | 09:25 |
tristan | alexandrufazakas, it's currently published with a hack here: https://gitlab.com/BuildStream/docs-website | 09:25 |
tristan | alexandrufazakas, So that is currently a job which yanks the latest stable artifact and publishes it (it doesnt build the docs) | 09:26 |
tristan | alexandrufazakas, Please feel completely free to either use that repo as a part of your mechanics for publishing docs, or nuke it to hell if possible | 09:26 |
alexandrufazakas | lol | 09:26 |
gitlab-br-bot | aevri opened (was WIP) MR !1478 (aevri/nodews->master: node.pyx: rm trailing whitespace) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1478 | 09:26 |
tristan | alexandrufazakas, I think it's a separate repo for permissions purposes (we need a special key to publish to the website, and we don't want "all developers" to have access to it) | 09:27 |
gitlab-br-bot | BenjaminSchubert approved MR !1478 (aevri/nodews->master: node.pyx: rm trailing whitespace) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1478 | 09:27 |
*** jonathanmaw has joined #buildstream | 09:33 | |
tristan | alexandrufazakas, Sorry that I don't have time today to brainstorm a proper design with you | 09:34 |
alexandrufazakas | tristan: It's alright | 09:34 |
alexandrufazakas | I'm just trying to make sense of everything here | 09:34 |
* tristan started earlier today, and it's already 6:30pm, going to meet folks for dinner | 09:34 | |
tristan | alexandrufazakas, I hope I've clarified the global scope of the thing :) | 09:34 |
tristan | alexandrufazakas, There are a few ways to fry the cat of course | 09:35 |
alexandrufazakas | tristan: You did help me understand it quite a bit, yes :D | 09:35 |
tristan | Maybe build it all in one CI... or keep the approach of collecting prebuilt artifacts and then aggregating them on the website ? | 09:35 |
tristan | Things for you to consider | 09:35 |
alexandrufazakas | I'll comment on the issue should I have other questions, maybe you can have a look at them when you're in tomorrow | 09:35 |
tristan | aggregating prebuilt artifacts might be easier because of possibly differing CI images | 09:35 |
tristan | i.e. maybe the docker images used to generate 1.0 documentation can no longer be used to generate docs for BuildStream 5.6, which will be released in the year 2329 | 09:36 |
tristan | (it's already there on the roadmap !) | 09:36 |
alexandrufazakas | hahaha | 09:37 |
alexandrufazakas | Definitely worth considering | 09:37 |
tristan | you might have a git repo checkout in the docs-website repo which just lets you introspect the tags | 09:38 |
tristan | and use the tags to derive gitlab artifact URLs | 09:39 |
tristan | anyway, not thinking about this anymore I promise ! | 09:39 |
* tristan heads out to dinner :) | 09:39 | |
alexandrufazakas | Enjoy, tristan :) | 09:39 |
*** tristan has quit IRC | 09:43 | |
benschubert | jjardon: https://gitlab.com/freedesktop-sdk/freedesktop-sdk/merge_requests/1559 :) | 09:46 |
gitlab-br-bot | marge-bot123 merged MR !1449 (jennis/update_ready_for_runtime->master: Remove __update_state_recursively()) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1449 | 09:52 |
*** tristan has joined #buildstream | 09:57 | |
bochecha | > BuildStream 1.4 will be compatible in every way with previous BuildStream 1 releases | 10:00 |
bochecha | cool | 10:00 |
bochecha | does it make sense to package the 1.3 series then or should I wait for 1.4? maybe for Rawhide? | 10:00 |
*** lachlan has quit IRC | 10:11 | |
*** lachlan has joined #buildstream | 10:17 | |
alexandrufazakas | https://gitlab.com/BuildStream/docs-website/blob/master/.gitlab-ci.yml anyone have any idea where ACME_CHALLENGE is set here? Or is it just an envrionment variable which contains a key, therefore you don't want it in the code? | 10:26 |
gitlab-br-bot | marge-bot123 merged MR !1478 (aevri/nodews->master: node.pyx: rm trailing whitespace) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1478 | 10:26 |
*** lachlan has quit IRC | 10:29 | |
*** phoenix has joined #buildstream | 10:31 | |
*** phoenix has quit IRC | 10:34 | |
*** lachlan has joined #buildstream | 10:35 | |
juergbi | alexandrufazakas: yes, that's an environment variable that is set in gitlab CI config for the project | 10:45 |
alexandrufazakas | juergbi: gitlab CI config? Isn't this yaml what that is? | 10:46 |
alexandrufazakas | Oh, I guess it's set through the UI? | 10:49 |
SotK | yeah, there is also config you can edit in-browser if you have sufficient permissions, for things like variables to set in the environment for CI runs | 10:49 |
alexandrufazakas | Ah, okay. Thanks SotK, juergbi | 10:49 |
alexandrufazakas | Can someone help me understand how thi https://gitlab.com/BuildStream/docs-website/blob/master/.gitlab-ci.yml publishes documentation to docs.buildstream.build, please? | 11:04 |
alexandrufazakas | I understand most of the stuff here and the script itself, but it's not clear to me how the files end up at that url. I guess it's identified directly through the provided key? | 11:05 |
gitlab-br-bot | cs-shadow opened MR !1479 (chandan/stack-stricter-warnings->master: elements/stack: Better communicate its requirements) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1479 | 11:29 |
gitlab-br-bot | willsalmon approved MR !1476 (becky/artifact_checkout_directory->master: Artifact checks out to default dir if no --tar or --directory) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1476 | 11:51 |
gitlab-br-bot | marge-bot123 closed issue #1079 (bst artifact checkout should default to directory if neither --tar nor --directory given) on buildstream https://gitlab.com/BuildStream/buildstream/issues/1079 | 11:52 |
gitlab-br-bot | marge-bot123 merged MR !1476 (becky/artifact_checkout_directory->master: Artifact checks out to default dir if no --tar or --directory) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1476 | 11:52 |
tpollard | \o/ | 12:00 |
gitlab-br-bot | willsalmon opened (was WIP) MR !951 (buildbox->master: Add BuildBox backend for sandboxing) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/951 | 12:35 |
tpollard | aevri: any chance that your pickle work will include making queues picklable? | 12:38 |
aevri | tpollard: unfortunately not - I'm trying to avoid pickling as much as possible. | 12:39 |
aevri | What's you're use-case for that I wonder? | 12:39 |
aevri | One thing the pickling will enable is replays of jobs, which I've personally found useful for debugging. | 12:40 |
tpollard | aevri: this front end process separation, the failure handling wants to query queue objects | 12:43 |
tpollard | for now I can get around it (because of having no interactive tests...) but it's extra pain | 12:44 |
aevri | I did a quick test, and it looks like BuildQueue is picklable at least | 12:45 |
aevri | Might be lucky and get the others for free too :) | 12:45 |
aevri | For that use-case, we'll probably have to address the "Element._get_args_for_child_job_pickling" elephant though - I suspect you'll be needing the callbacks and __reverse_dependencies. | 12:47 |
valentind | tristan, I was wondering if it was fine to merge !1146. The rebasing was quite complex, so I wonder if we need a second review. | 12:50 |
gitlab-br-bot | MR !1146: Deduplicate files in local cache with or without exec rights https://gitlab.com/BuildStream/buildstream/merge_requests/1146 | 12:50 |
*** dtf has joined #buildstream | 13:03 | |
gitlab-br-bot | aevri opened (was WIP) MR !1463 (aevri/pickle->master: pickle jobs) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1463 | 13:11 |
*** lachlan has quit IRC | 13:22 | |
*** lachlan has joined #buildstream | 13:22 | |
*** phil has joined #buildstream | 13:31 | |
*** phildawson_ has quit IRC | 13:31 | |
*** lachlan has quit IRC | 13:34 | |
*** phildawson_ has joined #buildstream | 13:34 | |
*** phil has quit IRC | 13:36 | |
*** lachlan has joined #buildstream | 13:39 | |
gitlab-br-bot | jonathanmaw approved MR !1451 (becky/tar_compression->master: Allowing `bst artifact checkout --tar` to use compression) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1451 | 13:49 |
*** lachlan has quit IRC | 13:51 | |
*** bochecha has quit IRC | 14:02 | |
*** bochecha_ has joined #buildstream | 14:03 | |
*** bochecha has joined #buildstream | 14:07 | |
gitlab-br-bot | juergbi opened MR !1480 (juerg/platform->master: Store Platform reference in Context instance variable) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1480 | 14:08 |
*** bochecha_ has quit IRC | 14:09 | |
juergbi | benschubert: are you ok with this approach? https://gitlab.com/BuildStream/buildstream/merge_requests/1465#note_192363469 | 14:11 |
juergbi | if so, I'll marge !1465 | 14:11 |
gitlab-br-bot | MR !1465: Make Context class a Python context manager https://gitlab.com/BuildStream/buildstream/merge_requests/1465 | 14:11 |
*** lachlan has joined #buildstream | 14:12 | |
*** bochecha_ has joined #buildstream | 14:12 | |
*** bochecha has quit IRC | 14:15 | |
*** bochecha_ has quit IRC | 14:17 | |
*** lachlan has quit IRC | 14:17 | |
benschubert | juergbi: seems good! | 14:22 |
juergbi | ta | 14:22 |
gitlab-br-bot | juergbi opened MR !1481 (juerg/unused-cache-keys->master: Remove unused _cache_key variables and get_cache_key() methods) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1481 | 14:22 |
gitlab-br-bot | marge-bot123 merged MR !1465 (juerg/context->master: Make Context class a Python context manager) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1465 | 14:27 |
*** bochecha has joined #buildstream | 14:36 | |
*** lachlan has joined #buildstream | 14:40 | |
*** lachlan has quit IRC | 14:46 | |
*** lachlan has joined #buildstream | 15:00 | |
*** phoenix has joined #buildstream | 15:01 | |
*** dftxbs3e has quit IRC | 15:03 | |
*** dftxbs3e has joined #buildstream | 15:04 | |
*** dftxbs3e has quit IRC | 15:04 | |
*** dftxbs3e has joined #buildstream | 15:04 | |
*** lachlan has quit IRC | 15:09 | |
alexandrufazakas | Are documentation artifacts generated only for stable versions and master? | 15:11 |
alexandrufazakas | Not sure if that ^ question makes sense. I want to have documentation for all the tags we have on the repo and download them similar to how we do it here https://gitlab.com/BuildStream/docs-website/blob/master/.gitlab-ci.yml#L11 | 15:12 |
alexandrufazakas | bst-1.2 is the documentation for 1.2.8. I also got master using */master/*, but not sure about 1, 1.0.1 etc | 15:13 |
*** phoenix has quit IRC | 15:13 | |
*** lachlan has joined #buildstream | 15:17 | |
alexandrufazakas | I think I found a way, although it's differnet to the one in that yaml | 15:19 |
*** phoenix has joined #buildstream | 15:22 | |
gitlab-br-bot | marge-bot123 merged MR !1481 (juerg/unused-cache-keys->master: Remove unused _cache_key variables and get_cache_key() methods) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1481 | 15:30 |
*** lachlan has quit IRC | 15:41 | |
*** phildawson_ has quit IRC | 15:41 | |
*** phildawson_ has joined #buildstream | 15:41 | |
*** lachlan has joined #buildstream | 15:56 | |
juergbi | aevri: the build/test logs here seem to be incomplete: https://gitlab.com/BuildStream/buildstream/pipelines/71260439/builds | 16:02 |
juergbi | any idea what's happening there? I don't see the issue in other branches but maybe it's coincidence | 16:03 |
*** lachlan has quit IRC | 16:03 | |
*** lachlan has joined #buildstream | 16:04 | |
*** bochecha_ has joined #buildstream | 16:06 | |
aevri | How odd, I don't see the problem on the previous run: https://gitlab.com/BuildStream/buildstream/pipelines/71249964 | 16:06 |
aevri | The changes introduced since then don't seem significant: https://gitlab.com/BuildStream/buildstream/merge_requests/1463/diffs?diff_id=48325312&start_sha=bcd204f1a3b4db59282b720f73e5b02d4162c50a | 16:07 |
juergbi | might just be a gitlab issue | 16:07 |
aevri | My guess is coincidence, I'll make them rerun | 16:07 |
aevri | Good to know you dive into the logs :) | 16:07 |
*** lachlan has quit IRC | 16:11 | |
*** toscalix has quit IRC | 16:12 | |
*** phoenix_ has joined #buildstream | 16:12 | |
*** phoenix has quit IRC | 16:13 | |
*** phoenix_ is now known as phoenix | 16:14 | |
*** lachlan has joined #buildstream | 16:15 | |
*** lachlan has quit IRC | 16:19 | |
gitlab-br-bot | jonathanmaw approved MR !1451 (becky/tar_compression->master: Allowing `bst artifact checkout --tar` to use compression) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1451 | 16:20 |
*** rdale has quit IRC | 16:25 | |
*** alexandrufazakas has quit IRC | 16:27 | |
*** rdale has joined #buildstream | 16:35 | |
gitlab-br-bot | jonathanmaw opened MR !1482 (jonathan/job-progress->master: Render progress information for loading and processing elements) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1482 | 16:36 |
*** lachlan has joined #buildstream | 16:41 | |
*** lachlan has quit IRC | 16:45 | |
*** jonathanmaw has quit IRC | 16:54 | |
*** phildawson_ has quit IRC | 16:55 | |
aevri | juergbi - those seem actually run on the second run, spooky. | 16:58 |
*** toscalix has joined #buildstream | 17:03 | |
*** toscalix_ has joined #buildstream | 17:04 | |
*** toscalix has quit IRC | 17:04 | |
*** toscalix_ has quit IRC | 17:06 | |
*** toscalix has joined #buildstream | 17:06 | |
*** phoenix has quit IRC | 17:09 | |
*** toscalix has quit IRC | 17:11 | |
*** tiagogomes has quit IRC | 17:15 | |
*** toscalix has joined #buildstream | 17:16 | |
benschubert | valentind: are you around? I don't seem to have permission to push to freedesktop-sdk as per https://gitlab.com/freedesktop-sdk/freedesktop-sdk/merge_requests/1559 | 17:16 |
*** lachlan has joined #buildstream | 17:19 | |
*** lachlan has quit IRC | 17:21 | |
*** toscalix has quit IRC | 17:22 | |
*** phoenix has joined #buildstream | 18:19 | |
*** xjuan has joined #buildstream | 18:22 | |
*** phoenix has quit IRC | 18:29 | |
*** phoenix has joined #buildstream | 18:34 | |
gitlab-br-bot | BenjaminSchubert opened MR !1483 (bschubert/optimize-downloadable-sources->master: Optimize downloadable sources) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1483 | 19:02 |
benschubert | ^ under 60s for bst show on debian-stack | 19:03 |
benschubert | o/ | 19:03 |
valentind | benschubert, Sorry, I added the wrong person. | 19:23 |
valentind | It should work now. | 19:23 |
benschubert | thanks, let me check | 19:32 |
benschubert | valentind: https://gitlab.com/freedesktop-sdk/freedesktop-sdk/merge_requests/1560 here you go :D | 19:34 |
*** xjuan has quit IRC | 19:42 | |
gitlab-br-bot | BenjaminSchubert opened MR !1484 (bschubert/api-improvements->master: node: Add 'get_str_list' on 'MappingNode') on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1484 | 19:47 |
*** xjuan has joined #buildstream | 20:51 | |
*** xjuan has quit IRC | 21:34 | |
*** bochecha_ has quit IRC | 21:49 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!