antikythera v0.2.0 mix antikythera_local.version_upgrade_test View Source
Link to this section Summary
Functions
A task needs to implement run
which receives
a list of command line args
Link to this section Functions
Link to this function
check_new_version_is_applied(app_name, new_semver, original_version, mixfile_path)
View Source
Link to this function
check_new_version_with_noupgrade_is_not_applied(app_name, new_semver, original_version, mixfile_path)
View Source
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.