Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Conversation

szha
Copy link
Member

@szha szha commented Jan 22, 2019

Description

CI refactoring to speed up tests

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • Code is well-documented

Changes

  • CI refactoring to speed up tests

@szha szha force-pushed the ci branch 3 times, most recently from cbcfddd to b0ffe4a Compare January 22, 2019 02:40
@szha szha force-pushed the ci branch 4 times, most recently from a6038bb to 0d10f3e Compare April 17, 2019 06:47
@szha szha force-pushed the ci branch 17 times, most recently from 49b8efe to 0b08498 Compare April 27, 2019 06:21
@szha szha force-pushed the ci branch 4 times, most recently from 2417dfa to 7503d6b Compare May 2, 2019 00:47
@szha szha force-pushed the ci branch 6 times, most recently from aabda0b to ca078c2 Compare May 2, 2019 22:44
@szha szha changed the title [WIP][CI] CI refactoring to speed up tests [CI] CI refactoring to speed up tests May 3, 2019
@szha szha force-pushed the ci branch 2 times, most recently from 009b95b to ef9704c Compare May 3, 2019 01:20
utils.main_wrapper(
core_logic: {
utils.parallel_stage('Doc Test', [
build_steps.test_doctest('gluon-nlp-cpu-py3', 'cpu/py3',
Copy link
Member Author

Choose a reason for hiding this comment

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

this is not using the master branch yet as there's ongoing issue with master branch.

@mli
Copy link
Member

mli commented May 3, 2019

Job PR-566/26 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-566/26/index.html

@mli
Copy link
Member

mli commented May 3, 2019

Job PR-566/27 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-566/27/index.html

@szha szha merged commit b079bab into dmlc:master May 3, 2019
@szha szha deleted the ci branch May 3, 2019 22:03
gigasquid pushed a commit to gigasquid/gluon-nlp that referenced this pull request May 6, 2019
* refactor CI pipelines

* fix py2 lint

* py2 py3

* add master tests

* update script tests

* update py3 master env

* update test call

* update test scripts

* separate cpu and gpu env

* fix lint

* setup codecov upload

* add script unittests

* adjust integration tests

* add integration (script) tests

* fix test

* add documentation pipeline

* fix lint

* fix doctest

* not using master for doc build until bugs are fixed

* separate link check

* fix doc

* use separate pkg cache for conda

* fix doc build pipeline
astonzhang pushed a commit that referenced this pull request May 10, 2019
* refactor CI pipelines

* fix py2 lint

* py2 py3

* add master tests

* update script tests

* update py3 master env

* update test call

* update test scripts

* separate cpu and gpu env

* fix lint

* setup codecov upload

* add script unittests

* adjust integration tests

* add integration (script) tests

* fix test

* add documentation pipeline

* fix lint

* fix doctest

* not using master for doc build until bugs are fixed

* separate link check

* fix doc

* use separate pkg cache for conda

* fix doc build pipeline
@leezu
Copy link
Contributor

leezu commented Jun 7, 2019

This broke the links in docs/community/contribute.rst and thus the CI pipeline on the master branch. I'll open a PR to fix it

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.

5 participants