You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by "dgrove-oss (via GitHub)" <gi...@apache.org> on 2023/05/05 22:03:28 UTC

[GitHub] [openwhisk-runtime-docker] dgrove-oss opened a new pull request, #101: prep for 1.15 release

dgrove-oss opened a new pull request, #101:
URL: https://github.com/apache/openwhisk-runtime-docker/pull/101

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-runtime-docker] dgrove-oss merged pull request #101: prep for 1.15 release

Posted by "dgrove-oss (via GitHub)" <gi...@apache.org>.
dgrove-oss merged PR #101:
URL: https://github.com/apache/openwhisk-runtime-docker/pull/101


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-runtime-docker] style95 commented on a diff in pull request #101: prep for 1.15 release

Posted by "style95 (via GitHub)" <gi...@apache.org>.
style95 commented on code in PR #101:
URL: https://github.com/apache/openwhisk-runtime-docker/pull/101#discussion_r1195862010


##########
core/CHANGELOG.md:
##########
@@ -22,6 +22,7 @@
 ## 1.15.0
   - Update base python image to `python:3.11-alpine`
   - Update python dependacies
+  -  Support array result include sequence action (#92)

Review Comment:
   Yes but it seems it's not working in the preview.
   https://github.com/apache/openwhisk-runtime-docker/blob/master/core/CHANGELOG.md



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-runtime-docker] style95 commented on a diff in pull request #101: prep for 1.15 release

Posted by "style95 (via GitHub)" <gi...@apache.org>.
style95 commented on code in PR #101:
URL: https://github.com/apache/openwhisk-runtime-docker/pull/101#discussion_r1194512719


##########
core/CHANGELOG.md:
##########
@@ -22,6 +22,7 @@
 ## 1.15.0
   - Update base python image to `python:3.11-alpine`
   - Update python dependacies
+  -  Support array result include sequence action (#92)

Review Comment:
   Do we have to add a link to the PR explicitly just like [this](https://github.com/apache/openwhisk-runtime-docker/pull/101/files#diff-78487a5c5ddc3583bba367131aee9230c451649e5f39a2522a784effcf6d6c66R41)?
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-runtime-docker] dgrove-oss commented on a diff in pull request #101: prep for 1.15 release

Posted by "dgrove-oss (via GitHub)" <gi...@apache.org>.
dgrove-oss commented on code in PR #101:
URL: https://github.com/apache/openwhisk-runtime-docker/pull/101#discussion_r1195113049


##########
core/CHANGELOG.md:
##########
@@ -22,6 +22,7 @@
 ## 1.15.0
   - Update base python image to `python:3.11-alpine`
   - Update python dependacies
+  -  Support array result include sequence action (#92)

Review Comment:
   If the PR is to the same repository as the release, then GitHub automatically converts the short form (#92) to the appropriate link when it is in the description of the release.  We only need the longer form when we want to link to a PR in a different repository.  Thanks for thinking of this though. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org