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: hyperledger/indy-shared-gha Loading
base: v1
Choose a base ref
...
head repository: hyperledger/indy-shared-gha Loading
compare: v2
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 12, 2024

  1. Add Dependabot configuration

    - Configure Dependabot to automatically maintain dependencies for GitHub Actions.
      - Check for updates once a week.
      - Group all updates into a single PR.
    
    Signed-off-by: Wade Barnes <[email protected]>
    WadeBarnes committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9c9d891 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade to ubuntu-22.04

    Signed-off-by: Kim Ebert <[email protected]>
    reflectivedevelopment authored and WadeBarnes committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    86613ab View commit details
    Browse the repository at this point in the history
  3. chore: bump ubuntu version

    Signed-off-by: Kim Ebert <[email protected]>
    reflectivedevelopment authored and WadeBarnes committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9c5672c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Bump hyperledger/indy-shared-gha from 1 to 2 in the all-actions group

    Bumps the all-actions group with 1 update: [hyperledger/indy-shared-gha](https://github.com/hyperledger/indy-shared-gha).
    
    
    Updates `hyperledger/indy-shared-gha` from 1 to 2
    - [Release notes](https://github.com/hyperledger/indy-shared-gha/releases)
    - [Commits](v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: hyperledger/indy-shared-gha
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and WadeBarnes committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    333e0b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Ensure GHA jobs are running with Python 3.10 (#33)

    Signed-off-by: Wade Barnes <[email protected]>
    WadeBarnes committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bb74bf3 View commit details
    Browse the repository at this point in the history
  2. Fix Python install issue

    Signed-off-by: Wade Barnes <[email protected]>
    WadeBarnes committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    27cca25 View commit details
    Browse the repository at this point in the history
  3. Fix Python install issue (#34)

    Signed-off-by: Wade Barnes <[email protected]>
    WadeBarnes committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    170ee46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5112c6 View commit details
    Browse the repository at this point in the history
Loading