Skip to content

Conversation

@Ghostbaby
Copy link
Contributor

  • Added new targets in the Makefile for preparing the E2E filesystem and starting QEMU, facilitating end-to-end testing.
  • Implemented steps to build a filesystem image, convert it to qcow2 format, and manage QEMU instances.
  • Updated the Docker CI workflow to trigger builds only on the 'main' branch, streamlining the CI process.
  • Minor refactor in sched_delay.go to include logging of events for better traceability during processing.

- Added new targets in the Makefile for preparing the E2E filesystem and starting QEMU, facilitating end-to-end testing.
- Implemented steps to build a filesystem image, convert it to qcow2 format, and manage QEMU instances.
- Updated the Docker CI workflow to trigger builds only on the 'main' branch, streamlining the CI process.
- Minor refactor in `sched_delay.go` to include logging of events for better traceability during processing.
@Ghostbaby Ghostbaby force-pushed the ghostbaby branch 10 times, most recently from 7195c55 to f1ccf1d Compare January 7, 2025 07:11
- Changed the package installation command in the GitHub Actions workflow from `apt-get` to `sudo apt-get` to ensure proper permissions during dependency installation.
@Ghostbaby Ghostbaby merged commit 6a99d43 into main Jan 7, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants