Skip to content
New issue

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

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

Already on GitHub? # to your account

Update Chapter 4: Automated COBOL Testing with GitHub Actions #322

Merged
merged 10 commits into from
Dec 18, 2024

Conversation

alim395
Copy link
Contributor

@alim395 alim395 commented Aug 24, 2024

Proposed changes

  • New section in Chapter 4 on setting up automated testing with GitHub Actions

This change enhances the COBOL Programming Course by providing practical examples of modern development practices applied to mainframe programming.

Fixes # (No specific issue, but addresses the need for modern testing practices in the COBOL course)

Type of change

  • New feature (change which adds functionality or features to the course)
  • Documentation (change which modifies documentation related to the course)

Checklist:

  • I have read the Contributing Guideline
  • I have included a title and description for this PR
  • I have DCO-signed all of my commits that are included in this PR
  • I have tested it manually and there are no regressions found
  • I have commented my code, particularly in hard-to-understand areas (if appropriate)
  • I have made corresponding changes to the documentation (if appropriate)

alim395 and others added 10 commits August 24, 2024 14:30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Removed Unnecessary preamble.

Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
Removed Unnecessary preamble. Fixed Headings and some formatting.

Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
@MikeBauerCA MikeBauerCA marked this pull request as ready for review December 18, 2024 13:26
Copy link
Contributor

@MikeBauerCA MikeBauerCA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for these contributions. We'll merge this in and begin preparing a release.

@MikeBauerCA MikeBauerCA merged commit e257fd1 into openmainframeproject:master Dec 18, 2024
1 check passed
@MikeBauerCA MikeBauerCA mentioned this pull request Jan 31, 2025
11 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants