Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

This pull request includes several changes to improve the build process and update the software version. The most important changes include updating the CI workflow to add a new job for building a UTF-8 compatible Docker image, updating the version of opensourcecobol4j to v1.1.6, and adding a new utf8.Dockerfile for UTF-8 support.

CI Workflow Improvements:

  • .github/workflows/ci.yml: Renamed the run-tests job to build and added a new utf8-build job to build a UTF-8 compatible Docker image using utf8.Dockerfile.

Version Updates:

  • Dockerfile: Updated the version of opensourcecobol4j from v1.1.5 to v1.1.6.
  • README.md: Updated the documented version of opensourcecobol4j from v1.1.5 to v1.1.6.

New UTF-8 Dockerfile:

  • utf8.Dockerfile: Added a new Dockerfile to build a UTF-8 compatible Docker image with opensourcecobol4j v1.1.6 and necessary dependencies.

@yutaro-sakamoto yutaro-sakamoto merged commit 83f7c7c into main Feb 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants