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: syncom/r10edocker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.6
Choose a base ref
...
head repository: syncom/r10edocker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.7
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 26, 2025

  1. Update README.md (#51)

    * Update README.md
    
    Suggest installation of v0.3.6.
    
    * Minor reformatting
    
    Minor edit in README.md.
    syncom authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    fcb64e9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Improve documentation and debugging info (#52)

    * Improve documentation and debugging info
    
    Update README.md to provide more information about `extern_data`.
    
    Do not redirect stderr to `/dev/null` in `build_container.sh` to make
    debuggin in CI easier. Note that the caller of this script can still do
    the redirect at will.
    
    * Fix a typo
    
    A typo fix.
    syncom authored May 1, 2025
    Configuration menu
    Copy the full SHA
    1f6c8f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. Add support for go_1_25 (#53)

    Add support for go1.25.
    Update test.
    syncom authored Sep 13, 2025
    Configuration menu
    Copy the full SHA
    2b883bc View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.3.7 (#54)

    For release v0.3.7
    syncom authored Sep 13, 2025
    Configuration menu
    Copy the full SHA
    41d0d4a View commit details
    Browse the repository at this point in the history
Loading