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: itzg/docker-minecraft-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024.10.1
Choose a base ref
...
head repository: itzg/docker-minecraft-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2024.10.2
Choose a head ref
  • 9 commits
  • 12 files changed
  • 5 contributors

Commits on Oct 13, 2024

  1. curseforge: cache get mod info and file API calls to disk (#3102)

    itzg authored Oct 13, 2024
    Copy the full SHA
    f5da624 View commit details
  2. Add SKIP_CHOWN_DATA to skip the "Changing ownership of /data" (#3103)

    itzg authored Oct 13, 2024
    Copy the full SHA
    afbdfea View commit details
  3. refactoring a little bit some test script files (#3100)

    Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
    IronMine and itzg authored Oct 13, 2024
    Copy the full SHA
    da4f7d0 View commit details

Commits on Oct 14, 2024

  1. Copy the full SHA
    e4773e4 View commit details

Commits on Oct 15, 2024

  1. build(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the updates…

    … group (#3105)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2024
    Copy the full SHA
    7dbeac9 View commit details
  2. Fix mc-send-to-console running with uid=0(root) (#3106)

    GiriNeko authored Oct 15, 2024
    Copy the full SHA
    4085d28 View commit details
  3. cf: default API cache TTL to 2 days and allow config (#3107)

    itzg authored Oct 15, 2024
    Copy the full SHA
    fd20fc9 View commit details
  4. cf: gracefully handle corrupted API cache index (#3110)

    itzg authored Oct 15, 2024
    Copy the full SHA
    0770820 View commit details

Commits on Oct 16, 2024

  1. chore(docs): note add mod var for auto_curseforge use (#3111)

    ChipWolf authored Oct 16, 2024
    Copy the full SHA
    a9140fb View commit details
Loading