From f8efd381a7031e480e2082d53cade16626a80796 Mon Sep 17 00:00:00 2001 From: Frantisek Lachman Date: Thu, 5 Sep 2024 20:23:36 +0200 Subject: [PATCH] Embed youtube videos for the talks Signed-off-by: Frantisek Lachman --- posts/flock_2024_diary/index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/posts/flock_2024_diary/index.md b/posts/flock_2024_diary/index.md index 9dc87a115..0b9696927 100644 --- a/posts/flock_2024_diary/index.md +++ b/posts/flock_2024_diary/index.md @@ -17,7 +17,7 @@ It’s been a month since two Packit members ([Laura](https://fosstodon.org/@lba We prepared two talks for the Flock attendees. If you missed it, the recordings are available. But here’s what we presented: -## Packit release automation journey ([recording](https://www.youtube.com/watch?v=x-o91dkv1Cg)) +## Packit release automation journey This one mainly targeted the Fedora maintainers and described how you can use Packit for your packages. The basic workflow has been here for some time but we’ve presented a couple of interesting news about what we are currently working on: @@ -37,7 +37,9 @@ But we were not speaking just about the features but also how we work and how we After the talk, there was an interesting discussion. One of the suggestions was to onboard new packages to Packit automatically – we thought about it within a team and [will work](https://github.com/packit/packit-service/issues/2506) on opening a pull request with the configuration and most importantly, a description of Packit. -## Packit \+ Testing Farm and Fedora: still happily testing upstream projects ([recording](https://www.youtube.com/watch?v=F7C82Fwdvis)) +![](https://www.youtube.com/watch?v=x-o91dkv1Cg) + +## Packit \+ Testing Farm and Fedora: still happily testing upstream projects For the second talk, we were joined by [Jan Havlín](jhavlin@fedora.im) from the Testing Farm team and the main aim of the talk was to show various new and old ways how to use Packit for your project. Rather than showing documentation, we presented the features on real projects and how they configure this so you can easily do the same. You might have seen this style of presentation from us, but don’t be fooled just by the structure, there were a couple of new features presented as well. @@ -45,6 +47,8 @@ One big achievement is a collaboration with [Siteshwar Vashisht](https://twitter Also, Jan showed how you can newly generate your own Testing Farm tokens using your Fedora account – but when using Packit, this is not needed and Packit will take care of this for you. But maybe you want to use this to play with the Testing Farm environment locally – you can newly reserve a machine thanks to this token. +![](https://www.youtube.com/watch?v=F7C82Fwdvis) + # Other talks and activities During the Flock, we’ve quite intensively discussed the possibility of running Packit in Fedora infrastructure. Why? Currently, Packit is run on a RedHat-hosted OpenShift instance, but Packit’s main target is Fedora and we don’t communicate (and also don’t want to) with Red Hat internal services. Also, to show clearly the users that Packit is part of Fedora. On this topic, there was a [talk](https://cfp.fedoraproject.org/flock-2024/talk/VL7D3H/) held by David Kirwan about Communishift which is here for users to deploy their projects on Fedora-hosted OpenShift. We can use it, but we discussed with CPE team, that OpenShift managed by CPE team and used for other Fedora infrastructure systems might be a better fit. [Matej Focko](https://fosstodon.org/@m4tt_314) from our team collected our requirements and we were asked to communicate this publicly via [https://discussion.fedoraproject.org](https://discussion.fedoraproject.org/).