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

NNI release build pipeline #746

Merged
merged 60 commits into from
Feb 18, 2019
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
dd12229
Merge pull request #1 from Microsoft/master
chicm-ms Nov 13, 2018
a67a6b8
Merge pull request #2 from Microsoft/master
chicm-ms Nov 16, 2018
75fd2f1
Merge pull request #3 from Microsoft/master
chicm-ms Nov 19, 2018
10e998f
Merge pull request #4 from Microsoft/master
chicm-ms Nov 27, 2018
a0f361c
Merge pull request #5 from Microsoft/master
chicm-ms Nov 27, 2018
76d7142
Merge pull request #6 from Microsoft/master
chicm-ms Nov 28, 2018
bc10bf7
Merge pull request #7 from Microsoft/master
chicm-ms Nov 29, 2018
d76deb3
Merge pull request #8 from Microsoft/master
chicm-ms Dec 4, 2018
5a28636
Merge pull request #10 from Microsoft/master
chicm-ms Dec 17, 2018
16f9cce
Merge pull request #11 from Microsoft/master
chicm-ms Dec 19, 2018
2f3bbaf
Merge pull request #12 from Microsoft/master
chicm-ms Dec 21, 2018
3973a74
Merge pull request #13 from Microsoft/master
chicm-ms Dec 21, 2018
4d07766
Merge pull request #14 from Microsoft/master
chicm-ms Dec 24, 2018
6d6cf1b
Merge pull request #15 from Microsoft/master
chicm-ms Dec 26, 2018
59585c2
Merge pull request #16 from Microsoft/master
chicm-ms Jan 2, 2019
dea9ba7
Merge pull request #17 from Microsoft/master
chicm-ms Jan 4, 2019
a4e0e12
Merge pull request #18 from Microsoft/master
chicm-ms Jan 9, 2019
a7202b6
Merge pull request #19 from Microsoft/master
chicm-ms Jan 11, 2019
94700c4
Merge pull request #20 from Microsoft/master
chicm-ms Jan 16, 2019
62fc165
Pull code (#22)
chicm-ms Jan 21, 2019
acc6c28
Revert "Pull code (#22)"
chicm-ms Jan 21, 2019
458967e
Merge pull request #23 from chicm-ms/revert-22-master
chicm-ms Jan 21, 2019
a90841a
Merge pull request #24 from Microsoft/master
chicm-ms Jan 21, 2019
15d83f7
Merge pull request #25 from Microsoft/master
chicm-ms Jan 22, 2019
d62228d
Merge pull request #26 from Microsoft/master
chicm-ms Jan 22, 2019
b307843
Merge pull request #27 from Microsoft/master
chicm-ms Jan 24, 2019
11d4d22
Merge pull request #28 from Microsoft/master
chicm-ms Jan 25, 2019
2f01a4c
Fix broken pipe v0.5.1 (#679)
chicm-ms Jan 29, 2019
1cbe634
Update version message (#682)
lvybriage Jan 30, 2019
cc95fef
Fix db init log and log format issue (#686)
chicm-ms Jan 30, 2019
a656bba
Doc fix: fix typo, rewording and correct format. (#697)
squirrelsc Jan 31, 2019
b38c043
release related doc/note modification (#699)
QuanluZhang Jan 31, 2019
df4f05c
add Chinese translation (#661)
squirrelsc Jan 31, 2019
4bae0b5
update Chinese for 0.5.1 (#701)
squirrelsc Jan 31, 2019
af01158
Merge pull request #700 from Microsoft/v0.5.1
QuanluZhang Feb 1, 2019
fc6f124
Fix typo (#708)
squirrelsc Feb 2, 2019
bf9fe6d
add description that SMAC need to be installed (#711)
squirrelsc Feb 3, 2019
60223b2
update Chinese according doc changes (#712)
squirrelsc Feb 3, 2019
8e732f2
fix bug in smac that configspace cannot deal with complex searchspace…
QuanluZhang Feb 10, 2019
43324fd
Set theme jekyll-theme-minimal
goooxu Jan 22, 2019
ae9c7ec
Set theme jekyll-theme-slate
goooxu Jan 22, 2019
c1fa795
Set theme jekyll-theme-cayman
goooxu Jan 22, 2019
cb67a69
Update README.md
goooxu Jan 22, 2019
b475b12
Integrate nni-sdk into nni pypi package
goooxu Jan 28, 2019
cba17a5
Move materials to docs/img folder
goooxu Jan 28, 2019
b7366b6
support dict_type in annotation (#720)
Crysple Feb 12, 2019
e1fe5f5
Add reference link of Tuners&Assessors (#713)
PurityFan Feb 12, 2019
2fb93bd
Relative path to absolute path (#725)
PurityFan Feb 12, 2019
c7af5b7
Fix typo in README.Makefile.md (#723)
Gxllii Feb 13, 2019
6f3a90e
fix metis bug (#728)
leckie-chn Feb 14, 2019
85d936d
Fix pypi package (#727)
SparkSnail Feb 14, 2019
8896afa
Update for reference (#684)
xuehui1991 Feb 14, 2019
41d19a5
Chinese Translation (#732)
squirrelsc Feb 15, 2019
d051a2f
fix some absolute links to relative. (#733)
squirrelsc Feb 15, 2019
0da6f47
random search when suggested parameter appeared in the history (#734)
Feb 18, 2019
bbd441b
Update the link of assessor tutorial in README.md (#730)
Gxllii Feb 18, 2019
fa9d543
Merge pull request #29 from Microsoft/master
chicm-ms Feb 18, 2019
d8bc25b
Merge branch 'master' into chec-dev-build
chicm-ms Feb 18, 2019
41f96d7
updates
chicm-ms Feb 18, 2019
fdc4815
updates
chicm-ms Feb 18, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions deployment/deployment-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

jobs:
- job: 'Build_upload_nni_artifacts_ubuntu'
- job: 'Build_upload_nni_ubuntu'
pool:
vmImage: 'Ubuntu 16.04'
strategy:
Expand All @@ -16,7 +16,7 @@ jobs:
- script: |
# NNI build scripts (Makefile) uses branch tag as package version number
# To test this pipeline without impacting nni testpypi/pypi packages, uncomment following git tag command
git tag v0.0.1
# git tag v0.0.1
cd deployment/pypi
if [ $(build_type) = 'prerelease' ]
then
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
docker push msranni/nni:$IMG_TAG
displayName: 'build and upload nni docker image'

- job: 'Build_upload_nni_artifacts_macos'
- job: 'Build_upload_nni_macos'
pool:
vmImage: 'macOS 10.13'
strategy:
Expand All @@ -73,7 +73,7 @@ jobs:
- script: |
# NNI build scripts (Makefile) uses branch tag as package version number
# To test this pipeline without impacting nni testpypi/pypi packages, uncomment following git tag command
git tag v0.0.1
# git tag v0.0.1
cd deployment/pypi
if [ $(build_type) = 'prerelease' ]
then
Expand All @@ -90,11 +90,9 @@ jobs:
if [ $(build_type) = 'prerelease' ]
then
echo 'uploading prerelease package to testpypi...'
# Not to upload nni_sdk from Mac
python3 -m twine upload -u $(testpypi_user) -p $(testpypi_pwd) --repository-url https://test.pypi.org/legacy/ dist/nni-*
python3 -m twine upload -u $(testpypi_user) -p $(testpypi_pwd) --repository-url https://test.pypi.org/legacy/ dist/*
else
echo 'uploading release package to pypi...'
# Not to upload nni_sdk from Mac
python3 -m twine upload -u $(pypi_user) -p $(pypi_pwd) dist/nni-*
python3 -m twine upload -u $(pypi_user) -p $(pypi_pwd) dist/*
fi
displayName: 'upload nni package to pypi/testpypi'