Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
croissanne pushed 1 commit to main osbuild/image-builder
- build: bump oapi-codegen to 2.4.1 and fix tools bin This change unpins oapi code generator via the sed hack and chan... 3fdbec2
croissanne pushed 1 commit to repos-by-ids croissanne/image-builder
- v1: add tests for adding repositories by ID 5f6659d
croissanne pushed 5 commits to repos-by-ids croissanne/image-builder
- clients/content_sources: get repos by both repo URL and repo ID This offloads most of the logic to the content sourc... 0337dfe
- v1: accept repo IDs instead of baseurls when using snapshots This allows users to specify repository UUIDs from the ... a0212c1
- v1: accept repo IDs instead of baseurls for payload repos Uses content sources to fill in any data that's not alread... 0f485fc
- v1: accept repo IDs instead of baseurls for custom repos Uses content sources to fill in any data that's not already... 63a4262
- v1: add tests for adding repositories by ID 13284a1
croissanne created a comment on a pull request on osbuild/image-builder
/jira-epic HMS-4930
croissanne opened a draft pull request on osbuild/image-builder
v1: support specifying snapshotted, payload and custom repositories by uuid
croissanne created a review comment on a pull request on osbuild/osbuild-composer
This only change the clones (so when copying the image over to different regions). In general I'm not at all opposed to it but you'll probably need to pick the osbuild job because in koji jobs ...
croissanne created a review comment on a pull request on osbuild/osbuild
I'm not sure if this is still valid, but tbh it might be nice to have it as an explicit spec, for amongst other things the logic down below?
croissanne created a review comment on a pull request on osbuild/image-builder
hmm, should we move this under `tools/bin`, that way it's clear these are just dependencies for tools? `/bin` could be or become the folder that we actually build into.
croissanne created a review on a pull request on osbuild/image-builder
I'm ok with this but it needs a small update for shellcheck ``` ./tools/prepare-source.sh:15:9: note: Double quote to prevent globbing and word splitting. [SC2086] ``` Also maybe a small expl...
croissanne created a review on a pull request on osbuild/image-builder
I'm ok with this but it needs a small update for shellcheck ``` ./tools/prepare-source.sh:15:9: note: Double quote to prevent globbing and word splitting. [SC2086] ``` Also maybe a small expl...
croissanne closed a pull request on osbuild/image-builder
github/actions: Add pr best practices check (HMS-5161)
This change allows for using the command to create Jira Tasks under a given Epic both in a pull request comment or in the pull request description.croissanne pushed 2 commits to rework-tests croissanne/image-builder
croissanne created a comment on a pull request on osbuild/image-builder
I did a weird rebase at some point and the last two commits got squashed. I separated them again.
croissanne pushed 2 commits to rework-tests croissanne/image-builder
croissanne created a comment on a pull request on osbuild/image-builder-frontend
/jira-epic HMS-5178
croissanne created a branch on croissanne/image-builder-frontend
sentry-webpackplugin - OSBuild Installer Frontend
croissanne closed a pull request on osbuild/cockpit-composer
Bump cockpit testlib to 330 (COMPOSER-2414)
croissanne created a comment on a pull request on osbuild/image-builder
> I do not see anything that would seem odd. But I am a bit curious why we want to do this. Mostly to increase separation between the tests and the v1 package. As we keep bolting stuff onto v1, ...
croissanne created a review comment on a pull request on osbuild/image-builder
found a nicer way
croissanne pushed 2 commits to rework-tests croissanne/image-builder
croissanne created a review comment on a pull request on osbuild/image-builder
Right, but this is just to have a function to export to the test package. Alternatively i'll just make the db on the server struct public.
croissanne created a tag on osbuild/cockpit-composer
53 - Composer generates custom images suitable for deploying systems or uploading to the cloud. It integrates into Cockpit as a frontend for osbuild composer