/
Detecting changes in source control
Detecting changes in source control
A good automated build will detect when code is changed in source control and trigger a build.
For a git this is quite easy to do using the git log command. But do in a way which is stable.
Scripting with Lua is perfect.
, multiple selections available,
Related content
What is Source Control?
What is Source Control?
More like this
Be conscious about what to commit to source control
Be conscious about what to commit to source control
More like this
What is version control?
What is version control?
More like this
Quality Testing should be done with controlled builds
Quality Testing should be done with controlled builds
More like this
Ever tracked changes in Microsoft Word?
Ever tracked changes in Microsoft Word?
More like this
Automated build concepts
Automated build concepts
Read with this