apache / apache/openwhisk

Publish OpenWhisk standalone jar to Github release

Open
#4,525 5 comments 4 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

To simplify usage of standalone openwhisk jar (#4516) for end users we should publish the jar under Github releases. This should follow an approach similar to what has been done for [wsk cli][1]

Few aspects

* The release should be done from master build
* It should make use of [multi stage builds](https://docs.travis-ci.com/user/deployment/releases/) as core repo as multiple steps involved
* The release should be marked under [pre-release](https://docs.travis-ci.com/user/deployment/releases/#advanced-options)
* Useful links
* [Conditional Releases](https://docs.travis-ci.com/user/deployment#conditional-releases-with-on)

[1]: https://github.com/apache/incubator-openwhisk-cli/releases

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.