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: hyperlight-dev/ci-setup-workflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/v1.1.0
Choose a base ref
...
head repository: hyperlight-dev/ci-setup-workflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 4 contributors

Commits on Jan 17, 2025

  1. set RUST_BACKTRACE=full (#2)

    Signed-off-by: Simon Davies <[email protected]>
    simongdavies authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    a3eba60 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Remove env vars that are no longer needed (#4)

    Signed-off-by: Ludvig Liljenberg <[email protected]>
    ludfjig authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    7e5f859 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Install clang 18 toolchain on Ubuntu nodes (#5)

    Signed-off-by: Mark Rossetti <[email protected]>
    marosset authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    f03f6bb View commit details
    Browse the repository at this point in the history
  2. Partial revert of #4 (#6)

    Signed-off-by: Mark Rossetti <[email protected]>
    marosset authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    bd24ca2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Bump extractions/setup-just from 2 to 3 (#7)

    Bumps [extractions/setup-just](https://github.com/extractions/setup-just) from 2 to 3.
    - [Release notes](https://github.com/extractions/setup-just/releases)
    - [Commits](extractions/setup-just@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: extractions/setup-just
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2025
    Configuration menu
    Copy the full SHA
    89d0625 View commit details
    Browse the repository at this point in the history
  2. Rust 1.85.0 (#8)

    * Update just versin to 1.40
    
    Signed-off-by: Mark Rossett <[email protected]>
    
    * Install rust v1.85.0
    
    Signed-off-by: Mark Rossett <[email protected]>
    
    ---------
    
    Signed-off-by: Mark Rossett <[email protected]>
    marosset authored May 28, 2025
    Configuration menu
    Copy the full SHA
    5af3154 View commit details
    Browse the repository at this point in the history
Loading