Merge of pypi_test_deploy_3 to dev
- Fix gitlab-ci deploy job cause github job override script configuration
- Add build command in Makefile
- Add build documentation in README
- Use "make build" in gitlab-ci
- Add deploy and deploy_test commands in Makefile
- Add deploy and deploy_test documentation in README
- Use "make deploy" and "make deploy_test" in gitlab-ci
- Require env var PYPI_LOGIN, PYPI_PASSWORD, PYPI_TEST_LOGIN, PYPI_TEST_PASSWORD in gitlab settings
- Pipeline run on Makefile changes
Merge request reports
Activity
added 1 commit
- 76353a39 - [fix] #99 (closed) fix build command in Makefile
added 7 commits
- 47d78de0 - [fix] #99 (closed) fix releases job in gitlab-ci
- 8b527591 - [enh] #99 (closed) add build command in Makefile
- bd006d3f - [enh] #99 (closed) install build tools via a requirements_deploy.txt
- b67aa6e3 - [enh] #99 (closed) use "make build" and requirements_deploy.txt in gitlab-ci
- 654ef4ba - [enh] #99 (closed) add deploy and deploy_test commands in Makefile
- 35e4575e - [enh] #99 (closed) use "make deploy" and "make deploy_test" commands in gitlab-ci
- e1e780ef - [fix] #99 (closed) fix pipeline not run when Makefile is changed
Toggle commit listReady to review. Replace MR !71 (closed).
changed milestone to %0.55.x
Please register or sign in to reply