Skip to content
New issue

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

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

Already on GitHub? # to your account

Simple CI/CD #3

Closed
Tim55667757 opened this issue Jul 1, 2022 · 1 comment
Closed

Simple CI/CD #3

Tim55667757 opened this issue Jul 1, 2022 · 1 comment
Assignees
Labels
Task A small task or improvements
Milestone

Comments

@Tim55667757
Copy link
Owner

  1. Some CI stages: unit-tests + build package (+ func. tests in future).
  2. CD: simple release cycle with dev builds in feature brunches and release builds in master brunch, and then publish into PyPI stage.
@Tim55667757 Tim55667757 self-assigned this Jul 1, 2022
@Tim55667757 Tim55667757 added the Task A small task or improvements label Jul 1, 2022
@Tim55667757 Tim55667757 added this to the release-1.1 milestone Jul 11, 2022
Tim55667757 added a commit that referenced this issue Jul 11, 2022
Tim55667757 added a commit that referenced this issue Jul 20, 2022
Tim55667757 added a commit that referenced this issue Jul 20, 2022
Tim55667757 added a commit that referenced this issue Jul 21, 2022
Tim55667757 added a commit that referenced this issue Jul 21, 2022
Tim55667757 added a commit that referenced this issue Jul 21, 2022
Tim55667757 added a commit that referenced this issue Jul 21, 2022
Tim55667757 added a commit that referenced this issue Jul 21, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 22, 2022
Tim55667757 added a commit that referenced this issue Jul 23, 2022
Tim55667757 added a commit that referenced this issue Jul 23, 2022
Tim55667757 added a commit that referenced this issue Jul 23, 2022
@Tim55667757
Copy link
Owner Author

Simple CI/CD chain implemented with stages PRE-BUILDING -> TESTING -> BUILDING -> PUBLISHING to PyPI.

Example of build success with version tksbrokerapi-1.2.dev39: https://app.travis-ci.com/github/Tim55667757/TKSBrokerAPI/builds/253552987

PyPI packet: https://pypi.org/project/tksbrokerapi/1.2.dev39/

Tim55667757 added a commit that referenced this issue Jul 23, 2022
Tim55667757 added a commit that referenced this issue Jul 23, 2022
…LDING -> TESTING -> BUILDING -> PUBLISHING to PyPI
Tim55667757 added a commit that referenced this issue Jul 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Task A small task or improvements
Projects
None yet
Development

No branches or pull requests

1 participant