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

feat: extra debug statements in the sasjs CLI deployed services - clo… #345

Merged
merged 3 commits into from Dec 14, 2020

Conversation

allanbowe
Copy link
Member

@allanbowe allanbowe commented Dec 13, 2020

…ses #344

Issue

Relates to issue #344 - adding extra debug in the log

Intent

When investigating server logs, it is not evident which service was called, and who called it. This PR addresses that by instructing SAS to print this information to the log, with each service invocation.

Implementation

The build.js file has been updated with a new string constant - this will apply both to SAS Viya and SAS 9.

Checks

  • n/a Code is formatted correctly (npm run lint:fix).
  • Any new functionality has been unit tested.
  • All unit tests are passing (npm test).
  • All CI checks are green.
  • n/a JSDoc comments have been added or updated.
  • Reviewer is assigned.

@ghost ghost requested a review from medjedovicm December 13, 2020 22:02
@allanbowe allanbowe merged commit f44325d into main Dec 14, 2020
@allanbowe allanbowe deleted the issue344 branch December 14, 2020 08:22
@ghost
Copy link

ghost commented Dec 14, 2020

🎉 This PR is included in version 1.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Dec 14, 2020
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.

None yet

2 participants