Skip to content

Conversation

@tmoody
Copy link
Member

@tmoody tmoody commented Nov 19, 2025

Issue

Uppercase letter in macro dependency filename causes build failure.

Intent

Correct the filename.

Implementation

Type b over the B.
sasjs cb -t viya to test fix.

Checks

sasjs output:

√ The project was successfully compiled for SASVIYA using target 'viya'                                                                                                         13:43:54  
The compile output is located in the C:\Users\trmood\AppData\Roaming\code\github\core\sasjsbuild directory.
i Creating output SAS and JSON files.                                                                                                                                           13:43:54  
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mp_abort.sas                                                                                   13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_getuniquelibref.sas                                                                         13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_getuniquefileref.sas                                                                        13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_mval.sas                                                                                    13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_trimstr.sas                                                                                 13:43:57  
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_getplatform.sas                                                                             13:43:57  
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_isblank.sas                                                                                 13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\base\mf_abort.sas                                                                                   13:43:57  
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\viya\mfv_getpathuri.sas                                                                             13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\viya\mfv_existfolder.sas                                                                            13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\viya\mv_createfolder.sas                                                                            13:43:57
i Loading dependencies for C:\Users\trmood\AppData\Roaming\code\github\core\viya\mv_deletejes.sas                                                                               13:43:57  
√ File C:\Users\trmood\AppData\Roaming\code\github\core\sasjsbuild\viya.sas has been created.                                                                                   13:43:57
√ File C:\Users\trmood\AppData\Roaming\code\github\core\sasjsbuild\viya.json has been created.                                                                                  13:43:57
√ File C:\Users\trmood\AppData\Roaming\code\github\core\sasjsbuild\viya.json.zip has been created.                                                                              13:43:58
√ Services have been successfully built!                                                                                                                                        13:43:58
The build output is located in the C:\Users\trmood\AppData\Roaming\code\github\core\sasjsbuild directory.
  • Code is formatted correctly (sasjs lint).
  • Any new functionality has been unit tested.
  • All unit tests are passing (sasjs test).
  • The PR desc or underlying commits follow the Conventional Commit standard

@tmoody tmoody requested a review from allanbowe November 19, 2025 13:52
@tmoody tmoody self-assigned this Nov 19, 2025
@allanbowe allanbowe merged commit c232621 into main Nov 19, 2025
1 check passed
@allanbowe allanbowe deleted the fix_macro_include_filename branch November 19, 2025 14:05
@github-actions
Copy link

🎉 This PR is included in version 4.59.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants