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: shrink/actions-docker-registry-tag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3
Choose a base ref
...
head repository: shrink/actions-docker-registry-tag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 13 commits
  • 13 files changed
  • 4 contributors

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    faebc44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0844073 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    9612093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    434b92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f331463 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    42a8a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82f972 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. ci: Clean apt list before installing skopeo (#31)

    * ci: Clean apt list before installing skopeo
    
    There's an error with `mirror.aardsoft.fi`
    
    ```
    Err:3 https://mirror.aardsoft.fi/opensuse/repositories/home%3A/alvistack/xUbuntu_22.04  skopeo 100:1.14.0-1
      File has unexpected size (8340068 != 8332874). Mirror sync in progress? [IP: 65.21.143.134 80]
      Hashes of expected file:
       - SHA256:572c197377988ca155250c3c32cf83d5c3eb993259eeb4cc2c434e61e2dd1439
       - SHA1:663f246f2328e821ef1d97b09579148e2e88c6f3 [weak]
       - MD5Sum:e2c1994cb38ce7bc3d6ec1095b582795 [weak]
       - Filesize:8332874 [weak]
    Fetched 174 kB in 2s (77.0 kB/s)
    E: Failed to fetch https://mirror.aardsoft.fi/opensuse/repositories/home%3A/alvistack/xUbuntu_22.04/amd64/skopeo_1.14.0-1_amd64.deb  File has unexpected size (8340068 != 8332874). Mirror sync in progress? [IP: 65.21.143.134 80]
       Hashes of expected file:
        - SHA256:572c197377988ca155250c3c32cf83d5c3eb993259eeb4cc2c434e61e2dd1439
        - SHA1:663f246f2328e821ef1d97b09579148e2e88c6f3 [weak]
        - MD5Sum:e2c1994cb38ce7bc3d6ec1095b582795 [weak]
        - Filesize:8332874 [weak]
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    ```
    
    * ci: Replace `apt-get` with `apt` for consistency
    shrink committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    4034def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42972ba View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    81a0645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88fcb75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66949fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f04afd0 View commit details
    Browse the repository at this point in the history
Loading