Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Py] Add CI for the generated python package #28

Open
fullcircle23 opened this issue Feb 27, 2020 · 2 comments
Open

[Py] Add CI for the generated python package #28

fullcircle23 opened this issue Feb 27, 2020 · 2 comments
Assignees

Comments

@fullcircle23
Copy link
Contributor

fullcircle23 commented Feb 27, 2020

Update the necessary scripts and/or templates to build, test, publish/release the symbol-openapi-python package to PyPi.

@fullcircle23
Copy link
Contributor Author

I'm working on this one.

@fullcircle23 fullcircle23 changed the title Publish the generated python package [Py] Publish the generated python package Feb 27, 2020
@fullcircle23 fullcircle23 self-assigned this Mar 3, 2020
@fullcircle23 fullcircle23 changed the title [Py] Publish the generated python package [Py] Build Test Publish the generated python package Apr 7, 2020
fullcircle23 added a commit to fullcircle23/symbol-openapi-generator that referenced this issue Apr 7, 2020
fullcircle23 added a commit to fullcircle23/symbol-openapi-generator that referenced this issue Apr 29, 2020
Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Test openapi3 fix

Test openapi3 fix

List openapi3 string value errors

pyenv global 3.6.3

Cleanup

test workaround for invalid syntax errors

workaround for invalid syntax errors

workaround for invalid syntax errors

patch invalid string values in openapi3.yml

update patch script

update patch script to fix invalid string examples

temp set pytest maxfail to 100

enable git_push

enable git_push

Fix travis git_push

Script to enclose strings having single quotes with double quotes

Fix bug in script to enclose value with double-quotes

Change after_install to before_script in travis yml

add debug info in travis yml

pyenv install 3.7.7

pyenv install --list

pyenv install 3.7-dev

pyenv install 3.7.0a1

revert to pyenv global 3.6.3

Remove redundant pip install pytest pyyaml; add grep to debug

fix bug

Put back pip install pytest pyyaml

Add pyenv --version

Disabled pytest

Typo

Minor improvement

Add support for python symbol#26
@fullcircle23 fullcircle23 changed the title [Py] Build Test Publish the generated python package [Py] Add CI for the generated python package Apr 30, 2020
rg911 pushed a commit that referenced this issue May 1, 2020
* Add support for Python #26

Add support for Python #26

Add support for Python #26

* Add support for Python #26

* Add support for Python #26 - Improvements

* Remove python 2.7 until 3.3

* Fix conflicts and merge changes

* Build Test Publish the generated python package #28

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Add python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies in .travis.yml

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Fix python dependencies

Test openapi3 fix

Test openapi3 fix

List openapi3 string value errors

pyenv global 3.6.3

Cleanup

test workaround for invalid syntax errors

workaround for invalid syntax errors

workaround for invalid syntax errors

patch invalid string values in openapi3.yml

update patch script

update patch script to fix invalid string examples

temp set pytest maxfail to 100

enable git_push

enable git_push

Fix travis git_push

Script to enclose strings having single quotes with double quotes

Fix bug in script to enclose value with double-quotes

Change after_install to before_script in travis yml

add debug info in travis yml

pyenv install 3.7.7

pyenv install --list

pyenv install 3.7-dev

pyenv install 3.7.0a1

revert to pyenv global 3.6.3

Remove redundant pip install pytest pyyaml; add grep to debug

fix bug

Put back pip install pytest pyyaml

Add pyenv --version

Disabled pytest

Typo

Minor improvement

Add support for python #26

* [Python] Minor fixes
@fullcircle23
Copy link
Contributor Author

Keeping this issue open as I just noticed that although the travis build job passes, the log is cut off and I don't see the "deploy" portion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant