Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quickemu-project/quicktest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.2
Choose a base ref
...
head repository: quickemu-project/quicktest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 23 files changed
  • 5 contributors

Commits on May 16, 2024

  1. fix: properly compare min and actual quickemu versions

    philclifford committed May 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7993e44 View commit details

Commits on May 17, 2024

  1. Merge pull request #23 from philclifford/fix-quickemu-version-test

    fix: properly compare min and actual quickemu versions
    
    Good spot! Thank you for this!
    popey authored May 17, 2024
    Copy the full SHA
    cbfc0fe View commit details
  2. docs: some markdown linting

    A little pacification of markdownlint.
    (NB :  MD030/list-marker-space disabled)
    
    Plus some style changes to make copy-pasta easier and so on.
    philclifford authored and popey committed May 17, 2024
    Copy the full SHA
    2a81666 View commit details
  3. docs: correct tesseract pkg name

    philclifford authored and popey committed May 17, 2024
    Copy the full SHA
    b200297 View commit details
  4. fix: we identify as quicktest

    philclifford authored and popey committed May 17, 2024
    Copy the full SHA
    a7d1e3d View commit details
  5. Copy the full SHA
    a9e1f4a View commit details
  6. Update to 0.3.1 for release

    popey committed May 17, 2024
    Copy the full SHA
    c7d28d1 View commit details

Commits on May 19, 2024

  1. feat: Add option to skip quickget step. fixes #28

    popey committed May 19, 2024
    Copy the full SHA
    b6fcd1d View commit details
  2. Copy the full SHA
    1948bec View commit details
  3. Copy the full SHA
    260f7e8 View commit details
  4. fix: shutdown the vm when tests fail. fixes #27

    popey committed May 19, 2024
    Copy the full SHA
    0691b86 View commit details
  5. feat: Move banner to a function. fixes #24

    popey committed May 19, 2024
    Copy the full SHA
    6953a30 View commit details

Commits on May 20, 2024

  1. Copy the full SHA
    a7d9429 View commit details

Commits on May 24, 2024

  1. feat: Add test to enable serial console at grub menu

    After starting the test, connect to it by running:
    
        socat -,echo=0,icanon=0 unix-connect:machines/ubuntu-24.04/ubuntu-24.04-serial.socket
    ali1234 authored and popey committed May 24, 2024
    Copy the full SHA
    35d7c80 View commit details
  2. chore: Ignore machines directory and IDE files

    Also makes the existing ignore rules a bit more specific.
    ali1234 authored and popey committed May 24, 2024
    Copy the full SHA
    4309d09 View commit details

Commits on Jul 3, 2024

  1. ci: add dependabot.yml

    flexiondotorg authored Jul 3, 2024
    Copy the full SHA
    26dbfb6 View commit details
  2. Copy the full SHA
    286cc37 View commit details
  3. docs: add CODE_OF_CONDUCT.md

    Used the same one as Quickemu.
    popey authored Jul 3, 2024
    Copy the full SHA
    314fdc2 View commit details

Commits on Jul 4, 2024

  1. Merge pull request #41 from quickemu-project/docs-add-coc

    docs: add CODE_OF_CONDUCT.md
    flexiondotorg authored Jul 4, 2024
    Copy the full SHA
    7e532bb View commit details
  2. docs: Create pull_request_template.md

    I used the same one as Quickemu
    popey authored and flexiondotorg committed Jul 4, 2024
    Copy the full SHA
    56656b9 View commit details
Loading