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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add OPR V2 runtimes #33

Merged
merged 3 commits into from Sep 13, 2022
Merged

Feat: Add OPR V2 runtimes #33

merged 3 commits into from Sep 13, 2022

Conversation

Meldiron
Copy link
Contributor

@Meldiron Meldiron commented Aug 17, 2022

What does this PR do?

  • Adds new runtimes
  • Renames node-18 to node-18.0 (IIRC, we never used 18, it was always 18.0)
  • Updates README table

Test Plan

  • Manual QA

CleanShot 2022-08-17 at 10 23 23

CleanShot 2022-08-17 at 10 23 48

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes 馃槆

'req' variable has:
'headers' - object with request headers
'payload' - request body data as a string
'env' - object with environment variables
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
'env' - object with environment variables
'variables' - object with environment variables

We need to rename this to variables.. in all the runtimes :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I would love to address that in separate PR when all active PRs are merged. That way I am 100% sure I addressed it everywhere properly - same for class parameters (databaseId) and library versions.

Copy link
Member

Choose a reason for hiding this comment

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

okay 馃憤

@christyjacob4 christyjacob4 merged commit 1c386a3 into main Sep 13, 2022
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.

None yet

2 participants