| Sep | OCT | Nov |
| 29 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: Save Page Now Outlinks
Full Stack Python
All topics |
Blog |
Supporter's Edition |
@fullstackpython |
Facebook |
What's new?
In the above diagram, when new code is committed to a source repository
there is a hook that notifies the continuous integration server that new
code needs to be built (the continuous integration server could also
poll the source code repository if a notification is not possible).
The continuous integration server pulls the code to build and test it. If
all tests pass, the continuous integration server begins the deployment
process. The new code is pulled down to the server where the deployment is
taking place. Finally the deployment process is completed via restarting
services and related deployment activities.
There are many other ways a continuous integration server and its
deployments can be structured. The above was just one example of a
relatively simple setup.
The most accurate speech-to-text API. Built for Python developers.