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: Dockershelf/dockershelf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.1
Choose a base ref
...
head repository: Dockershelf/dockershelf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.0
Choose a head ref
  • 12 commits
  • 52 files changed
  • 2 contributors

Commits on Mar 10, 2024

  1. Merge tag '3.3.1' into develop

    Dockershelf 3.3.0 release
    LuisAlejandro committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    23b1edb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Bump packaging from 23.2 to 24.0

    Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0.
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@23.2...24.0)
    
    ---
    updated-dependencies:
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3fbdc5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #257 from Dockershelf/dependabot/pip/packaging-24.0

    Bump packaging from 23.2 to 24.0
    LuisAlejandro authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a5b39e9 View commit details
    Browse the repository at this point in the history
  3. Bump actions/github-script from 6 to 7

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    73dcab5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #258 from Dockershelf/dependabot/github_actions/ac…

    …tions/github-script-7
    
    Bump actions/github-script from 6 to 7
    LuisAlejandro authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7ec9f1e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Bump packaging from 24.0 to 24.1

    Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@24.0...24.1)
    
    ---
    updated-dependencies:
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    513f02f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #259 from Dockershelf/dependabot/pip/packaging-24.1

    Bump packaging from 24.0 to 24.1
    LuisAlejandro authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ff0351f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. [REF] Adding support for Python 3.13, Node 24 and Go 1.24

    [DEL] Removing support for Node 12, Node 14 and Go 1.19.
    [REF] Adding maintainer scripts.
    LuisAlejandro committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    dd5e3f8 View commit details
    Browse the repository at this point in the history
  2. [REF] Fixing details.

    LuisAlejandro committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    1dbe978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aded7d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83e81ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d2958 View commit details
    Browse the repository at this point in the history
Loading