Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opensource COBOL 4J 1.1.6 #25

Merged
merged 3 commits into from
Feb 4, 2025
Merged

opensource COBOL 4J 1.1.6 #25

merged 3 commits into from
Feb 4, 2025

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.

1 participant