Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implemented testing branch substitution#463

Merged
Pazus merged 2 commits intodevelopfrom
feature/testing-branch-substitution
Aug 21, 2017
Merged

Implemented testing branch substitution#463
Pazus merged 2 commits intodevelopfrom
feature/testing-branch-substitution

Conversation

@Pazus
Copy link
Copy Markdown
Member

@Pazus Pazus commented Aug 21, 2017

Also added the variable to the build

@Pazus Pazus added this to the v3.0.3 milestone Aug 21, 2017
@Pazus Pazus self-assigned this Aug 21, 2017
@Pazus Pazus requested a review from jgebal August 21, 2017 07:02
Comment thread .travis.yml
# download latest utPLSQL release
#- curl -LOk $(curl --silent https://api.github.com/repos/utPLSQL/utPLSQL/releases/latest | awk '/browser_download_url/ { print $2 }' | grep ".zip" | sed 's/"//g')
- git clone --depth=1 --branch=develop https://github.com/utPLSQL/utPLSQL.git $UTPLSQL_DIR
- git clone --depth=1 --branch=${SELFTESTING_BRANCH:-master} https://github.com/utPLSQL/utPLSQL.git $UTPLSQL_DIR
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to set SELFTESTING_BRANCH=develop in order for this change to work before we release 3.0.3 I think

@jgebal jgebal force-pushed the feature/testing-branch-substitution branch from 241cc86 to 74a8689 Compare August 21, 2017 07:58
@Pazus Pazus merged commit 0b77ce1 into develop Aug 21, 2017
@Pazus Pazus deleted the feature/testing-branch-substitution branch August 21, 2017 12:03
Sign up for free to 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.

2 participants