*** narispo has joined #buildstream | 00:05 | |
gitlab-br-bot | juergbi merged MR !1850 (juerg/python-3.6->master: Require Python >= 3.6) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1850 | 06:22 |
---|---|---|
*** slaf has quit IRC | 08:29 | |
*** slaf_ has joined #buildstream | 08:29 | |
*** slaf_ is now known as slaf | 08:30 | |
*** ChanServ sets mode: +o tristan | 09:29 | |
* tristan wonders is https://mail.gnome.org/archives/buildstream-list/2019-April/msg00012.html ever materialized into an implementation of these explicitly inherited "symbolic junctions" | 09:30 | |
tristan | if | 09:30 |
*** rdale has joined #buildstream | 09:38 | |
*** phoenix has joined #buildstream | 09:39 | |
*** rdale has quit IRC | 10:41 | |
*** phoenix has quit IRC | 11:01 | |
juergbi | tristan: no, not that I remember | 11:37 |
gitlab-br-bot | juergbi opened MR !1852 (juerg/buildbox->master: Update BuildBox components to 0.0.7) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1852 | 11:40 |
gitlab-br-bot | jjardon approved MR !1852 (juerg/buildbox->master: Update BuildBox components to 0.0.7) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1852 | 13:49 |
gitlab-br-bot | marge-bot123 merged MR !1852 (juerg/buildbox->master: Update BuildBox components to 0.0.7) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1852 | 13:50 |
juergbi | jjardon: while you're at it :) https://gitlab.com/BuildStream/website/-/merge_requests/132 | 13:54 |
juergbi | ta | 13:54 |
jjardon | np, any idea what is the repo for https://buildstream.build/releases.html ? needs an update to 1.4.2 | 13:58 |
jjardon | mmm, seems It should be automticall updated but is not | 14:01 |
juergbi | jjardon: I see 1.4.2 on that page | 14:01 |
* jjardon refresh browser | 14:01 | |
jjardon | ok, nevermind :) | 14:02 |
*** mohan43u has quit IRC | 14:24 | |
*** mohan43u has joined #buildstream | 14:25 | |
tristan | jjardon, that is supposed to have links to the release announcements, and those links need to be updated in the announcements.json in the website repository | 14:39 |
tristan | but when I went to update it, I noticed it hadn't been updated since 1.3.1 | 14:39 |
tristan | and then found that https://buildstream.build/releases.html doesnt link to the release mails anymore | 14:39 |
tristan | anyway, probably I better clean up and remove the deadcode announcements.json if it's really unused, or restore the old behavior (I like having an index to all the release announcements, but there must be some reason for it having been disabled) | 14:40 |
jjardon | tristan: Seems you fixed it then! | 14:40 |
tristan | Nah, I didn't update it because I assumed updating it would end up doing nothing, looks like deadcode | 14:41 |
tristan | because the links at releases.html dont link to the release announcements anymore | 14:41 |
tristan | The instructions for rolling a release were also in the contributing guide at some point, but they seem to have disappeared as well afaict | 14:42 |
tristan | (i.e. those instructions explained that you have to run a pipeline on master, and update the announcements.json after having sent the release mail and pushing the tag) | 14:43 |
tristan | those instructions being missing may have contributed to the releases.html getting out of sync and then eventually disabled I guess | 14:43 |
jjardon | tristan: maybe moved somewhere else | 14:44 |
jjardon | does git grep give you something? | 14:44 |
tristan | jjardon, it was added in ee2296ab744f7298d7e756ee0b1a3b5be5e26387 | 14:45 |
tristan | not sure when it was removed | 14:45 |
jjardon | It is in doc/source/hacking/making_releases.rst now | 14:45 |
tristan | Ah | 14:46 |
tristan | I couldnt find a link to it | 14:46 |
jjardon | Move there Thu Sep 12 15:48:44 2019 | 14:46 |
tristan | where is it linked to, shouldnt it be linked from CONTRIBUTING ? | 14:46 |
jjardon | https://gitlab.com/BuildStream/buildstream/-/issues/1116 | 14:46 |
jjardon | Seems it was devcided in a IRC monthly meeting | 14:47 |
tristan | I'm surprised that the split out of that was merged without adding a link from a TOC somewhere relevant | 14:47 |
tristan | but eh... I guess some house cleaning is needed that's all | 14:48 |
jjardon | Maybe we should remove https://buildstream.build/feature.html or make it a link to NEWS or something | 14:49 |
jjardon | also https://buildstream.build/news.html "there is not going to be 1.4" I think that is not true for a while now :) | 14:50 |
tristan | Ugh... all that website stuff is a lot to maintain | 14:51 |
jjardon | yes | 14:51 |
tristan | there should be a way to consolidate it better and reuse more | 14:51 |
jjardon | tristan: point to NEWS, for example, instead manually maintaining stuff | 14:52 |
jjardon | you only can do that if you have a team committed to keep thing up-to-date | 14:52 |
tristan | This goes back to arguments I had with toscalix waaaay back in those days | 14:52 |
tristan | jjardon, I like having a solid news source which includes more than release notes; e.g. I would prefer to manually update a file every release in the website repo and link to a proper release announcement on the ML, than to just have the content of "NEWS" there | 14:56 |
tristan | The way the news works on https://glade.gnome.org/ is like that, I just have to add a one liner and I can add some text | 14:56 |
tristan | and it even gives you an RSS feed for people who like those thingies | 14:56 |
tristan | For FAQ, I feel like it would be nice to have that point to a project wiki page, so that project members could easily just update it without going through any special process (like merge requests yada yada) | 14:57 |
tristan | But I'm intuiting on that one mostly ;-) | 14:57 |
*** phoenix has joined #buildstream | 15:01 | |
gitlab-br-bot | jjardon opened MR !1853 (jjardon/bst-1-fedora-31->bst-1: Use current stable fedora 31 for tests) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1853 | 15:04 |
jjardon | tristan: both looks like good ideas to me | 15:09 |
jjardon | Can I get an approval for: https://gitlab.com/BuildStream/buildstream-docker-images/-/merge_requests/161 ? | 15:10 |
*** phoenix has quit IRC | 15:20 | |
*** toscalix has joined #buildstream | 16:17 | |
*** lantw44 has quit IRC | 16:44 | |
*** lantw44 has joined #buildstream | 16:44 | |
gitlab-br-bot | jjardon opened MR !1854 (jjardon/bst-1-collections->bst-1: Use collections.abc for Mapping, Iterable) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1854 | 16:57 |
gitlab-br-bot | jjardon opened MR !1855 (jjardon/bst-1-debian-10->bst-1: Run test in Debian 10 as well) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1855 | 17:48 |
gitlab-br-bot | marge-bot123 merged MR !1854 (jjardon/bst-1-collections->bst-1: Use collections.abc for Mapping, Iterable) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1854 | 18:09 |
*** toscalix has quit IRC | 18:10 | |
*** toscalix has joined #buildstream | 18:49 | |
gitlab-br-bot | marge-bot123 merged MR !1855 (jjardon/bst-1-debian-10->bst-1: bst-1: Run test in Debian 10 as well) on buildstream https://gitlab.com/BuildStream/buildstream/-/merge_requests/1855 | 19:23 |
*** phoenix has joined #buildstream | 19:54 | |
*** phoenix has quit IRC | 20:00 | |
gitlab-br-bot | jjardon opened issue #1283 (Seems tests fail on modern distributions (or they run extremely slow)) on buildstream https://gitlab.com/BuildStream/buildstream/-/issues/1283 | 21:25 |
*** narispo has quit IRC | 21:26 | |
*** narispo has joined #buildstream | 21:26 | |
*** toscalix has quit IRC | 23:04 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!