Skip to content

Commit a550783

Browse files
authored
Set fixed apache/openwhisk commit (ibm-functions#145)
- Use a fixed apache/openwhisk commit to run the tests, to explicitly control when changes are consumed. - Update the notice year (#5122)
1 parent 7de4d00 commit a550783

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

tools/travis/setup.sh

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@ HOMEDIR="$SCRIPTDIR/../../../"
99

1010
# clone openWhisk
1111
cd $HOMEDIR
12-
git clone --depth=1 https://github.com/apache/openwhisk.git openwhisk
12+
# git clone --depth=1 https://github.com/apache/openwhisk.git openwhisk
13+
git clone https://github.com/apache/openwhisk.git openwhisk
14+
cd openwhisk
15+
# Use a fixed commit to run the tests, to explicitly control when changes are consumed.
16+
# Commit: Update the notice year (#5122)
17+
git checkout ecb2a980659f28d0adbd9ef837afaf4cb2b695bf
18+
1319

1420
# setup the openwhisk environment
15-
cd openwhisk
1621
./tools/travis/setup.sh
1722

1823
# Also build required test artifacts

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy