You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor exercise structure and update workflows for modernizing legacy COBOL application
- Removed outdated step files and replaced with new structured steps for the exercise.
- Added new step files for creating a test plan and converting COBOL code to Node.js.
- Updated workflows to reflect new step files and ensure proper execution order.
- Enhanced README with clear objectives and prerequisites for the exercise.
- Introduced COBOL source files for the legacy accounting system.
- Updated .gitignore to exclude COBOL binaries and Node.js modules.
* Update README.md
fix default template naming
* fix: enable next step workflow by removing workflow disable command
* fix: update environment variable names and adjust workflow steps for consistency
0 commit comments