Remove git property plugin.#5017
Conversation
|
Looks ok to me. Could we have hardcoded the values also? |
|
@rabbah You meant, adding one commit to the 1.0.0 branch to hardcode the commit version which would be displayed? |
|
I was playing around with something last night too, but didn't quite validate it was working. It's possible to make the git.properties task optional by adding this to standalone's build.gradle, but not otherwise changing the code. You then get a splash screen like: |
|
I haven't submitted the "make it optional" PR because I have a more fundamental problem. At least for me, the standalone docker image doesn't work at all (see #5016). |
|
@dgrove-oss Could you open a PR for this? We could also make it work with higher versions of Docker, but I think that is out of scope for 1.0.0 as our guide is using |
|
I will submit a PR with the gitProperties change. At some level, I agree that updating the docker version is not release blocking. However, I would like to try to see if it can be fixed just by upgrading the docker version we put in the standalone docker image. It is unfortunate that our default instructions to run standalone (run start.sh to launch the standalone:1.0.0 image) don't work out of the box on MacOS with latest Docker Desktop. None of that needs to stall the scheduler work however. We have the 1.0.0 branch. New work can continue on the master branch without waiting for 1.0.0 to be cut. We can cherry-pick commits to 1.0.0 as needed. |
|
As discussed, closing in favor of #5018 |
This is to release OpenWhisk 1.0.0.