Skip to content

Conversation

@npmccallum
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 30, 2025 18:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request refactors the image directory structure into a hierarchical layout. The changes update the image paths in both the README command examples and the GitHub Actions workflow configuration.

  • Updated image paths in the README command examples.
  • Adjusted image names in the matrix of the build workflow to reflect the hierarchical directory structure.

Reviewed Changes

Copilot reviewed 11 out of 18 changed files in this pull request and generated no comments.

File Description
README.md Updated command examples with the new hierarchical image paths.
.github/workflows/build.yml Revised matrix image names to match the hierarchical directory refactoring.
Files not reviewed (7)
  • guest-fedora-41/mkosi.conf: Language not supported
  • guest/debian/bookworm/mkosi.conf: Language not supported
  • guest/debian/mkosi.conf: Language not supported
  • guest/fedora/41/mkosi.conf: Language not supported
  • guest/fedora/mkosi.conf: Language not supported
  • guest/ubuntu/mkosi.conf: Language not supported
  • guest/ubuntu/oracular/mkosi.conf: Language not supported
Comments suppressed due to low confidence (2)

README.md:21

  • Ensure that the updated hierarchical image path is fully aligned with corresponding documentation and directory structures elsewhere in the project.
    -kernel guest/fedora/41/image.efi \

.github/workflows/build.yml:11

  • Verify that the new matrix image name fits with the hierarchical directory naming convention established in the refactor and is consistent across all related configuration files.
          - guest/fedora/41

@npmccallum npmccallum force-pushed the hier branch 5 times, most recently from 0217e46 to a065118 Compare April 30, 2025 18:53
@npmccallum
Copy link
Collaborator Author

@LakshmiSaiHarika Can you review?

@LakshmiSaiHarika
Copy link
Contributor

LakshmiSaiHarika commented Apr 30, 2025

Looks good to me !

@npmccallum
Copy link
Collaborator Author

@LakshmiSaiHarika Are you able to do a github review? Or do you not have permissions?

Copy link
Contributor

@LakshmiSaiHarika LakshmiSaiHarika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@npmccallum npmccallum merged commit 07a4c2e into main Apr 30, 2025
4 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.

3 participants