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

VM Image Build DevConf 2023 project #1481

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 3, 2023

  1. Basic test case: copr build only

    This test case is triggered automatically by our validation script.
    
    ```yaml
    - job: copr_build
      trigger: pull_request
      targets:
      - fedora-all
    ```
    lbarcziova authored and Hunor Csomortáni committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ba11b61 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configure VM Image build and share the Image with TF

    Signed-off-by: Frantisek Lachman <[email protected]>
    lachmanfrantisek authored and majamassarini committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    57e2c96 View commit details
    Browse the repository at this point in the history
  2. print in green

    Signed-off-by: Tomas Tomecek <[email protected]>
    TomasTomecek authored and majamassarini committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    576c968 View commit details
    Browse the repository at this point in the history
  3. Share VM image

    TomasTomecek authored and majamassarini committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    06087a8 View commit details
    Browse the repository at this point in the history
  4. rename to hello-world

    hello is a GNU package
    
    Signed-off-by: Tomas Tomecek <[email protected]>
    TomasTomecek authored and majamassarini committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f001ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    587eb55 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Clean up config for blogpost

    Try to have the shortest possible config
    majamassarini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    96bc005 View commit details
    Browse the repository at this point in the history