Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

croissanne

croissanne created a comment on a pull request on osbuild/images
I'd be interested to see another cloud or two. But if it's just to pass around within go code, I'm erring on the side of no interfaces, unless that interface actually has a meaningful abstraction.

View on GitHub

croissanne created a comment on a pull request on osbuild/image-builder-crc
/retest

View on GitHub

croissanne deleted a branch croissanne/image-builder-crc

fix-upload-url

croissanne pushed 1 commit to adapt-to-rename croissanne/image-builder-crc
  • tools/prepare-source: specify full path to goimports 5d34143

View on GitHub

croissanne opened a pull request on osbuild/image-builder-crc
Adapt to rename
Various areas of the code have to be updated. The go module, the workflows etc.
croissanne created a branch on croissanne/image-builder-crc

adapt-to-rename - OSBuild Installer Backend

croissanne pushed 1 commit to main osbuild/image-builder-crc
  • v1: fix getting baseurl for content sources upload repos These repositories don't have the `Url` set, only the `Late... 4c5f95c

View on GitHub

croissanne created a comment on a pull request on osbuild/image-builder-crc
CI was green, https://gitlab.com/redhat/services/products/image-builder/ci/image-builder/-/commit/8ccff4805fd0bd58a45d47f2c5bf34e83cc9b8b2 needs an update due to the renaming. Will do that now.

View on GitHub

croissanne created a review on a pull request on osbuild/image-builder-crc
Api looks ok to me, but this will need an update in ```func (h *Handlers) buildCustomizations(ctx echo.Context, cr *ComposeRequest, d *distribution.DistributionFile) (*composer.Customizations, erro...

View on GitHub

croissanne deleted a branch osbuild/image-builder-frontend

revert-2895-the-return-of-sticky-footer

croissanne closed a pull request on osbuild/image-builder-frontend
Revert "Wizard: Sticky footer returns (HMS-5506)"
Reverts osbuild/image-builder-frontend#2895 My bad, I forgot that besides the footer not being sticky anymore this happened when the window got resized ;_; ![image](https://github.com/user-at...
croissanne pushed 1 commit to main osbuild/image-builder-frontend
  • Wizard: Sticky footer returns The original solution that broke some time ago works again. Removing the comments and ... e875f99

View on GitHub

croissanne closed a pull request on osbuild/image-builder-frontend
Wizard: Sticky footer returns (HMS-5506)
The original solution that broke some time ago works again. Removing the comments and temporary workaround. ![sticky-footer](https://github.com/user-attachments/assets/ea492d85-3efc-49cb-89ef-99...
croissanne created a review on a pull request on osbuild/image-builder-frontend

View on GitHub

croissanne created a review on a pull request on osbuild/image-builder-frontend

View on GitHub

croissanne pushed 12 commits to remove-snapshots-fallthrough-logic regexowl/image-builder-frontend
  • CreateImageWizard: default to major releases on prem In RHEL, VERSION_ID actually refers to the minor release. Let's... 76f86c3
  • CreateImageWizard/ImageOutput: hide description in cockpit Lifecycle information isn't available yet, so let's just ... fd4fe79
  • Post release version bump [skip ci] 5cc680f
  • build(deps-dev): bump stylelint from 16.13.2 to 16.14.1 Bumps [stylelint](https://github.com/stylelint/stylelint) fr... 0bbb426
  • dependabot: Return limit to 3 PRs at once The issues are resolved, let's get back to just three open pull requests a... e4b531f
  • packit.yaml: release into fedora-42 d35eabb
  • build(deps): bump @redhat-cloud-services/frontend-components-notifications Bumps [@redhat-cloud-services/frontend-co... 21a3f38
  • build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 Bumps [@testing-library/react](https://github.com... 1289d37
  • build(deps): bump @reduxjs/toolkit from 2.5.0 to 2.5.1 Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-too... e571233
  • build(deps): bump @sentry/webpack-plugin from 3.0.0 to 3.1.2 Bumps [@sentry/webpack-plugin](https://github.com/getse... cbaf3ad
  • Wizard: Fix nav status icon Status icon rendered only when the step was previously visited, this caused problems wit... 87d6c57
  • src: Remove snapshots fallthrough logic Snapshotting is available in prod-stable now. We can probably remove the fal... 2bc7c19

View on GitHub

croissanne created a review on a pull request on osbuild/image-builder-frontend

View on GitHub

croissanne created a review on a pull request on osbuild/osbuild.github.io

View on GitHub

croissanne pushed 1 commit to cloud-init-wsl croissanne/osbuild
  • org.osbuild.cloud-init: add new datasources and network section Adds WSL and NoCloud datasources. The network sectio... 8438998

View on GitHub

croissanne opened a pull request on osbuild/osbuild
org.osbuild.cloud-init: add new datasources and network section
Adds WSL and NoCloud datasources. The network section only allows you to disable network configuration by cloud-init for now.
croissanne created a branch on croissanne/osbuild

cloud-init-wsl - Build-Pipelines for Operating System Artifacts

croissanne pushed 1 commit to fix-upload-url croissanne/image-builder-crc
  • v1: fix getting baseurl for content sources upload repos These repositories don't have the `Url` set, only the `Late... 8ccff48

View on GitHub

croissanne pushed 2 commits to fix-upload-url croissanne/image-builder-crc
  • Docs: Reword README and Makefile-comment to avoid "image-builder" We'll avoid the name "image-builder" here, as this... 725c4d6
  • v1: fix getting baseurl for content sources upload repos These repositories don't have the `Url` set, only the `Late... c7c866b

View on GitHub

croissanne pushed 1 commit to main osbuild/image-builder-crc
  • Docs: Reword README and Makefile-comment to avoid "image-builder" We'll avoid the name "image-builder" here, as this... 725c4d6

View on GitHub

croissanne closed a pull request on osbuild/image-builder-crc
Docs: Reword README and Makefile-comment to avoid "image-builder"
We'll avoid the name "image-builder" here, as this repository is now renamed to `image-builder-crc` and the command line interface tool and RPM is called `image-builder` which would cause confusion...
croissanne created a review on a pull request on osbuild/image-builder-crc

View on GitHub

croissanne created a comment on a pull request on osbuild/image-builder-crc
/jira-epic HMS-4930

View on GitHub

croissanne opened a pull request on osbuild/image-builder-crc
v1: fix getting baseurl for content sources upload repos
These repositories don't have the `Url` set, only the `LatestSnapshotUrl` is set. --- HMS-5469
croissanne created a branch on croissanne/image-builder-crc

fix-upload-url - OSBuild Installer Backend

croissanne pushed 1 commit to fedora-42 croissanne/image-builder-frontend
  • packit.yaml: release into fedora-42 a457af6

View on GitHub

Load more