Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

[ADD] gitlab: Add example to use gitlab #501

Merged
merged 1 commit into from
Oct 28, 2017

Conversation

moylop260
Copy link
Contributor

pipeline vauxoo instance gitlab 1

@moylop260
Copy link
Contributor Author

@yajo
FYI I have added a example to use gitlab with MQT using the current scripts of runbot, travis and another CI (shippable maybe).

@nhomar
Copy link
Member

nhomar commented Oct 27, 2017

+1

Copy link
Member

@yajo yajo left a comment

Choose a reason for hiding this comment

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

Cool, thanks!

LINT_CHECK: "0"
TESTS: "1"
script:
- export TRAVIS_BUILD_DIR=$(pwd)
Copy link
Member

Choose a reason for hiding this comment

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

I think this can get into the main variables section with just TRAVIS_BUILD_DIR: "$CI_PROJECT_DIR"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I got it
Thanks!

Done!

cc @ruiztulio

@moylop260 moylop260 force-pushed the oca-gitlab-example-moy branch from 1ccb465 to 261eec0 Compare October 27, 2017 23:44
lasley
lasley previously requested changes Oct 27, 2017
script:
- apt-get update && apt-get install -y tree dos2unix
- source /.repo_requirements/virtualenv/python3.5/bin/activate
- git clone https://github.com/vauxoo/maintainer-quality-tools.git -b master ${HOME}/maintainer-quality-tools
Copy link
Contributor

Choose a reason for hiding this comment

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

And here

TESTS: "0"
script:
- sudo apt-get update && sudo apt-get install -y dos2unix
- git clone https://github.com/vauxoo/maintainer-quality-tools.git -b master ${HOME}/maintainer-quality-tools
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO this should be the OCA repo instead of Vauxoo fork

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, thanks
(copy&paste issue)

@moylop260 moylop260 force-pushed the oca-gitlab-example-moy branch from 261eec0 to 702bb3f Compare October 27, 2017 23:54
@nhomar nhomar dismissed lasley’s stale review October 28, 2017 00:25

All reviews done

@nhomar nhomar merged commit 3a13666 into OCA:master Oct 28, 2017
@moylop260 moylop260 deleted the oca-gitlab-example-moy branch October 28, 2017 00:26
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