Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
amundsen_dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Surendar Reddy Mangannagari
amundsen_dev
Commits
0421f776
Unverified
Commit
0421f776
authored
Feb 09, 2019
by
Jin Hyuk Chang
Committed by
GitHub
Feb 09, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DPTOOLS-1515] Register to Pypi (#3)
parent
3e239e59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
22 deletions
+23
-22
.travis.yml
.travis.yml
+23
-22
No files found.
.travis.yml
View file @
0421f776
matrix
:
include
:
-
language
:
python
python
:
-
"
3.6"
install
:
-
pip3 install -r requirements3.txt
script
:
-
make test
-
language
:
node_js
node_js
:
-
"
8"
before_install
:
-
cd amundsen_application/static
install
:
-
npm install
script
:
-
npm run build
# TODO - replace build with `tsc` and 'lint`
# - npm run tsc
# - npm run lint
# TODO - Fix and enable 'test'
# - npm run test
-
language
:
python
python
:
-
'
3.6'
install
:
-
pip3 install -r requirements3.txt
script
:
-
make test
-
language
:
node_js
node_js
:
-
'
8'
before_install
:
-
cd amundsen_application/static
install
:
-
npm install
script
:
-
npm run build
deploy
:
password
:
secure
:
QohFWueXLLye2i8KSNRJGqLU4rw8lZJqlByergtyxKpjTuxxMfgl0ejDlu0qZ6qlGiP3kAaS4zAjwDYCNelQmywYODC4UpjarvhfttkltgPH2YDSgFcMxJt5FRXU8Vxwh+AscNo1sZRzXfFPWMRN525mcxDu6CYFCBp2txFW2O9abNHFPU46Jze314tAgmdceHU/Hbs6WT/mBRQRELXoxbw2u2HBVMiHLKCwfio2857xshKGw5Rz1kvt/FVJ1PxwBP57I+6YUfPoy5rOUZWtSuCdBmNlVFk3v1rX/AIap8+PIMACGlUpKhJVRaAGTnSEVzv6bGD6SMOPZ/nVIYl3GssDhRB5uDP2ttilS+Kvbk9BQ/rbcidxxhIGQ8nDx/Auj6PK2e6Hp77N4k4yKxFjz/8cOQhHIKen9LFDXxGfbyoXV5Izf0aYKgvIJxlh3T8Mg42UbyfvztudyjHI1aG1VRF3Qq6Dt0y2yPJYefeAiLqQnCkrDEKTnr6Kxv5lLEi/XTj+tl/pk+OhuVWHyIBGiG+Nb4lZOuW7uo7xqANu6/Ei9plMK7X5ibpPzzRzAWLSpYHOC7dM457XEbgEcWgHzWMC2u1mHoFDlyKcOOqgkgcwmWJZZI4gVVob9uxukdoPN4IABkWhAXC5wQJ3C1eAddRcDAry0bZvFreupsrLIho=
on
:
tags
:
true
distributions
:
sdist bdist_wheel
repo
:
lyft/amundsenfrontendlibrary
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment