You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what you are trying to do and why it is not optimal.
With the CI framework setup with python (click, pytest, github workflows), we now need to determine a good way to implement CD of the project.
Possible solution:
The solution should be able to deploy different build for python readily. Currently thinking about using Jekins and Google.
Describe alternatives you've considered
Jenkins seems quite consistent looking into various open source alternative for frameworks to deploy on, like AWS etc.
Additional context
Looking for any additional ideas for implementation and resources to use @Tlazypanda
The text was updated successfully, but these errors were encountered:
Describe what you are trying to do and why it is not optimal.
With the CI framework setup with python (click, pytest, github workflows), we now need to determine a good way to implement CD of the project.
Possible solution:
The solution should be able to deploy different build for python readily. Currently thinking about using Jekins and Google.
Describe alternatives you've considered
Jenkins seems quite consistent looking into various open source alternative for frameworks to deploy on, like AWS etc.
Additional context
Looking for any additional ideas for implementation and resources to use @Tlazypanda
The text was updated successfully, but these errors were encountered: