Skip to content

Restore missing documentation about how to test runtimes standalone. - #227

Open
Rurouni-Jiaxin wants to merge 6 commits into
apache:masterfrom
Rurouni-Jiaxin:jfan/document/test
Open

Restore missing documentation about how to test runtimes standalone.#227
Rurouni-Jiaxin wants to merge 6 commits into
apache:masterfrom
Rurouni-Jiaxin:jfan/document/test

Conversation

@Rurouni-Jiaxin

@Rurouni-JiaxinRurouni-Jiaxin commented Oct 31, 2022

Copy link
Copy Markdown

In this repo, the instructions on building and running the standalone runtime container is missing. Therefore this PR is created to fix that. @mrutkows review-requested:mrutkows

@Rurouni-Jiaxin
Rurouni-Jiaxin marked this pull request as draft October 31, 2022 13:34
@Rurouni-Jiaxin
Rurouni-Jiaxin marked this pull request as ready for review October 31, 2022 13:35
@mrutkows

mrutkows commented Nov 11, 2022

Copy link
Copy Markdown
Contributor

@Rurouni-Jiaxin Would it be possible to

  1. update the top-level README.md to link to this "standalone" README?
    Perhaps under the https://github.com/apache/openwhisk-runtime-nodejs#testing section.

  2. Also, you may want to relocate your markdown to the "docs/user" dir. (e.g., https://github.com/apache/openwhisk-runtime-nodejs/blob/master/docs/users/)

  3. If you would kindly work in the 3 use cases (and link to their json data files) from here: https://github.com/apache/openwhisk-runtime-nodejs/tree/master/tests/src/test/knative that would be great!

@mrutkows

Copy link
Copy Markdown
Contributor

@Rurouni-Jiaxin you may want to look at this closed PR from a while ago which would have added pre-reqs and other info, that may be helpful (applied) to your new doc.
https://github.com/apache/openwhisk-runtime-nodejs/pull/190/files

Comment thread.github/workflows/ci.yaml Outdated
Comment threaddocs/users/standalone/README.md Outdated
@Rurouni-Jiaxin
Rurouni-Jiaxinforce-pushed the jfan/document/test branch 2 times, most recently from 7f37442 to 03a8541CompareJanuary 30, 2023 19:13
Jiaxin Fan added 3 commits January 30, 2023 20:33
Revised README, also add EOL at end of file
Attempt to fix trailing white space
Checked for typos
Fix minor formatting error, test Git still works
WIP: update top-level README
Comment threadtests/src/test/standalone/README.md Outdated
Comment threadtests/src/test/standalone/README.md Outdated
Comment threadtests/src/test/standalone/README.md Outdated
Comment threaddocs/users/standalone/README.md Outdated
Add CI status
Rebase resolved
Squash commits
Update top level README
Rollback changes to ci.yaml
Jiaxin Fan added 2 commits February 6, 2023 14:06
add EOL
Fix filepath in curl command
@mrutkows

mrutkows commented Feb 6, 2023 via email

Copy link
Copy Markdown
Contributor

Sign up for freeto 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.

3 participants

@Rurouni-Jiaxin@mrutkows@dgrove-oss