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

Compile non-IFS sources from local #2175

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Conversation

worksofliam
Copy link
Contributor

@worksofliam worksofliam commented Jul 17, 2024

Changes

Enables local actions to compile sources from source members. This enables the ability to use CRTDSPF, CRTPF, CRTLF, etc, on local workspace sources.

How to test this PR

Examples:

  1. Create a valid display file
  2. Create an action in actions.json for CRTDSPF
  3. Use the Action runner to use the newly action
  4. Put an intential error in the display file
  5. Run the action again and expect problems to appear

Also, run the test cases for Actions.

Nice to have

  • New option in the Actions setup quickpick ✅
  • Update the documentation on Actions
  • Ability to define record length and CCSID of temp source file

Checklist

  • have tested my change
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • have added myself to the contributors' list in CONTRIBUTING.md

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam changed the title Feature/local_temp_member Compile non-IFS sources from local Jul 17, 2024
@worksofliam worksofliam merged commit e265f56 into master Jul 22, 2024
1 check 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