close
Skip to content

feat: implement the logic for running python stored programs#259

Merged
allanbowe merged 7 commits into
mainfrom
python-runtime
Aug 17, 2022
Merged

feat: implement the logic for running python stored programs#259
allanbowe merged 7 commits into
mainfrom
python-runtime

Conversation

@sabhas

@sabhas sabhas commented Aug 16, 2022

Copy link
Copy Markdown
Member

Intent

  • add the ability the execute python stored program

Implementation

  • added a new runtime for python

Checks

  • 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.
  • Reviewer is assigned.

@sabhas
sabhas marked this pull request as draft August 16, 2022 10:53
Comment thread README.md Outdated
@sabhas
sabhas marked this pull request as ready for review August 16, 2022 17:43
Comment thread api/src/controllers/internal/processProgram.ts
Comment thread api/src/controllers/internal/processProgram.ts
Comment thread api/src/routes/api/spec/stp.spec.ts Outdated

@YuryShkoda YuryShkoda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

see comments above

Comment thread api/src/controllers/internal/createPythonProgram.ts Outdated
Comment thread api/src/controllers/internal/createPythonProgram.ts Outdated
@allanbowe
allanbowe merged commit 64f80e9 into main Aug 17, 2022
@allanbowe
allanbowe deleted the python-runtime branch August 17, 2022 20:45
@sasjsbot

Copy link
Copy Markdown

🎉 This PR is included in version 0.16.0 🎉

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.

4 participants