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

Commits on Dec 27, 2023

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

Commits on Jan 31, 2024

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

Commits on Feb 28, 2024

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

Commits on Mar 29, 2024

  1. [Update]: update Dockerfile and README.md (#11)

    Co-authored-by: Yutaro Sakamoto <mail@yutaro-sakamoto.com>
    yutaro-sakamoto and yutaro-sakamoto authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6eb8219 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 30, 2024

  1. [Update]: update the version number (#13)

    Co-authored-by: Yutaro Sakamoto <mail@yutaro-sakamoto.com>
    yutaro-sakamoto and yutaro-sakamoto authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9a3bc5b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 28, 2024

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

Commits on Aug 2, 2024

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

Commits on Aug 30, 2024

  1. Open COBOL ESQL 4J 1.1.0 (#19)

    * [Update]: use opensource COBOL 4J 1.1.2 (#18)
    
    * [Update]: use Open COBOL ESQL 4J 1.1.0
    
    * [Fix]: fix Dockerfile for developers
    yutaro-sakamoto authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    afeba78 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Nov 1, 2024

  1. opensource COBOL 4J 1.1.3 (#21)

    * feat: opensource COBOL 4J 1.1.3
    
    * fix: docker-compose.yml
    yutaro-sakamoto authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    903f89a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Remove unnecessary files (#22)

    * chore: remove unnecessary files in Dockerfile
    
    * chore: remove docker-compose-for-compiler-developers
    yutaro-sakamoto authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4a78f48 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. opensource COBOL 4J 1.1.5 (#24)

    * update: opensource COBOL 4J 1.1.5
    
    * doc: update README.md
    yutaro-sakamoto authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    727eb59 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

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

Commits on Feb 28, 2025

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

Commits on Oct 2, 2025

  1. Minimize Docker images and automate relasing docker images (#31)

    * Initial plan
    
    * Implement multi-stage Docker builds to minimize image size
    
    Co-authored-by: yutaro-sakamoto <80912876+yutaro-sakamoto@users.noreply.github.com>
    
    * Add comprehensive size reduction summary documentation
    
    Co-authored-by: yutaro-sakamoto <80912876+yutaro-sakamoto@users.noreply.github.com>
    
    * Remove OPTIMIZATION.md and SIZE_REDUCTION_SUMMARY.md documentation files
    
    Co-authored-by: yutaro-sakamoto <80912876+yutaro-sakamoto@users.noreply.github.com>
    
    * fix: Dockerfile and utf8.Dockerfile
    
    * build: add build configuration files
    
    * fix: update docker-compose.yml
    
    * ci: run example programs in a Docker container
    
    * chore: rename Makefile to run.sh
    
    * fix: copying built files
    
    * fix: CLASSPATH defined in Dockerfile
    
    * ci: improve workflow triggers
    
    * ci: add experimental code that pushes docker images to DockerHub
    
    * fix: create an image with the tag `latest`
    
    * ci: deploy only when workflow_dispatch
    
    * ci: change settings to disable debug mode
    
    * build: change build-config.json to release new images
    
    * doc: update README.md
    
    * fix: apply copilot suggestions
    
    * chore: update Dockerfile
    
    * ci: add checks of versions of installed software
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    yutaro-sakamoto and Copilot authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    13cd45c View commit details
    Browse the repository at this point in the history
  2. ci: fix ci.yml

    yutaro-sakamoto committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    c389bdf View commit details
    Browse the repository at this point in the history
Loading