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: pandoc/dockerfiles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pandoc/dockerfiles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bookworm
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 15, 2024

  1. Bookworm: first draft

    tarleb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7aeefa7 View commit details
    Browse the repository at this point in the history
  2. Use cabal install

    tarleb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8a11417 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Do everything in one RUN

    tarleb committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    62d5914 View commit details
    Browse the repository at this point in the history
  2. CI: Disable build

    tarleb committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    349d079 View commit details
    Browse the repository at this point in the history
  3. Add experimental GitHub Action

    tarleb committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    45ec1ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c88b7 View commit details
    Browse the repository at this point in the history
  5. Build amd64 and arm64 images

    tarleb committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    24cb492 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    768ea1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52296db View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Adjust GHC options

    tarleb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    13a1621 View commit details
    Browse the repository at this point in the history
  2. Build arm64 only

    tarleb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a13f26a View commit details
    Browse the repository at this point in the history
  3. Let GHC use four cores

    tarleb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c4dbb65 View commit details
    Browse the repository at this point in the history
  4. Set GHC's heap to 4G

    tarleb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e542f33 View commit details
    Browse the repository at this point in the history
Loading