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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.13
Choose a base ref
...
head repository: hyperledger/indy-shared-gha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 14, 2023

  1. Revert "fixed python package build in container"

    This reverts commit 4122f91.
    
    Signed-off-by: Schlarb <pschlarb@CJesatus.de>
    Schlarb authored and WadeBarnes committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    baa430a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. PythonVersionConversion for RepoTriggers

    Signed-off-by: pSchlarb <p.schlarb@esatus.com>
    pSchlarb authored and WadeBarnes committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    dcd1222 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/pyVersionConversion.yaml

    Co-authored-by: Wade Barnes <wade@neoterictech.ca>
    Signed-off-by: Philipp Schlarb <87540518+pSchlarb@users.noreply.github.com>
    pSchlarb and WadeBarnes committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    47d5140 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Add some debugging.

    - Clearly indicate which version of Python and PIP are being used.
    
    Signed-off-by: Wade Barnes <wade@neoterictech.ca>
    WadeBarnes committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    34da63c View commit details
    Browse the repository at this point in the history
  2. Workaround for plenum build issues.

    Signed-off-by: Wade Barnes <wade@neoterictech.ca>
    WadeBarnes committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    aa44fb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Upgrade GHA versions

    - Address warning raised while running workflows.
    
    Signed-off-by: Wade Barnes <wade@neoterictech.ca>
    WadeBarnes committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    21a0bf2 View commit details
    Browse the repository at this point in the history
  2. Upgrade GHA versions

    - Address warning raised while running workflows.
    
    Signed-off-by: Wade Barnes <wade@neoterictech.ca>
    WadeBarnes committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    acf14d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5317b8d View commit details
    Browse the repository at this point in the history
  4. Upgrade additional GHA versions

    - Address warning raised while running workflows that were missed in the last round of updates.
    
    Signed-off-by: Wade Barnes <wade@neoterictech.ca>
    WadeBarnes committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e483ef0 View commit details
    Browse the repository at this point in the history
Loading