Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing comma #165

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix: add missing comma #165

merged 1 commit into from
Oct 11, 2024

Conversation

NichArchA82
Copy link
Contributor

@NichArchA82 NichArchA82 commented Oct 11, 2024

PR Type

bug_fix


Description

  • Fixed a syntax error by adding a missing comma in the inline array of the post-processor block in the qemu.pkr.hcl file.

Changes walkthrough 📝

Relevant files
Bug fix
qemu.pkr.hcl
Fix missing comma in post-processor inline array                 

qemu.pkr.hcl

  • Added a missing comma in the inline array of the post-processor block.

  • +1/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Potential File Deletion Issue
    The PR adds a line to delete the original .qcow2 file before moving the compressed version. Verify if this is the intended behavior and doesn't cause any issues in the build process.

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @NichArchA82 NichArchA82 merged commit e1749a8 into main Oct 11, 2024
    3 checks passed
    @NichArchA82 NichArchA82 deleted the fix/comma-missing branch October 11, 2024 09:18
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants