Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Gitlab Integration#253

Merged
westonruter merged 21 commits intomasterfrom
gitlab
Aug 10, 2017
Merged

Gitlab Integration#253
westonruter merged 21 commits intomasterfrom
gitlab

Conversation

@valendesigns
Copy link
Copy Markdown
Contributor

No description provided.

check-diff.sh Outdated
fi
DIFF_HEAD=${DIFF_HEAD:-$TRAVIS_COMMIT}
elif [[ ! -z "${GITLAB_CI}" ]]; then
DIFF_BASE=${DIFF_BASE:-master}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Let's update this to use $DEFAULT_BASE_BRANCH from #229.

npm config set prefix $TEMP_DIRECTORY
export NODE_PATH=$TEMP_DIRECTORY/lib/node_modules:$NODE_PATH
export PATH=$TEMP_DIRECTORY/bin:$PATH
fi
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This can be eliminated once #252 is resolved.

@westonruter westonruter merged commit d64162a into master Aug 10, 2017
@westonruter westonruter deleted the gitlab branch August 10, 2017 19:07
@PatelUtkarsh
Copy link
Copy Markdown
Member

Should we add .gitlab-ci.yml sample file? @valendesigns

@valendesigns
Copy link
Copy Markdown
Contributor Author

@PatelUtkarsh I don't think we have enough experience with Gitlab CI to suggest a best practice sample config. Once IBD is 100% sorted I think we can circle back and add one though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants