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: dalibo/pandocker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.03
Choose a base ref
...
head repository: dalibo/pandocker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24.05
Choose a head ref
  • 19 commits
  • 26 files changed
  • 4 contributors

Commits on Apr 16, 2023

  1. Fix for Dockerfile smell DL4006

    Signed-off-by: grosa1 <g.rosa1@studenti.unimol.it>
    grosa1 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    b23d8c7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge pull request #269 from grosa1/fix/dockerfile-smell-DL4006

    Fix for Dockerfile smell DL4006
    daamien authored May 23, 2023
    Configuration menu
    Copy the full SHA
    f61578f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump pygments from 2.13 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.13 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.13.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    985811f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #272 from dalibo/dependabot/pip/pygments-2.15.0

    Bump pygments from 2.13 to 2.15.0
    daamien authored May 16, 2024
    Configuration menu
    Copy the full SHA
    14a81ba View commit details
    Browse the repository at this point in the history
  2. Update to pandoc 3.2

    daamien committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d1e7ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815133c View commit details
    Browse the repository at this point in the history
  4. remove deprecated tests

    daamien committed May 16, 2024
    Configuration menu
    Copy the full SHA
    66387c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2db0ebe View commit details
    Browse the repository at this point in the history
  6. use multi-stage build

    daamien committed May 16, 2024
    Configuration menu
    Copy the full SHA
    49f2e4c View commit details
    Browse the repository at this point in the history
  7. Remove obsolete variants

    daamien committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aab8f80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dd1095 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update python filters

    daamien committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4fab814 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #277 from dalibo/276-upgrade-to-pandoc-32

    Update to pandoc 3.2
    daamien authored May 17, 2024
    Configuration menu
    Copy the full SHA
    70e88da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ed1d57 View commit details
    Browse the repository at this point in the history
  4. Use Github Action to publish the images

    Use Github Action to publish the images
    daamien authored May 17, 2024
    Configuration menu
    Copy the full SHA
    abe6314 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    7a012c7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #281 from PeterDaveHello/patch-1

    Fix CI status badge in README.md
    daamien authored May 30, 2024
    Configuration menu
    Copy the full SHA
    c56ad13 View commit details
    Browse the repository at this point in the history
  2. Release 24.05

    daamien committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7892e81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from dalibo/282-release-2405

    Release 24.05
    daamien authored May 30, 2024
    Configuration menu
    Copy the full SHA
    b7859bc View commit details
    Browse the repository at this point in the history
Loading